makes rofi-reverse-shell start listener

master
Jonathan Hodgson 5 years ago
parent e4f2e15adb
commit baec91da39
  1. 2
      bin/.bin/dmenu/rofi-reverse-shells
  2. 1
      bin/.bin/gf

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

@ -0,0 +1 @@
/home/jonathan/GitRepos/gf/gf
Loading…
Cancel
Save