Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Breaking the Gate: How We Bypassed Email Verification on a Major Platform

A Story of JWT Token Rotation and Rate Limit EvasionContinue reading on Medium »
Read more...
From One Mutation to a Full Service Outage: A GraphQL DoS Story

Sometimes the most dangerous vulnerabilities do not leak any data.Continue reading on Medium »
Read more...
Unrestricted Resource Consumption: When APIs Never Say “Enough”

Unrestricted Resource Consumption isn’t a flashy vulnerability. No account takeover. No stolen tokens. No clever bypass.Continue reading on Medium »
Read more...
Sliver-C2 N8n Notifcations
https://www.reddit.com/r/redteamsec/comments/1qq4ky3/sliverc2_n8n_notifcations/

<!-- SC_OFF -->I spent some time building a real-time monitoring system for Sliver C2 implant callbacks using n8n workflow automation and Python. The goal was to receive instant notifications when beacons or interactive sessions connect to the C2 server during authorized security assessments. The integration includes several automated components:
• Python monitoring daemon that polls the Sliver server every 5 seconds with persistent state tracking
• n8n workflow for webhook processing and parallel notification delivery
• Color-coded alerts to Discord and Slack (red for sessions, green for beacons) The system is designed to start automatically when the Sliver service launches. The only manual requirement is ensuring the n8n workflow is active. <!-- SC_ON --> submitted by /u/0x0trace (https://www.reddit.com/user/0x0trace)
[link] (https://github.com/0x0Trace/sliver-n8n-notifications) [comments] (https://www.reddit.com/r/redteamsec/comments/1qq4ky3/sliverc2_n8n_notifcations/)
The Power of the stat Command

When it comes to understanding your files on Linux, ls is what most beginners know—but if you want the real inside story of a file, stat…Continue reading on Medium »
Read more...
Exploiting PwnKit (CVE-2021–4034)

Let’s explore and exploit a high-impact vulnerability, hiding in the plain sight for 12+ years, enabling privilege escalation to root!Continue reading on Medium »
Read more...
Technical Bug Bounty Methodology: Deep Recon, Automation and Human Insight

IntroductionContinue reading on Medium »
Read more...
I Never Touched the Database — Still Got All the Data

Hey there!😁Continue reading on Medium »
Read more...
IDOR : Simple to Understand, easy to miss

When people start bug bounty, they often chase complex vulnerabilities. But in real-world programs, one vulnerability appears again and…Continue reading on Medium »
Read more...
The IDOR’ventures & Why I Love Hackerone — A Different Kind Of $33,500 Bounty

NEW ORLEANS — Investigators say a now-defunct company operated under a climate of intimidation and extreme abuse, fueled by gang leaders…Continue reading on Medium »
Read more...
Turning Fuzzing Into $2,550: How a Simple Bug Gave Me Access to Employee IDs & Contracts

While testing on a private program (ima name it redacted.com) I started like any security researcher would, doing basic reconnaissance…Continue reading on Medium »
Read more...
Wordfence Intelligence Weekly WordPress Vulnerability Report (January 19, 2026 to January 25, 2026)

Last week, there were 215 vulnerabilities disclosed in 180 WordPress Plugins and 17 WordPress Themes that have been added to the Wordfence…Continue reading on Medium »
Read more...