Blogs

Blog

Stay updated with the latest offensive security news, knowledge, and resources.

Latest Resources

Forbidden! Are 403 bypasses worth looking for?
Aug 28, 2024 Nicholas Anastasi

Forbidden! Are 403 bypasses worth looking for?

403 status code bypasses might seem niche and impractical at first glance, but they can be surprisingly valuable for uncovering vulnerabilities at scale. This blog delves into the nuances of 403 bypass techniques, exploring how tools like Nuclei and Burpsuite can be leveraged to identify hidden admin panels and other restricted areas, even when traditional methods fall short.
Recent InfoSec Talks, Defcon 32 - SSHamble: Unexpected Exposures in the Secure Shell
Aug 26, 2024 Will Vandevanter

Recent InfoSec Talks, Defcon 32 - SSHamble: Unexpected Exposures in the Secure Shell

Will Vandevanter discusses a talk he saw at Defcon 2024 that was jam-packed with knowledge, hunting an international criminal, 0 days, and a new open-source tool. Will also talks about some takeaways he got from the talk.
Adopting a Continuous Security Mindset
Aug 21, 2024 Greg Anderson

Adopting a Continuous Security Mindset

Despite the increase of "continuous" security solutions, the fundamental issues in cybersecurity remain unresolved. The real challenge lies not in the availability of information but in how organizations use it to address systemic problems. By shifting focus from merely fixing individual vulnerabilities to refining operational security processes, companies can build a more effective, continuous security mindset that addresses root causes...
One Proxy to Rule Them All
Jul 15, 2024 Joseph Morris

One Proxy to Rule Them All

Bypass WAFs with gigaproxy: an HTTP proxy that rotates IPs using mitmproxy, AWS API Gateway, and Lambda. Read the blog to learn more.
Exploring Modern Password Spraying: Introduction to Entra Smart Lockout
Jun 21, 2024 Nicholas Anastasi

Exploring Modern Password Spraying: Introduction to Entra Smart Lockout

Delve into the modern techniques and security controls surrounding password spraying. This series will explore the current techniques, tactics, and procedures (TTPs) for password spraying.
Pwning SPA’s With Semgrep
May 30, 2024 Nate Fair

Pwning SPA’s With Semgrep

Semgrep, or Semantic Grep (For Code) should be a part of your pentesting toolkit. If you think otherwise, read on to see why.