From cf6ef8dd72257b3f5aa48226a4452c70c331cff1 Mon Sep 17 00:00:00 2001 From: Tiago Alves Date: Sat, 21 Oct 2017 21:22:12 -0200 Subject: [PATCH] Delete duplicate Awesome Repos section Unify the Awasome Repositories section in tools.md --- tools.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/tools.md b/tools.md index ea8bbfe..78b5ebf 100644 --- a/tools.md +++ b/tools.md @@ -7,7 +7,9 @@ A curated list of awesome Hacking Tools. Your contributions are always welcome ! ### Awesome Repositories Repository | Description ---- | ---- +[fuzzdb](https://github.com/fuzzdb-project/fuzzdb) | Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery. [HUNT Proxy Extension](https://github.com/bugcrowd/HUNT) | Identify common parameters vulnerable to certain vulnerability classes (HUNT Scanner, availible for Burp Suite PRO and ZAProxy). Organize testing methodologies (currently avalible only inside of Burp Suite). +[SecLists](https://github.com/danielmiessler/SecLists) | It is a collection of multiple types of lists used during security assessments [Xerosploit](https://github.com/LionSec/xerosploit) | Efficient and advanced man in the middle framework ### Awesome custom projects / Scripts @@ -57,14 +59,6 @@ Name | Description [Shodan](http://shodan.io/) | Shodan is the world's first search engine for Internet-connected devices. [Zoomeye](https://www.zoomeye.org/) | search engine for cyberspace that lets the user find specific network components(ip, services, etc.) -### Awesome Repositories -Repository | Description ----- | ---- -[fuzzdb](https://github.com/fuzzdb-project/fuzzdb) | Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery. -[HUNT Proxy Extension](https://github.com/bugcrowd/HUNT) | Identify common parameters vulnerable to certain vulnerability classes (HUNT Scanner, availible for Burp Suite PRO and ZAProxy). Organize testing methodologies (currently avalible only inside of Burp Suite). -[SecLists](https://github.com/danielmiessler/SecLists) | It is a collection of multiple types of lists used during security assessments -[Xerosploit](https://github.com/LionSec/xerosploit) | Efficient and advanced man in the middle framework - ### Source Code Analysis Tools Name | Description ---- | ---- @@ -76,4 +70,4 @@ Name | Description ### Binary Analysis Tools Name | Description ---- | ---- -[BinNavi](https://github.com/google/binnavi) | BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code \ No newline at end of file +[BinNavi](https://github.com/google/binnavi) | BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code