mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-03-04 15:27:18 +00:00
Change IP and port to a common value across commands
This commit is contained in:
parent
96b9adb98b
commit
7f34c01794
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue