mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-23 06:09:22 -05:00
Add checksec.sh, script to test what Linux security features are used.
This commit is contained in:
parent
72c1c6d2ad
commit
3ee5e65e58
@ -392,6 +392,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
|
|||||||
* [Lynis](https://cisofy.com/lynis/) - Auditing tool for UNIX-based systems.
|
* [Lynis](https://cisofy.com/lynis/) - Auditing tool for UNIX-based systems.
|
||||||
* [unix-privesc-check](https://github.com/pentestmonkey/unix-privesc-check) - Shell script to check for simple privilege escalation vectors on UNIX systems.
|
* [unix-privesc-check](https://github.com/pentestmonkey/unix-privesc-check) - Shell script to check for simple privilege escalation vectors on UNIX systems.
|
||||||
* [Hwacha](https://github.com/n00py/Hwacha) - Post-exploitation tool to quickly execute payloads via SSH on one or more Linux systems simultaneously.
|
* [Hwacha](https://github.com/n00py/Hwacha) - Post-exploitation tool to quickly execute payloads via SSH on one or more Linux systems simultaneously.
|
||||||
|
* [checksec.sh](https://www.trapkit.de/tools/checksec.html) - Shell script designed to test what standard Linux OS and PaX security features are being used.
|
||||||
|
|
||||||
### macOS Utilities
|
### macOS Utilities
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user