mirror of
https://github.com/fabacab/awesome-cybersecurity-blueteam.git
synced 2024-12-23 22:39:25 -05:00
Add Firejail.
This commit is contained in:
parent
529213dcfa
commit
e17bfc2344
@ -15,6 +15,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
|
||||
- [Honeypots](#honeypots)
|
||||
- [Tarpits](#tarpits)
|
||||
- [Host-based tools](#host-based-tools)
|
||||
- [Sandboxes](#sandboxes)
|
||||
- [Incident Response tools](#incident-response-tools)
|
||||
- [IR management consoles](#ir-management-consoles)
|
||||
- [Evidence collection](#evidence-collection)
|
||||
@ -82,6 +83,10 @@ See also [awesome-honeypots](https://github.com/paralax/awesome-honeypots).
|
||||
- [Open Source HIDS SECurity (OSSEC)](https://www.ossec.net/) - Fully open source and free, feature-rich, Host-based Instrusion Detection System (HIDS).
|
||||
- [Rootkit Hunter (rkhunter)](http://rkhunter.sourceforge.net/) - POSIX-compliant Bash script that scans a host for various signs of malware.
|
||||
|
||||
### Sandboxes
|
||||
|
||||
- [Firejail](https://firejail.wordpress.com/) - SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf.
|
||||
|
||||
## Incident Response tools
|
||||
|
||||
See also [awesome-incident-response](https://github.com/meirwah/awesome-incident-response).
|
||||
|
Loading…
Reference in New Issue
Block a user