Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedi6431 authored Jun 8, 2024
1 parent 20c40a8 commit 84ab79a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ But the client can write payload in the console that are executed in the server

Example of payload :

echo Hello world > C:\users\%username\Desktop\Hello.txt
- echo Hello world > C:\users\%username\Desktop\Hello.txt

echo @echo off > > C:\users\%username%\Desktop\file.cmd
- echo @echo off > > C:\users\%username%\Desktop\file.cmd

echo start >> > C:\users\%username%\Desktop\file.cmd

Expand Down

0 comments on commit 84ab79a

Please sign in to comment.