From 2c3153b1fe5e262c8810ee4c7055b53627872412 Mon Sep 17 00:00:00 2001 From: Vitaly Date: Mon, 16 Oct 2017 18:32:41 +0300 Subject: [PATCH] New tools --- README.md | 3 +++ tools.md | 28 +++++++++++++++++++++------- 2 files changed, 24 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 73b430b..bc6a7bd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ A collection of hacking / penetration testing resources to make you better! **You are welcome to fork and [contribute](https://github.com/vitalysim/Awesome-Hacking-Resources/blob/master/contributing.md#contribution-guidelines).** +We started a new [tools](https://github.com/vitalysim/Awesome-Hacking-Resources/blob/master/tools.md) list, come and contribute + + Learning the Skills -- * [Learning Exploitation with Offensive Computer Security 2.0](http://howto.hackallthethings.com/2016/07/learning-exploitation-with-offensive.html) diff --git a/tools.md b/tools.md index 39ebb35..d20a342 100644 --- a/tools.md +++ b/tools.md @@ -4,12 +4,6 @@ A curated list of awesome Hacking Tools. Your contributions are always welcome ! -### Awesome Repositories - -Repository | Description ----- | ---- -[Xerosploit](https://github.com/LionSec/xerosploit) | Efficient and advanced man in the middle framework - ### MITM tools Name | Description ---- | ---- @@ -17,7 +11,27 @@ Name | Description [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. -### Awesome other projects +### 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 +[]() | +[]() | + +### 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 ---- | ----