initial
This commit is contained in:
1
probe-attempt.sh
Normal file
1
probe-attempt.sh
Normal file
@@ -0,0 +1 @@
|
||||
sshpass -p 'hunter1' ssh -o IdentitiesOnly=yes -o IdentityFile=none -o PubkeyAuthentication=no -o PreferredAuthentications=password -o PasswordAuthentication=yes -o KbdInteractiveAuthentication=no -o UserKnownHostsFile=/dev/null -o GlobalKnownHostsFile=/dev/null -o StrictHostKeyChecking=no evil_person@localhost -p 2222
|
||||
Reference in New Issue
Block a user