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 aa95ef3 commit 3128408
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ 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 @echo off > > C:\users\%username%\Desktop\file.cmd
--------------------------------------------------------

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

start C:\users\%username%\Desktop\file.cmd
--------------------------------------------------------

Or code injection in computer files
--------------------------------------------------------

## ⚠ EDUCATIONAL PURPOSE ONLY ⚠

0 comments on commit 3128408

Please sign in to comment.