• Home
  • Blog
  • Contact
  • Home
  • Blog
  • Contact

Cicada HTB Writeup

Cicada HTB Writeup
October 25, 2024
This write up will focus on solving the Cicada Hack The Box Machine. This is a Windows Easy Box.
Read more

October HTB & ret2libc Writeup

October CMS Hack The Box Writeup
June 21, 2024
Using ret2libc library where ASLR is enabled along with NX-bit (No-Execute) and RELRO (ReLocation Read-Only) partially enabled
Read more

ROP Challenge - Exploiting write4 Binary

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
June 16, 2024
Return Oriented Programming - Write4 Challenge Writeup and Taking advantage of ROP Gadgets that chain together to trigger and exploit the buffer …
Read more

ROP Challenge – Exploiting Callme Binary

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
April 8, 2024
This blog covers the basics of Linkers, Procedure Linkage table and walkthrough on how to capture the flag for callme challenge on ROP Emporium.
Read more

ROP Challenge – Exploiting Split Binary

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
April 3, 2024
This blog covers the write up for x86 and x64 architecture for the split binary of ROP Emporium Buffer Overflow
Read more

ROP Challenge - Exploiting ret2win Binary

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
March 31, 2024
A detail guide on how to capture the flag using return oriented programming buffer overflow challenge on ROP Emporium.
Read more

Return Oriented Programming - Buffer Overflow Part 1

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
March 18, 2024
Return Oriented Programming Buffer Overflow Attack Demonstration
Read more

Buffer Overflow : Exploiting Easy RM to MP3 Converter

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
March 1, 2024
Buffer Overflow Demonstration on Exploiting Easy RM to MP3 Converter
Read more

Buffer Overflow Exploits Demystified: From Theory to Practice Part 2

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
February 15, 2024
Buffer Overflow Part 2 - Inhouse Lab Exercise to catch the reverse shell and perform RCE
Read more

Buffer Overflow Exploits Demystified: From Theory to Practice Part 1

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
February 13, 2024
Buffer Overflow Part 1 - Inhouse Lab Exercise to catch the reverse shell and perform RCE
Read more

Buffer OverFlow and Buff.HTB Writeup

Buffer Overflow Attacks ROM Emporium Challenge Solutions Return Oriented Programming Buffer Overflow Attack
January 28, 2024
Introduction to Buffer Overflow and Buff.HTB Writeup
Read more

DCSync Attack

DCSync
January 8, 2024
Active Directory Exploitation - DCSync Attack - In Lab Demonstration
Read more

Unconstrained Delegation Attack

Kerberos Unconstrained Delegation
December 17, 2023
Active Directory Exploitation - Kerberos Unconstrained Delegation Attack - In Lab Demonstration
Read more

Support.HTB Writeup And RBCD Attack

Support Hack The Box Writeup
November 12, 2023
AD Exploitation - Resource-based constrained attack and Support.HTB Writeup
Read more

Bagel Hack The Box Writeup

Bagel Hack The Box Walkthrough
November 8, 2023
AD Exploitation - Begal.HTB Writeup
Read more

Flight Hack The Box Writeup

flight.htb writeup
October 29, 2023
AD Exploitation - Flight.HTB Writeup
Read more

Attacking Kerberos - Part 2

October 20, 2023
Active Directory Exploitation - Attacking Kerberos Part 2 - In Lab exercise
Read more

Attacking Kerberos - Part 1

October 16, 2023
Active Directory Exploitation - Attacking Kerberos Part 1 - In Lab exercise
Read more

Absolute.htb Walkthrough

October 14, 2023
AD Exploitation - Absolute.HTB writeup
Read more

AS-REP Roasting and Forest.HTB

October 4, 2023
Windows Exploitation - AS-REP Roasting and DCSync Attack with Forest.HTB Writeup
Read more

Attacking AD Certificate Services - Part 3

Windows Active Directory Exploitation ADCS
September 23, 2023
Attacking Active Directory Certificate Service (ADCS) Part 3 focusing on performing the privilege escalation using vulnerable AD CS service in …
Read more

Attacking AD Certificate Services - Part 2

Windows Active Directory Exploitation ADCS
September 14, 2023
Attacking Active Directory Certificate Service (ADCS) Part 2 - Focusing on uncovering some critical assets using certify and leveraging Windows Data …
Read more

Attacking AD Certificate Services - Part 1

Windows Active Directory Exploitation ADCS
September 8, 2023
This blog covers Enumerating the AD services and attacking AD CS in windows environment.
Read more

Escape.htb - Struggles and Walkthrough

Escape.htb
August 28, 2023

Indeed it was one of the great windows machine to capture the flag for. I have had fun solving this one. Although I dig up a lot on HTB Forums and …

Read more

Attacks on Large Language Model

August 4, 2023

Recently I came across one of the GitHub Repo on vulnerable Large Language Model and securing AI model. I was bit curious to try it out. It's Damm …

Read more

© 2023 Vandan Pathak