Minor updates

master
arno01 11 years ago
parent 496741a735
commit 7737883781

@ -74,6 +74,7 @@ fi
#
# Check shellcode for NULLs
#
echo " [+] Checking shellcode for NULLs ..."
if [[ $FULL_SHELLCODE == *00* ]]; then
echo " [E] Your shellcode contains 00 (NULL) ! Most likely you need to change your port."
exit 1

Loading…
Cancel
Save