TECHNICAL Gunicorn Recon Basics Part three of Gurkirat Singh's series on web server reconnaissance, this time focusing on Gunicorn.
TECHNICAL Recon Basics: Apache Server A writeup of the Attatck/Defence lab for learning Apache webserver recon.
TECHNICAL Client-Side Encryption Bypass using DevTools Part-1 In this article, we will discuss the extra security layer implemented inside application encryption mechanisms.
TECHNICAL Learn How To Build A Low-Cost Rubber Ducky Type Device Learn how to build a low-cost Rubber Ducky device to execute an attack seen on the Mr. Robot TV show.
TECHNICAL Bypass Strict Input Validation With Remove Prefix and Suffix Patterns Learn how to bypass strict input validation on a web app that prevents you from sending RCE payloads.
TECHNICAL Attack Defence: Windows Basic Exploitation #5 Part five in our series on basic windows exploitation, in this episode we focus on exploiting the Apache Tomcat webserver.
TECHNICAL HTB Passage Walkthrough Welcome back to another of my HackTheBox walk throughs, this time I will take on the Simple machine. It gets a bit tricky to understand how to proceed for the root flag. Let's go! nmap -A -T4 10.10.10.206 Starting Nmap 7.80 ( https://nmap.org ) at 2020-09-26
TECHNICAL Attack Defence: Windows Basic Exploitation #4 Hello everyone, I have returned to tackle part four of my series on Windows exploitation, in this episode you will learn how to exploit Process Builder utility to gain access to windows environment. I recommend you to first try out this lab on Attack Defence => https://www.attackdefense.com/challengedetails?
TECHNICAL HTB Academy Walkthrough This time I will be taking on the Academy box, join me on this technical HackTheBox walkthrough.
TECHNICAL Unrelease Resource Stream: Sometimes Garbage Collectors Do Not Save Us The problem of not releasing the resources we use is that over time the server fills up with things to do and is no longer able to process incoming requests, causing a disservice.
TECHNICAL HTB Jewel Walkthrough Let's explore an interesting box with an unusual "illogical" passage in this hack-the-box write-up.
TECHNICAL HTB Doctor Walkthrough This time we will be taking on the HTB Doctor challenge, it seems to be an easy BOX, but perhaps not too easy.
TECHNICAL RegEx: Sequence Is Important Regular Expressions, known as RegEx, are cool,they are extremely useful and allow us to do beautiful things.
TECHNICAL Windows Basic Exploitation #3 Part three in our series on Attack Defence Basic Windows Exploitation.
TECHNICAL Attack Defence: Basic Windows Exploitation #2 Part two of my series discussing Basic Windows Exploitation with Metasploit.
TECHNICAL Attack Defence: Basic Windows Exploitation #1 A closer look at the Attack Defence Basic Windows Exploitation Framework.
TECHNICAL How to Use APIs (explained from scratch) Learn how to use APIs with Python with no prior knowledge of either.
INFOSEC Make WordPress Pingback Great Again DoS Amplification and CDN/Load Balancer/WAF bypass. This article aims to show you how a number of ways you can collect WordPress pingback.
TECHNICAL HTB SneakyMailer Walkthrough A technical CTF walk through of the HackTheBox SneakyMailer machine.