Skip to content

YAPS - Yet Another PHP Shell v1.5

Latest
Compare
Choose a tag to compare
@Nickguitar Nickguitar released this 12 Feb 23:22
· 2 commits to main since this release
ede0ce5

YAPS - Yet Another PHP Shell

v1.5

  • Added !shellcode to receive and run an arbitrary shellcode
  • Improved duplicate() function (you can now a range of ports)
  • Changed function name from stabilize to interactive
  • Packed embeded codes to save space
  • Fixed broken links
  • Prepend TERM=xterm to all commands
  • Minor improvements