Merge pull request #22 from bstlee0/patch-2

Update tools.md
This commit is contained in:
VS 2017-10-17 19:22:33 +03:00 committed by GitHub
commit b884860b63

View File

@ -7,6 +7,7 @@ A curated list of awesome Hacking Tools. Your contributions are always welcome !
### MITM tools ### MITM tools
Name | Description Name | Description
---- | ---- ---- | ----
[Burp Suite](https://portswigger.net/burp) | GUI based tool for testing Web application security.
[mitmproxy](https://mitmproxy.org/) | An interactive console program that allows traffic flows to be intercepted, inspected, modified and replayed [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 [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. [BetterCAP](https://www.bettercap.org/) | MITM attacks against a network, manipulate HTTP, HTTPS and TCP traffic in realtime, sniff for credentials and much more.