Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ For a list of free hacking books available for download, go [here](https://githu
## Tools
* [Metasploit](https://github.com/rapid7/metasploit-framework) A computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development.
* [mimikatz](https://github.com/gentilkiwi/mimikatz) - A little tool to play with Windows security
* [n01d Machine](https://github.com/bad-antics/n01d-machine) - Secure cross-platform VM manager with sandboxing, Tor routing, VPN support, and security profiles for isolated pentesting environments.
* [Hackers tools](https://www.youtube.com/playlist?list=PLyzOVJj3bHQuiujH1lpn8cA9dsyulbYRv) - Tutorial on tools.
Comment on lines 62 to 65
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better readability, maintainability, and consistency, please consider sorting this list alphabetically and ensuring all descriptions are separated from the link by a hyphen.

Suggested change
* [Metasploit](https://github.com/rapid7/metasploit-framework) A computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development.
* [mimikatz](https://github.com/gentilkiwi/mimikatz) - A little tool to play with Windows security
* [n01d Machine](https://github.com/bad-antics/n01d-machine) - Secure cross-platform VM manager with sandboxing, Tor routing, VPN support, and security profiles for isolated pentesting environments.
* [Hackers tools](https://www.youtube.com/playlist?list=PLyzOVJj3bHQuiujH1lpn8cA9dsyulbYRv) - Tutorial on tools.
* [Hackers tools](https://www.youtube.com/playlist?list=PLyzOVJj3bHQuiujH1lpn8cA9dsyulbYRv) - Tutorial on tools.
* [Metasploit](https://github.com/rapid7/metasploit-framework) - A computer security project that provides information about security vulnerabilities and aids in penetration testing and IDS signature development.
* [mimikatz](https://github.com/gentilkiwi/mimikatz) - A little tool to play with Windows security
* [n01d Machine](https://github.com/bad-antics/n01d-machine) - Secure cross-platform VM manager with sandboxing, Tor routing, VPN support, and security profiles for isolated pentesting environments.


### Docker Images for Penetration Testing & Security
Expand Down