Created
July 15, 2022 20:43
-
-
Save psxdev/0b2316f2b243681e949c4b9158f96cd9 to your computer and use it in GitHub Desktop.
prospero SecurityManager bypass
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[HOST] debugnet listener up | |
[HOST] ready to have a lot of fun!!! | |
[PROSPERO][INFO] [+] Logger initialized... | |
[PROSPERO][INFO] [+] Receive udp log in 192.168.1.12 with: socat udp-recv:18194 stdout | |
[PROSPERO][INFO] [+] Creating File Socket use socat -u TCP-LISTEN:18194,reuseaddr OPEN:app0.zip,creat,trunc | |
[PROSPERO][INFO] [+] bd-jb by bigboss based on TheFlow and sleirsgoevy implementation | |
[PROSPERO][INFO] [+] Creating JavaSecurityAccess | |
[PROSPERO][INFO] [+] Creating fake JavaSecurityProxy | |
[PROSPERO][INFO] [+] Set fake JavaSecurityProxy | |
[PROSPERO][INFO] [+] Creating URLClassLoader | |
[PROSPERO][INFO] [+] Loading Payload | |
[PROSPERO][INFO] Java specification version : 11 | |
[PROSPERO][INFO] Java specification vendor : Oracle Corporation | |
[PROSPERO][INFO] Java specification name : Java Platform API Specification | |
[PROSPERO][INFO] Java Virtual Machine specification version : 11 | |
[PROSPERO][INFO] Java Virtual Machine specification vendor : Oracle Corporation | |
[PROSPERO][INFO] Java Virtual Machine specification name : Java Virtual Machine Specification | |
[PROSPERO][INFO] Java Virtual Machine implementation version : 11.0.11-internal+0-javamecdc | |
[PROSPERO][INFO] Java Virtual Machine implementation vendor : Oracle Corporation | |
[PROSPERO][INFO] Java Virtual Machine implementation name : Java HotSpot(TM) 64-Bit Minimal VM | |
[PROSPERO][INFO] Java home : /app0/cdc/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment