Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.04 KB

File metadata and controls

38 lines (24 loc) · 1.04 KB

HackTheBox Writeups & Tools

Writeups, tools, and notes from HackTheBox machines and cybersecurity challenges.

Security Platform

Contents

SprayingToolkit/

Password spraying toolkit for testing authentication endpoints:

  • atomizer.py — Main spraying engine
  • aerosol.py — Auxiliary spraying functions
  • core/ — Sprayer implementations and webhook integrations

wordpress-reverse-bind-shell/

WordPress exploitation techniques:

  • reverse.php — Reverse shell payload
  • bind.php — Bind shell payload
  • cmd.php — Command execution shell
  • hello.php — Plugin-based execution

Skills Demonstrated

  • Active Directory password attacks
  • Web application exploitation
  • WordPress security testing
  • Authentication bypass techniques

Disclaimer: All tools and techniques were used exclusively on authorized platforms (HackTheBox, TryHackMe) for educational purposes.

Year

2020-2021