mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-12-18 18:36: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')
|
||||
```
|
||||
|
||||
### Other Methods to Gain TTY Shell
|
||||
|
||||
- vi: `:!bash`
|
||||
- vi: `:set shell=/bin/bash:shell`
|
||||
- nmap: `!sh`
|
||||
|
Loading…
Reference in New Issue
Block a user