🏖️🐻 Les Logiciels Libres de l'été, jour 32 : Vulhub : un projet Open Source offrant des environnements vulnérables préconstruits basés sur Docker-Compose. Idéal pour tester et apprendre la gestion des vulnérabilités, chaque environnement inclut un guide d'installation et d'utilisation.
Amal PK
@0xkratos.bsky.social
Cyber Security Researcher | CTF Player | VAPT
🔗 Liens utiles Vulhub : 👉 Le projet : github.com/vulhub/vu... 👉 En savoir plus : https://vulhub.org/ Sponsorisez Vulhub ❤️ : github.com/sponsors/...
Most open redirects are low-severity or N/A. But used creatively, they can become high impact gadgets. Here are 4 ways to show impact with open redirects:
Wrote a blog on Hostheader injection and how we can use this to manipulate the forgot password Link. blog.amalpk.in/host-header-... #cybersecurity #bugbounty #bug #web #vapt #hacking
Host Header Injection: How One Header Can Break Your Web App
Discover how Host Header Injection works, its risks, real-world attack examples, and steps to secure your web applications from this hidden threat.
blog.amalpk.in
NoSQL injection is a vulnerability where an attacker is able to interfere with the queries that an application makes to a NoSQL database. Read my new Blog here: blog.amalpk.in/nosql-inject...
NoSQL injection
NoSQL injection is a vulnerability where an attacker is able to interfere with the queries that an application makes to a NoSQL database
blog.amalpk.in
Bypassing Detections with Command-Line Obfuscation www.wietzebeukema.nl/blog/bypassi...
Bypassing Detections with Command-Line Obfuscation
Defensive tools like AVs and EDRs rely on command-line arguments for detecting malicious activity. This post demonstrates how command-line obfuscation, a shell-independent technique that exploits exec...
wietzebeukema.nl
We've just released Shadow Repeater, for AI-enhanced manual testing. Simply use Burp Repeater as you normally would, and behind the scenes Shadow Repeater will learn from your attacks, try payload permutations, and report any discoveries via Organizer. portswigger.net/research/sha...
Client-Side Path Traversal (CSPT): The Overlooked Vulnerability. Read more about this on my new blog: 0xkratos.medium.com/client-side-... #cybersecurity #bugbounty #hacking
Client Side Path Traversal (CSPT) - A Deep Dive into an Overlooked Vulnerability
Exploring Client-Side Path Traversal (CSPT): How Attackers Exploit API Requests to Bypass Security and Exfiltrate Data
0xkratos.medium.com
Check out the newest version here: portswigger.net/web-security... Null byte tricks: portswigger.net/web-security...
URL validation bypass cheat sheet for SSRF/CORS/Redirect - 2024 Edition | Web Security Academy
This cheat sheet contains payloads for bypassing URL validation. These wordlists are useful for attacks such as server-side request forgery, CORS ...
portswigger.net
This article on Solr and its (in)security is really good 💎 And I strongly recommend to read @hacefresko.com previous article on Solr before diving in this one (I will share the link in my reply)
Good news! I've uploaded a new post about the most complex and beautiful vulnerability I've ever found, involving patching and uploading deprecated .jar libraries to get RCE on a big target. It's a very technical post, but I hope you like it ! :) www.hacefresko.com/posts/rce-on...
🛠️ waymore: Tip #1 📝 By default, waymore will get URLs and download responses (-mode B). If you just want URLs, then use "-mode U". If you just want to download archived responses, then use "-mode R". 🤘
Yesterday I discovered a tweet of mine was referenced in the book "Attacking and Exploiting Modern Web Applications: Discover the mindset, techniques, and tools to perform modern web attacks and exploitation" www.amazon.nl/-/en/Simone-... Since I deleted my account, this is the tweet:
made an archive collection site thing for all the x3ctf web design stuff i did the intro/outro can be rewatched with websocket replay data (eg the messages and synced mouse cursors) and the platform itself has emulations for auth and flags and stuff u can check it out at x3c.tf/archive/
Simple Blog about PHP Type Juggling Read More: 0xkratos.medium.com/php-type-jug... #cybersecurity #bugbounty #bug #php #programming
PHP Type Juggling Vulnerabilities: How Attackers Exploit Loose Comparisons
PHP type juggling can lead to security vulnerabilities. Learn how attackers exploit it and how to secure your web applications.
0xkratos.medium.com
Wrote a blog about Web Cache Deception. Read here: 0xkratos.medium.com/web-cache-de... #WebSecurity #cybersecurity #pentesting #InfoSec #bugbbounty
Web Cache Deception: Understanding and Mitigating Security Risks
Learn about Web Cache Deception and Cache Poisoning, how they exploit misconfigured caches, and tips to prevent these vulnerabilities in…
0xkratos.medium.com
Discover blocklist bypasses via unicode overflows using the latest updates to ActiveScan++, Hackvertor & Shazzer! Thanks to Ryan Barnett and Neh Patel for sharing this technique. portswigger.net/research/byp...
Is there a way to run alert() when "alert" is blocked by a WAF and unsafe-eval is not allowed?
CVE-2025-21298 Windows OLE Remote Code Execution Vulnerability! A critical vulnerability in Windows Object Linking and Embedding (OLE) technology, which enables remote code execution (RCE) with a CVSS severity score of 9.8. Read more: 0xkrat0s.github.io/posts/CVE-20...
CVE-2025-21298 Windows OLE Remote Code Execution Vulnerability
Overview CVE-2025-21298 is a critical vulnerability in Windows Object Linking and Embedding (OLE) technology, which enables remote code execution (RCE) with a CVSS severity score of 9.8. OLE is a prop...
0xkrat0s.github.io
A good old trick for bypassing WAF/filters while testing for command injection using shell globbing / wildcard expansion. Read More: 0xkrat0s.github.io/posts/Shell-... #bash #waf #bypass #bugbounty. #cybersecurity
Bypassing Web Application Firewalls with Shell Globbing
Bypassing Web Application Firewalls with Shell Globbing Introduction Web Application Firewalls (WAFs) are a critical line of defense for modern web applications, meticulously inspecting incoming traff...
0xkrat0s.github.io
Suggest me some topics for my blog! Link: 0xKrat0s.github.io #bugbounty #infosec #cybersecurity #bug #hacking #tech
Amal PK
A blog about everything.
0xkrat0s.github.io
First blog post of the new year and this is one I've been meaning to write up for a while which is some details on #Kubernetes API Server proxy feature and how it might be possible to use some known weaknesses in it to escalate your privileges in a cluster. raesene.github.io/blog/2025/01...
Exploring the Kubernetes API Server Proxy
raesene.github.io
The Simpsons 'Prediction' ! Internet Blackout On January 16, 2025? :(
Just published a new blog post "Exploring Javascript events & Bypassing WAFs via character normalization", check it out: 0x999.net/blog/explori...
0x999's Blog - Exploring Javascript events & Bypassing WAFs via character normalization
0x999.net
To summarize what I have learned about Mutation XSS, my CVE, and the solution to my challenge, I wrote a post going through it all. If you like regular XSS, this is a whole new world of crazy techniques and many sanitizer bypasses. You too can learn this! jorianwoltjer.com/blog/p/hacki...
Post: Mutation XSS: Explained, CVE and Challenge | Jorian Woltjer
Learn how to bypass HTML sanitizers by abusing the intricate parsing rules and mutations. Including my CVE-2024-52595 (lxml_html_clean bypass) and the solution to a hard challenge I shared online
jorianwoltjer.com
My latest blog post is live! nastystereo.com/security/cro... Read how to send a cross-site POST without including a Content-Type header (without CORS). It even works with navigator.sendBeacon
Voting is now live for the Top Ten (New) Web Hacking Techniques of 2024! Browse the nominations & cast your votes here: portswigger.net/polls/top-10...
Top 10 web hacking techniques of 2024
Welcome to the community vote for the Top 10 Web Hacking Techniques of 2024.
portswigger.net
Informally beginning a bug bounty program for Porffor: offering $100 to anyone who can *run arbitrary code/commands via Porffor only compiling* (`porf wasm foo.js foo.wasm`). 90% sure this is impossible so putting own money on the line ;) (if people are interested in why I think so I can say more)
Extended the starter with shy writers! 😀 If you're not on the list but write about web security, then feel free to reply with the article you're most proud of, and I will add you to the pack! Make sure to resubscribe to not not miss on the amazing 🌐research! go.bsky.app/9JXnB17