Change IP and port to a common value across commands

This commit is contained in:
Ayoma Wijethunga 2020-01-09 16:20:49 +05:30
parent 96b9adb98b
commit 7f34c01794

View File

@ -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`