-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
1,860 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
MIT License | ||
|
||
Copyright (c) 2020 CybSec-NITW | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,133 @@ | ||
# kaumodaki | ||
Kaumodaki is a tool which has collection of all the popular hacking tools at one place. | ||
### Kaumodaki tool For Hackers/Pentesters By :- CybSec-NITW | ||
![](https://img.shields.io/github/license/CybSec-NITW/kaumodaki) | ||
![](https://img.shields.io/github/issues/CybSec-NITW/kaumodaki) | ||
![](https://img.shields.io/badge/Python-3-blue) | ||
![](https://img.shields.io/github/stars/CybSec-NITW/kaumodaki) | ||
|
||
<img src ="https://img.shields.io/badge/Important-notice-red" /> | ||
<h4>Please Use Only For Educational Purpose.Don't Use for illegal Activity</h4> | ||
|
||
### Give your Contribute :) | ||
# Hackingtool Menu | ||
- AnonSurf | ||
- Information Gathering | ||
- Password Attack | ||
- Wireless Attack | ||
- SQL Injection Tools | ||
- Phishing Attack | ||
- Web Attack Tool | ||
- Post exploitation | ||
- Forensic Tools | ||
- Payload Creator | ||
- Router Exploit | ||
- Wifi Jamming | ||
- SocialMedia Attack | ||
- SocialMedia Finder | ||
- Android Hack | ||
- Steganography | ||
- Other Tools | ||
- Update System | ||
|
||
### AnonSurf | ||
- Anonmously Surf | ||
- Multitor | ||
### Information Gathering | ||
- Nmap | ||
- Dracnmap | ||
- Port Scanning | ||
- Host To IP | ||
- Xerosploit | ||
- Advanced XSS Detection Suite | ||
- ReconSpider | ||
### Password Attack | ||
- Cupp | ||
- WordlistCreator | ||
- Goblin WordGenerator | ||
- Credential reuse attacks | ||
### Wireless Attack | ||
- WiFi-Pumpkin | ||
- pixiewps | ||
- Bluetooth Honeypot GUI Framework | ||
- Fluxion | ||
- Wifiphisher | ||
- Wifite | ||
- EvilTwin | ||
### SQL Injection Tools | ||
- sqlmap tool | ||
### Phishing Attack | ||
- Setoolkit | ||
- SocialFish | ||
- Shellphish | ||
- BlackEye | ||
- I-See_You(Get Location using phishing attack) | ||
- SayCheese (Grab target's Webcam Shots) | ||
- QR Code Jacking | ||
### Web Attack | ||
- SlowLoris | ||
- Skipfish | ||
- SubDomain Finder | ||
- CheckURL | ||
- Blazy | ||
### Post Explotation | ||
- Vegile - Ghost In The Shell | ||
- Chrome Keylogger | ||
### Forensic Tool | ||
- Bulk_extractor | ||
- Disk Clone and ISO Image Aquire | ||
- AutoSpy | ||
### Payload Generator | ||
- The FatRat* | ||
- Brutal | ||
- Stitch | ||
- MSFvenom Payload Creator | ||
- Venom Shellcode Generator | ||
- Spycam | ||
### Router Exploitation | ||
- RouterSploit | ||
- Fastssh | ||
### SocialMedia Attack | ||
- Instagram Attack | ||
- Tweeter Attack | ||
- Facebook Attack | ||
- Application Checker | ||
### SocialMedia Finder | ||
- Find SocialMedia By Facial Recognation System | ||
- Find SocialMedia By UserName | ||
### Android HAcking | ||
- Keydroid | ||
- MySMS | ||
- Getdroid | ||
- DroidFiles (Get files from Android Directories) | ||
- Lockphish (Grab target LOCK PIN) | ||
- Whatsapp Attack | ||
- DroidCam (Capture Image) | ||
- EvilApp (Hijack Session) | ||
### Steganography | ||
- SteganoHide | ||
- StegnoCracker | ||
- Whitespace | ||
|
||
## Installation in Linux : | ||
|
||
#### This Tool Must Run As ROOT !!! | ||
|
||
git clone https://github.com/CybSec-NITW/kaumodaki.git | ||
|
||
chmod -R 755 && cd kaumodaki | ||
|
||
sudo pip3 install -r requirement.txt | ||
|
||
./install.sh | ||
|
||
sudo kaumodaki | ||
|
||
After Following All Steps Just Type In Terminal **root@kaliLinux:~** **hackingtool** | ||
### This Tool is in Beta Please Check And Send Querie,Errors, Suggestion & Also Send Feedback :) | ||
#### Some tool used in hackingtool By below authors : | ||
[thelinuxchoice](https://github.com/thelinuxchoice.git) | ||
|
||
[UndeadSec](https://github.com/UndeadSec) | ||
## [MIT License](https://raw.githubusercontent.com/CybSec-NITW/kaumodaki/master/LICENSE) | ||
|
||
#### Thank you.. | ||
#### Don't Forgot to share with Your Friends |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
#!/bin/bash | ||
clear | ||
|
||
BLACK='\e[30m' | ||
RED='\e[31m' | ||
GREEN='\e[32m' | ||
YELLOW='\e[33m' | ||
BLUE='\e[34m' | ||
PURPLE='\e[35m' | ||
CYAN='\e[36m' | ||
WHITE='\e[37m' | ||
NC='\e[0m' | ||
|
||
echo -e "${CYAN} " | ||
echo "" | ||
|
||
echo "██╗ ██╗ █████╗ ██╗ ██╗███╗ ███╗ ██████╗ ██████╗ █████╗ ██╗ ██╗██╗"; | ||
echo "██║ ██╔╝██╔══██╗██║ ██║████╗ ████║██╔═══██╗██╔══██╗██╔══██╗██║ ██╔╝██║"; | ||
echo "█████╔╝ ███████║██║ ██║██╔████╔██║██║ ██║██║ ██║███████║█████╔╝ ██║"; | ||
echo "██╔═██╗ ██╔══██║██║ ██║██║╚██╔╝██║██║ ██║██║ ██║██╔══██║██╔═██╗ ██║"; | ||
echo "██║ ██╗██║ ██║╚██████╔╝██║ ╚═╝ ██║╚██████╔╝██████╔╝██║ ██║██║ ██╗██║"; | ||
echo "╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝"; | ||
echo "" | ||
echo -e "${CYAN} 【This】 【Tool】 【is】【Created】 【By】 【CybSec NITW】 "; | ||
echo "" | ||
echo -e "${YELLOW} Github.com/CybSec-NITW ${NC}" | ||
echo "" | ||
echo -e "${CYAN} [+]${GREEN} This Tool Must Run As ROOT ${CYAN}[+]${NC}" | ||
echo "" | ||
echo -e "${GREEN} [>] Press ${PURPLE}ENTER${GREEN} to Install KAUMODAKI, ${PURPLE}CTRL+C${GREEN} to Abort.${NC}" | ||
read INPUT | ||
echo "" | ||
|
||
if [ "$PREFIX" = "/data/data/com.termux/files/usr" ]; then | ||
INSTALL_DIR="$PREFIX/usr/share/doc/kaumodaki" | ||
BIN_DIR="$PREFIX/usr/bin/" | ||
pkg install -y git python3 | ||
else | ||
INSTALL_DIR="/usr/share/doc/kaumodaki" | ||
BIN_DIR="/usr/bin/" | ||
fi | ||
|
||
echo "[✔] Checking directories..."; | ||
if [ -d "$INSTALL_DIR" ]; then | ||
echo "[!] A Directory kaumodaki Was Found.. Do You Want To Replace It ? [y/n]:" ; | ||
read mama | ||
if [ "$mama" = "y" ]; then | ||
rm -R "$INSTALL_DIR" | ||
else | ||
exit | ||
fi | ||
fi | ||
|
||
echo "[✔] Installing ..."; | ||
echo ""; | ||
git clone https://github.com/CybSec-NITW/kaumodaki.git "$INSTALL_DIR"; | ||
echo "#!/bin/bash | ||
python3 $INSTALL_DIR/kaumodaki.py" '${1+"$@"}' > kaumodaki; | ||
chmod +x kaumodaki; | ||
sudo cp kaumodaki /usr/bin/; | ||
rm kaumodaki; | ||
|
||
|
||
if [ -d "$INSTALL_DIR" ] ; | ||
then | ||
echo ""; | ||
echo "[✔][✔]========================================================================$[✔]"; | ||
echo "$[✔][✔] Successfuly Installed !!! [✔]"; | ||
echo ""; | ||
|
||
|
||
echo "[✔][✔]========================================================================$[✔]"; | ||
echo "$[✔][✔] ✔✔✔ All Is Done!! you can execute tool by typing kaumodaki !! ✔✔✔ $[✔]"; | ||
echo "[✔][✔]========================================================================[✔]"; | ||
echo ""; | ||
else | ||
echo "[✘] Installation Failed !!! [✘]"; | ||
exit | ||
fi | ||
|
Oops, something went wrong.