Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 46d0915

Browse files
Update README.md
Signed-off-by: C.RANJITH KUMAR <83603627+CodingRanjith@users.noreply.github.com>
1 parent c9274c5 commit 46d0915

File tree

1 file changed

+31
-11
lines changed

1 file changed

+31
-11
lines changed

‎README.md‎

Lines changed: 31 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#### Install Kali Linux in WIndows10 Without VirtualBox [YOUTUBE](https://youtu.be/BsFhpIDcd9I)
66

7-
## Update Available 2.0 🚀
7+
## Update Available 3.0
88
- [] Installation Bug Fixed
99
- [x] Added New Tools
1010
- [x] Reverse Engineering
@@ -20,7 +20,7 @@
2020
# Hackingtoolkit Menu
2121

2222
- [Anonymously Hiding Tools (5)](#anonymously-hiding-tools)
23-
- [Information gathering tools](#information-gathering-tools)
23+
- [Information Gathering Tools (15)](#information-gathering-tools)
2424
- [Wordlist Generator](#wordlist-generator)
2525
- [Wireless attack tools](#wireless-attack-tools)
2626
- [SQL Injection Tools](#sql-injection-tools)
@@ -59,14 +59,17 @@
5959
- [Pagekite](https://pagekite.net)
6060

6161

62-
### Information gathering tools
62+
### Information Gathering Tools
6363

64-
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h1.jpg" alt=""/>
64+
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h1.jpg" alt="Information gathering tools"/>
6565

6666
- [Network Map (nmap)](https://github.com/nmap/nmap)
6767
- [Dracnmap](https://github.com/Screetsec/Dracnmap)
68-
##Port scanning
69-
#Host to IP
68+
69+
70+
## Port scanning
71+
# Host to IP
72+
7073
- [Xerosploit](https://github.com/LionSec/xerosploit)
7174
- [RED HAWK (All In One Scanning)](https://github.com/Tuhinshubhra/RED_HAWK)
7275
- [ReconSpider(For All Scanning)](https://github.com/bhavsec/reconspider)
@@ -83,13 +86,18 @@
8386

8487
### Wordlist Generator
8588

86-
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h2.jpg" alt=""/>
89+
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h2.jpg" alt="Wordlist Generator"/>
8790

8891
- [Cupp](https://github.com/Mebus/cupp.git)
8992
- [WordlistCreator](https://github.com/Z4nzu/wlcreator)
9093
- [Goblin WordGenerator](https://github.com/UndeadSec/GoblinWordGenerator.git)
9194
- [Password list (1.4 Billion Clear Text Password)](https://github.com/Viralmaniar/SMWYG-Show-Me-What-You-Got)
92-
### Wireless attack tools
95+
96+
97+
### Wireless Attack Tools
98+
99+
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h3.jpg" alt="Wireless Attack Tools"/>
100+
93101
- [WiFi-Pumpkin](https://github.com/P0cL4bs/wifipumpkin3)
94102
- [pixiewps](https://github.com/wiire/pixiewps)
95103
- [Bluetooth Honeypot GUI Framework](https://github.com/andrewmichaelsmith/bluepot)
@@ -103,7 +111,7 @@
103111

104112
### SQL Injection Tools
105113

106-
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h0.jpg" alt=""/>
114+
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h4.jpg" alt="SQL Injection Tools"/>
107115

108116
- [Sqlmap tool](https://github.com/sqlmapproject/sqlmap)
109117
- [NoSqlMap](https://github.com/codingo/NoSQLMap)
@@ -112,7 +120,12 @@
112120
- [Blisqy - Exploit Time-based blind-SQL injection](https://github.com/JohnTroony/Blisqy)
113121
- [Leviathan - Wide Range Mass Audit Toolkit](https://github.com/leviathan-framework/leviathan)
114122
- [SQLScan](https://github.com/Cvar1984/sqlscan)
115-
### Phishing attack tools
123+
124+
125+
### Phishing Attack Tools
126+
127+
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h5.jpg" alt="SQL Injection Tools"/>
128+
116129
- [Setoolkit](https://github.com/trustedsec/social-engineer-toolkit)
117130
- [SocialFish](https://github.com/UndeadSec/SocialFish)
118131
- [HiddenEye](https://github.com/DarkSecDevelopers/HiddenEye)
@@ -122,14 +135,21 @@
122135
- [QR Code Jacking](https://github.com/cryptedwolf/ohmyqr)
123136
- [ShellPhish](https://github.com/An0nUD4Y/shellphish)
124137
- [BlackPhish](https://github.com/iinc0gnit0/BlackPhish)
125-
### Web Attack tools
138+
139+
140+
### Web Attack Tools
141+
142+
<img src="https://github.com/CodingRanjith/hackingtoolkit/blob/main/images/h6.jpg" alt="SQL Injection Tools"/>
143+
126144
- [Web2Attack](https://github.com/santatic/web2attack)
127145
- Skipfish
128146
- [SubDomain Finder](https://github.com/aboul3la/Sublist3r)
129147
- [CheckURL](https://github.com/UndeadSec/checkURL)
130148
- [Blazy(Also Find ClickJacking)](https://github.com/UltimateHackers/Blazy)
131149
- [Sub-Domain TakeOver](https://github.com/m4ll0k/takeover)
132150
- [Dirb](https://gitlab.com/kalilinux/packages/dirb)
151+
152+
133153
### Post exploitation tools
134154
- [Vegile - Ghost In The Shell](https://github.com/Screetsec/Vegile)
135155
- [Chrome Keylogger](https://github.com/UndeadSec/HeraKeylogger)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /