HackingHub
3.3K posts

HackingHub
@hackinghub_io
Educating the next generation of ethical hackers.
United Kingdom เข้าร่วม Nisan 2019
14 กำลังติดตาม12.7K ผู้ติดตาม

NahamSec made $30,000 USD with a single bug, and we turned it into a new practice hub. ⚔️
HospitalHub is a deliberately vulnerable staff portal. You sign in as a front-desk receptionist with zero patient privileges.
Your goal? Chain two Broken Access Control vulnerabilities to compromise the system.
Try to solve it now 👇
hhub.io/HospitalHub
@NahamSec
English

Want to HUNT for broken access control (BAC)?
@NahamSec has some hacking advice for you 😎
Let’s hear it. 👇
English

Why does swapping GET 🔁 POST/PUT/PATCH work?
Because it forces the server to walk code paths it never expected, some things to try:
➡️ Try GET on every POST/PUT/PATCH endpoint.
➡️ Try POST/PUT on GET endpoints, especially the one returning 403.
➡️ Add X-HTTP-Method-Override: DELETE (or PUT) on GET requests.
➡️ Append ?_method=DELETE (or PUT, PATCH) to any URL.
➡️ If CSRF token is present, remove it and flip POST→GET.
English

Content Discovery Explained
app.hackinghub.io/hubs/nahamsec-…
English

Proud to be sponsoring @p3rf3ctr00t again this year :)
p3rf3ctr00t@p3rf3ctr00t
Please join us in welcoming @hackinghub_io as an Official Sponsor of the East Africa Intervarsity CTF 2026. Built by hackers, for hackers, HackingHub provides practical training, realistic environments, and hands-on challenges designed to help learners develop skills. #CTF
English

Get the most out of your reverse engineering with GDB plugin, GEF (GDB Enhanced Features).
Run this command to install:
wget -O ~/.gdbinit-gef.py -q gef.blah.cat/py && echo source ~/.gdbinit-gef.py >> ~/.gdbinit

English


Report quality can make a huge difference.
@NahamSec explains why report quality is important. He also gives some tips on how to write a well-written report.
Here’s a quick watch. 👇
English







