makes rofi-reverse-shell start listener

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

View file

@ -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
View file

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