mirror of
https://github.com/vitalysim/Awesome-Hacking-Resources.git
synced 2024-12-18 10:56:12 +00:00
9986c11974
asdas
66 lines
2.4 KiB
Markdown
66 lines
2.4 KiB
Markdown
# Awesome Hacking Tools
|
||
|
||
**A collection of awesome lists for hackers, pentesters & security researchers.**
|
||
|
||
A curated list of awesome Hacking Tools. Your contributions are always welcome !
|
||
|
||
### MITM tools
|
||
Name | Description
|
||
---- | ----
|
||
[mitmproxy](https://mitmproxy.org/) | An interactive console program that allows traffic flows to be intercepted, inspected, modified and replayed
|
||
[Ettercap](https://ettercap.github.io/ettercap/) | Ettercap is a comprehensive suite for man in the middle attacks
|
||
[BetterCAP](https://www.bettercap.org/) | MITM attacks against a network, manipulate HTTP, HTTPS and TCP traffic in realtime, sniff for credentials and much more.
|
||
|
||
### SQL Injection
|
||
Name | Description
|
||
---- | ----
|
||
[SQLmap](http://sqlmap.org/) | Automatic SQL injection and database takeover tool
|
||
[SQLninja](http://sqlninja.sourceforge.net/) | SQL Server injection & takeover tool
|
||
[]() |
|
||
[]() |
|
||
|
||
### Source Code Analysis Tools
|
||
Name | Description
|
||
---- | ----
|
||
[Retire.js](http://retirejs.github.io/retire.js/) | detecting the use of JavaScript libraries with known vulnerabilities
|
||
[pyup](https://pyup.io/) | Automated Security and Dependency Updates
|
||
[RIPS](https://www.ripstech.com/) | PHP Security Analysis
|
||
[]() |
|
||
[]() |
|
||
|
||
### Linux Security Tools
|
||
Name | Description
|
||
---- | ----
|
||
[DefenseMatrix](https://github.com/K4YT3X/DefenseMatrix) | Full security solution for Linux Servers
|
||
[]() |
|
||
[]() |
|
||
|
||
|
||
|
||
### Exploitation tools
|
||
Name | Description
|
||
---- | ----
|
||
[Metasploit](https://www.metasploit.com/) | The world’s most used penetration testing framework
|
||
[BeEF](http://beefproject.com/) | Browser Exploitation Framework (Beef)
|
||
[Core Impact](https://www.coresecurity.com/core-impact) | Core Impact provides vulnerability assessment and penetration security testing throughout your organization.
|
||
|
||
|
||
|
||
|
||
### Exploitation tools
|
||
Name | Description
|
||
---- | ----
|
||
[Metasploit](https://www.metasploit.com/) | The world’s most used penetration testing framework
|
||
[BeEF](http://beefproject.com/) | Browser Exploitation Framework (Beef)
|
||
[Core Impact](https://www.coresecurity.com/core-impact) | Core Impact provides vulnerability assessment and penetration security testing throughout your organization.
|
||
|
||
### Awesome Repositories
|
||
Repository | Description
|
||
---- | ----
|
||
[Xerosploit](https://github.com/LionSec/xerosploit) | Efficient and advanced man in the middle framework
|
||
|
||
### Awesome custom projects / Scripts
|
||
Name | Description
|
||
---- | ----
|
||
|