mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-21 20:23:18 +00:00
Tiny spelling correction
This commit is contained in:
parent
507d257f46
commit
7a3295cc38
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ python2 evilarc.py -h
|
|||
python2 evilarc.py -o unix -d 5 -p /var/www/html/ rev.php
|
||||
```
|
||||
|
||||
You can also use the **symlink trick with evilarc**, if the flag is in `/flag.txt` make sure you crate a **symlink to that file** and **create that file in your system** so when you call evilarc it **doesn't error**.
|
||||
You can also use the **symlink trick with evilarc**, if the flag is in `/flag.txt` make sure you create a **symlink to that file** and **create that file in your system** so when you call evilarc it **doesn't error**.
|
||||
|
||||
Some python code to create a malicious zip:
|
||||
|
||||
|
|
Loading…
Reference in a new issue