Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 319 Bytes

proof.md

File metadata and controls

26 lines (17 loc) · 319 Bytes

Proof

Commands

Windows

hostname && whoami.exe
type "C:\Documents and Settings\Administrator\Desktop\proof.txt"
ipconfig

Search for proof in cmd.exe

C:\> dir /s proof.txt

Linux

proof.txt is located at /root/

hostname && whoami && cat proof.txt && /sbin/ifconfig