-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnps.sh
More file actions
142 lines (126 loc) · 4.83 KB
/
nps.sh
File metadata and controls
142 lines (126 loc) · 4.83 KB
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
#!/bin/bash
##############
# Recode Boleh Tapi Jangan Cuma Ubah Tampilannya Doang :)
# Program Sederhana Kawan :)
# Kalau Mau Kasih Masukkan Dengan Senang Hati Saya Terima :)
# Authornya Cool Thanks {•_•}
##############
#color
lightgreen='\e[1;32m'
white='\e[1;37m'
red='\e[1;31m'
reset='\e[0m'
#detect ctrl+c exiting
trap ctrl_c INT
ctrl_c() {
clear
echo "[*] (Ctrl + C ) Detected, Trying To Exit ..."
sleep 1
echo ""
echo "[*] Thanks For Using napster2019 :)"
exit
}
clear
clear
echo -e $red " -----------------------------------"
echo -e $lightgreen " Checking For Internet:""CONNECTED"
echo -e $red " -----------------------------------"
sleep 2
fi
}
checkinternet
sleep 3
#End
echo -e $lightgreen """
███▄▄▄▄ ▄████████ ▄███████▄ ▄████████ ███ ▄████████ ▄████████
███▀▀▀██▄ ███ ███ ███ ███ ███ ███ ▀█████████▄ ███ ███ ███ ███
███ ███ ███ ███ ███ ███ ███ █▀ ▀███▀▀██ ███ █▀ ███ ███
███ ███ ███ ███ ███ ███ ███ ███ ▀ ▄███▄▄▄ ▄███▄▄▄▄██▀
███ ███ ▀███████████ ▀█████████▀ ▀███████████ ███ ▀▀███▀▀▀ ▀▀███▀▀▀▀▀
███ ███ ███ ███ ███ ███ ███ ███ █▄ ▀███████████
███ ███ ███ ███ ███ ▄█ ███ ███ ███ ███ ███ ███
▀█ █▀ ███ █▀ ▄████▀ ▄████████▀ ▄████▀ ██████████ ███ ███
███ ███
"""
ip=$(curl -s https://api.ipify.org)
echo "Hai Sobat : $ip"
echo -e $red"{"$lightgreen"1"$red"}"$white"SQL Injection Vuln"
echo -e $red"{"$lightgreen"2"$red"}"$white"Wordpress Get Themes"
echo -e $red"{"$lightgreen"3"$red"}"$white"Wordpress Get Plugins"
echo -e $red"{"$lightgreen"4"$red"}"$white"Wordpress Get Users"
echo -e $red"{"$lightgreen"5"$red"}"$white"Firewall Bypass"
echo -e $red"{"$lightgreen"6"$red"}"$white"DOM-XSS"
echo -e $red"{"$lightgreen"7"$red"}"$white"Cross Site Request Forgeries (CSRF) vulnerabilities"
echo -e $red"{"$lightgreen"8"$red"}"$white"Croos Domain Poilcy"
echo -e $red"{"$lightgreen"9"$red"}"$white"HTTP Malware Host"
echo -e $red"{"$lightgreen"10"$red"}"$white"MySQL Info"
echo ""
echo ""
echo -e $red"{"$lightgreen"A"$red"}"$white"About Me"
echo -e $red"{"$lightgreen"C"$red"}"$white"Close"
read -p "root@napster2019 ~# " naps
if [ $naps = "1" ] || [ $naps = "01" ]
then
read -p "Enter Your Target ~# " sql
nmap -sV --script=http-sql-injection $sql
fi
if [ $naps = "2" ] || [ $naps = "02" ]
then
read -p "Enter Your Target ~# " themes
nmap --script http-wordpress-enum --script-args type="themes" $themes
fi
if [ $naps = "3" ] || [ $naps = "03" ]
then
read -p "Enter Your Target ~# " plugins
nmap --script http-wordpress-enum --script-args type="plugins" $plugins
fi
if [ $naps = "4" ] || [ $naps = "04" ]
then
read -p "Enter Your Target ~# " users
nmap -p80 --script http-wordpress-users $users
fi
if [ $naps = "5" ] || [ $naps = "05" ]
then
read -p "Enter Your Target ~# " firewall
nmap --script firewall-bypass $firewall
fi
if [ $naps = "6" ] || [ $naps = "06" ]
then
read -p "Enter Your Target ~# " xss
nmap -p80 --script http-dombased-xss.nse $xss
fi
if [ $naps = "7" ] || [ $naps = "07" ]
then
read -p "Enter Your Target ~# " csrf
nmap -p80 --script http-csrf.nse $csrf
fi
if [ $naps = "8" ] || [ $naps = "08" ]
then
read -p "Enter Your Target ~# " croos
nmap --script http-cross-domain-policy $croos
fi
if [ $naps = "9" ] || [ $naps = "09" ]
then
read -p "Enter Your Target ~# " malware
nmap -sV --script=http-malware-host $malware
fi
if [ $naps = "10" ] || [ $naps = "10" ]
then
read -p "Enter Your Target ~# " mysql
nmap -sV -sC $mysql
fi
if [ $naps = "A" ] || [ $naps = "a" ]
then
echo "####### INFO #######"
echo "Author : Sicantik "
echo "Coder : Sicantik "
echo "Blogger : https://termuxhuked.blogspot.com "
echo "Program : bash-cli "
echo "Facebook : https://facebook.com/100015988389343 "
echo "Greets : Sicantik - W0NGK3R3 - W0N6K3R3 - NoobXploit "
fi
if [ $naps = "C" ] || [ $naps = "c" ]
then
clear
exit
fi