Security Onion - Security Onion is a Linux distro for intrusion detection, network security monitoring, and log management. It's based on Ubuntu and contains Snort, Suricata, Zeek, OSSEC, Sguil, Squert, Snorby, ELSA, Xplico, NetworkMiner, and many other security tools. The easy-to-use Setup...
InfraMap: Reads .tfstate or HCL to generate a graph specific for each provider TerraCost: Cloud cost estimation for Terraform in the CLI ...and the functionality of each is also embedded in our DevOps solution, which you can find out more about here.About...
The following commands can be used to change the global Git config’s default text editor to Vim, emacs, Textmate or Atom. There’s a separate tutorial on how to make NotePad++ Git’s core editor, which is something easy to do on Windows but somewhat unpredictable on Linux.Globa...
For Linux deployments, we have ensured that FO will work as expected as normal user (non-root user). In order for us to do this, we had to implement a setup script that sets Capabilities on three proxy binaries which can only run specific commands as root. If you deploy from VS, then...
One-liners, commands, utilities for building NGINX, and more Base Rules (14) The basic set of rules to keep NGINX in a good condition. Debugging (4) A few things for troubleshooting configuration problems. Performance (11) Many methods to make sure the NGINX as fast as possible. ...
We can tweak them to execute system commands. Specific to remote code execution vulnerabilities on linux systems.Standard: /bin/cat /etc/passwd Obfuscated: /???/??t /???/??ss?? Used chars: / ? t sStandard: /bin/nc 127.0.0.1 1337 Obfuscated: /???/n? 2130706433 1337 Used chars: ...