makes rofi-reverse-shell start listener

Jonathan Hodgson 5 years ago
parent f1edd90b1e
commit aaaca6ea82
  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