Releases: Nickguitar/YAPS
Releases · Nickguitar/YAPS
YAPS - Yet Another PHP Shell v1.5
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
tointeractive
- Packed embeded codes to save space
- Fixed broken links
- Prepend
TERM=xterm
to all commands - Minor improvements
YAPS - Yet Another PHP Shell v1.4
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