Change IP and port to a common value across commands
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user