diff --git a/README.md b/README.md index bdb1ee6..5da83b0 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ Sharpening Your Skills * [Solve Me](http://solveme.safflower.kr/) * [Challenge Land](http://challengeland.co/) * [Participating Challenge Sites](http://www.wechall.net/active_sites/all/by/site_avg/DESC/page-1) +* [Hacker test](http://www.hackertest.net/) Reverse Engineering, Buffer Overflow and Exploit Development -- diff --git a/tools.md b/tools.md index 7bbb7f9..12e24bd 100644 --- a/tools.md +++ b/tools.md @@ -38,10 +38,19 @@ Name | Description [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. +### Search Engine for Penetration Tester +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.) +[Censys](https://www.censys.io/) | Censys continually monitors every reachable server and device on the Internet, so you can search for and analyze them in real time + ### Awesome Repositories Repository | Description ---- | ---- [Xerosploit](https://github.com/LionSec/xerosploit) | Efficient and advanced man in the middle framework +[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). ### Awesome custom projects / Scripts Name | Description