Skip to content

Releases: Nickguitar/YAPS

YAPS - Yet Another PHP Shell v1.5

12 Feb 23:22
ede0ce5
Compare
Choose a tag to compare

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

YAPS - Yet Another PHP Shell v1.4

04 Feb 20:38
4aba4ce
Compare
Choose a tag to compare

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