Printer Exploitation | Part one | HackTheBox Gawk
We covered the concept of printer exploitation using printer exploitation framework. The scenario involved a printer running…
We covered the concept of printer exploitation using printer exploitation framework. The scenario involved a printer running…
We covered a binary vulnerable to format string vulnerability in which the vulnerable code contains an implementation…
We covered OverTheWire Natas Level 16 CTF where we went over a blind SQL injection scenario that…
We covered another case of a binary vulnerable to buffer overflow but has some protections enabled such…
We covered a scenario of blind SQL Injection where the web application accepts user input without sanitization…
We covered another scenario of exploiting a binary vulnerable to buffer overflow. This scenario presented a binary…
We covered a scenario of a login form vulnerable to SQL injection vulnerability. The source code allowed…
We covered another example of a vulnerable binary to buffer overflow vulnerability. The binary has NX enabled…
We covered Log File Poisoning and Windows Privilege Escalation by exploiting the auto-logon in Windows which saves…
We covered working with internet of things devices, went over the MQTT protocol, demonstrated the publisher/subscriber model…
We covered HackTheBox Reel machine which is part of pwn with Metasploit track. We demonstrated CVE-2017-0199 that…
We covered three of the most common Linux persistence techniques such as writing commands in .bashrc file,…
We covered Command Injection & SQL Injection which are in the OWASP TOP 10 list of vulnerabilities….
We covered broken authentication, session hijacking and information disclosure as part of HTB OWASP TOP 10 track…
We covered a simple demonstration of XML External Entity Injection vulnerability which is part of OWASP Top…
We covered Fuzzing Web Applications with Wfuzz specifically fuzzing API endpoints. This was part of HackTheBox OWASP…
We covered python pickle where we demonstrated the serialization and deserialization of python pickle objects. This was…
We covered basic white box penetration test by inspecting, analyzing and exploiting a web application source code…
We covered a scenario where we performed a vulnerability scanning with Nikto on a vulnerable windows machine…
We covered the recent Microsoft Outlook NTLM Vulnerability CVE-2023-23397 that could lead to NTLM hash leak if…