-
Notifications
You must be signed in to change notification settings - Fork 0
/
shdwhack.sh
227 lines (200 loc) · 6.3 KB
/
shdwhack.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
clear
mkdir Tools
clear
echo -e '\033[31;40;1m
███████╗██╗ ██╗██████╗ ██╗ ██╗ ████████╗ ██████╗ ██████╗ ██╗
██╔════╝██║ ██║██╔══██╗██║ ██║ ╚══██╔══╝██╔═══██╗██╔═══██╗██║
███████╗███████║██║ ██║██║ █╗ ██║█████╗██║ ██║ ██║██║ ██║██║
╚════██║██╔══██║██║ ██║██║███╗██║╚════╝██║ ██║ ██║██║ ██║██║
███████║██║ ██║██████╔╝╚███╔███╔╝ ██║ ╚██████╔╝╚██████╔╝███████╗
╚══════╝╚═╝ ╚═╝╚═════╝ ╚══╝╚══╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝ v3
Coded by Shadowhacks
github: https://github.com/nischal-sketch21
\033[33;4mVersion:\033[0m 3 \033[33;4mCTRL+C:\033[0m exit \033[33;4mAuthor:\033[0m Shadowhacks
\e[37m[1]\e[36m Requests & Update \e[37m[2]\e[36m Phishing Tool
\e[37m[3]\e[36m WebCam Hack \e[37m[4]\e[36m User Find
\e[37m[5]\e[36m Gmail Bomber \e[37m[6]\e[36m DDOS Attack
\e[37m[7]\e[36m How to use? \e[37m[8]\e[36m Uninstall the downloaded programs
\e[37m[9]\e[36m Ip Info \e[37m[10]\e[36m dorks-eye
\e[37m[11]\e[36m ghost_eye \e[37m[12]\e[36m RED_HAWK
\e[37m[13]\e[36m VirusCrafter \e[37m[14]\e[36m Info-Site
\e[37m[15]\e[36m BadMod \e[37m[16]\e[36m Facebash
\e[37m[17]\e[36m DARKARMY \e[37m[18]\e[36m N-ANOM
'
#Option Selection
read -p "Number: " islem
if [[ $islem == 1 || $islem == 01 ]]; then
clear
echo -e "\033[47;31;5m Installing update and requirements...\033[0m"
sleep 5
pkg install git -y
pkg install python python2 -y
pkg install pip pip2 -y
pkg install curl -y
apt update
apt upgrade -y
clear
echo -e "\033[47;3;35m Full update...\033[0m"
sleep 3
bash tga.sh
elif [[ $islem == 2 || $islem == 02 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/htr-tech/zphisher
cd zphisher
bash zphisher.sh
elif [[ $islem == 3 || $islem == 03 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/techchipnet/CamPhish
cd CamPhish
bash camphish.sh
elif [[ $islem == 4 || $islem == 04 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/xHak9x/finduser
cd finduser
bash finduser.sh
elif [[ $islem == 5 || $islem == 05 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/palahsu/MBomb.git
cd MBomb
python MBomb.py
elif [[ $islem == 6 || $islem == 06 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
pip3 install requests pysocks
git clone https://github.com/Leeon123/CC-attack
cd CC-attack
python3 cc.py
elif [[ $islem == 7 || $islem == 07 ]]; then
clear
xdg-open https://pasteio.com/xuCvIkXdNRIB
bash tga.sh
elif [[ $islem == 8 ]]; then
clear
echo -e "\033[47;3;35m REMOVING DOWNLOADED PROGRAMS...\033[0m"
sleep 3
rm -rf Tools
bash tga.sh
elif [[ $islem == 9 || $islem == 09 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/ahgaurel1/ipinfo
cd ipinfo
bash install.sh
python3 ipinfo.py
elif [[ $islem == 10 || $islem == 010 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/BullsEye0/dorks-eye.git
cd dorks-eye
pip install -r requirements.txt
python3 dorks-eye.py
elif [[ $islem == 11 || $islem == 011 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/BullsEye0/ghost_eye.git
cd ghost_eye
pip install -r requirements.txt
python3 ghost_eye.py
elif [[ $islem == 12 || $islem == 012 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/Tuhinshubhra/RED_HAWK
cd RED_HAWK
php rhawk.php
elif [[ $islem == 13 || $islem == 013 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/Devil-Tigers/TigerVirus
apt update
apt upgrade -y
pkg install git -y
cd TigerVirus
bash TigerVirus.sh
elif [[ $islem == 14 || $islem == 014 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
pkg install curl -y
upgrade -y
pkg install git -y
git clone https://github.com/king-hacking/info-site.git
cd info-site
bash info.sh
elif [[ $islem == 15 || $islem == 015 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
sudo apt-get update
sudo apt-get install php
sudo apt-get install php-curl
git clone https://github.com/MrSqar-Ye/BadMod.git
cd BadMod
chmod u+x INSTALL
chmod u+x BadMod.php
sudo php BadMod.php
elif [[ $islem == 16 || $islem == 016 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
git clone https://github.com/fu8uk1/facebash
cd facebash
chmod +x facebash.sh
service tor start
sudo ./facebash.sh
elif [[ $islem == 17 || $islem == 017 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
pkg install git
pkg install python2
git clone https://github.com/D4RK-4RMY/DARKARMY
cd DARKARMY
chmod +x darkarmy.py
python2 darkarmy.py
elif [[ $islem == 18 || $islem == 018 ]]; then
clear
echo -e "\033[47;3;35m Installation may take some time\033[0m"
sleep 3
cd Tools
apt update && apt upgrade
pkg install git -y
pkg install python && pkg install python3 -y
git clone https://github.com/Nabil-Official/N-ANOM
pip3 install requests
cd N-ANOM
python3 n-anom.py
else
clear
echo -e '\033[36;40;1m You have entered the wrong code'
sleep 1
clear
bash tga.sh
fi