mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-19 02:46:10 +00:00
Change IP and port to a common value across commands
This commit is contained in:
parent
96b9adb98b
commit
7f34c01794
@ -350,8 +350,6 @@ ruby: exec "/bin/sh"
|
|||||||
lua: os.execute('/bin/sh')
|
lua: os.execute('/bin/sh')
|
||||||
```
|
```
|
||||||
|
|
||||||
### Other Methods to Gain TTY Shell
|
|
||||||
|
|
||||||
- vi: `:!bash`
|
- vi: `:!bash`
|
||||||
- vi: `:set shell=/bin/bash:shell`
|
- vi: `:set shell=/bin/bash:shell`
|
||||||
- nmap: `!sh`
|
- nmap: `!sh`
|
||||||
|
Loading…
Reference in New Issue
Block a user