makes rofi-reverse-shell start listener

This commit is contained in:
Jonathan Hodgson 2019-09-10 15:15:06 +01:00
parent f1edd90b1e
commit aaaca6ea82
2 changed files with 3 additions and 0 deletions

View file

@ -42,6 +42,8 @@ function display() {
reverseShell=$(getReverseShell $ip $port) reverseShell=$(getReverseShell $ip $port)
echo -n "$reverseShell" | /usr/bin/xclip -i -selection clipboard echo -n "$reverseShell" | /usr/bin/xclip -i -selection clipboard
nc -lvnp $port
} }

1
bin/.bin/gf Symbolic link
View file

@ -0,0 +1 @@
/home/jonathan/GitRepos/gf/gf