Nickguitar YAPS Versions Save

Yet Another PHP Shell - The most complete PHP reverse shell

v1.5

2 years ago

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

v1.4

2 years ago

YAPS - Yet Another PHP Shell

v1.4

  • Added !pwnkit to exploit CVE-2021-4034 and spawn a root reverse shell
  • Improved verify_update() function
  • Minor code improvements