makes rofi-reverse-shell start listener
This commit is contained in:
parent
e4f2e15adb
commit
baec91da39
2 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,8 @@ function display() {
|
|||
reverseShell=$(getReverseShell $ip $port)
|
||||
|
||||
echo -n "$reverseShell" | /usr/bin/xclip -i -selection clipboard
|
||||
|
||||
nc -lvnp $port
|
||||
}
|
||||
|
||||
|
||||
|
|
1
bin/.bin/gf
Symbolic link
1
bin/.bin/gf
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/jonathan/GitRepos/gf/gf
|
Loading…
Add table
Add a link
Reference in a new issue