title large_stringlengths 5 121 | author large_stringlengths 3 31 | date large_stringdate 2015-09-24 00:00:00 2026-04-11 00:00:00 ⌀ | read_time_minutes int64 0 27 | claps int64 0 1.4k | responses int64 0 9 | article_snippet large_stringlengths 4 1.38k |
|---|---|---|---|---|---|---|
Maintain access to Servers with Web Backdoors | Vasileiadis A. (Cyberkid) | 2024-08-02 | 3 | 50 | 0 | When a web server and services are compromised, it is important to ensure that the hacker has secure access. This is usually achieved with the help of a web shell, ie a small program that gives us access and allows us to run commands on our remote system. |
Top 10 Must-Have Burp Suite Extensions for Web Application Security Testing in 2024 | Giedrius | 2023-08-22 | 15 | 38 | 1 | There is no experienced cybersecurity professional who hasn’t heard of Burp Suite. This tool has become the de-facto standard for penetration testing, making the lives of security researchers so much easier. |
How Metadata Can Reveal Sensitive Information During Pentesting. | Kanhaiya Panchal | 2023-08-13 | 3 | 56 | 1 | Today I’m going to talk about a common issue that many people might not be aware of: metadata. Metadata is data that describes other data. It’s invisible to the naked eye, but it can be found in documents like .doc, .docx, and .pdf files. For example, metadata can include information about the author of the document, t... |
PortSwigger Web Academy: NoSQL Operator Injection Auth Bypass | Alex Rodriguez | 2023-09-29 | 4 | 10 | 0 | Hello, World! This blog post will serve as a walkthrough of PortSwigger’s Web Academy new NoSQL Injections lab #2, “Exploiting NoSQL operator injection to bypass authentication.” Let’s go for it! |
Practical Junior Web Tester (PJWT) Review | Jake McGreevy | 2024-02-28 | 3 | 69 | 0 | I took and passed the PJWT exam from TCM Security in February of 2024. Check out my review of the course as well as the exam to see if it is something you might be interested in! |
Adding File Reader to Web Red Team File Explorer | S12 - 0x12Dark Development | 2024-03-24 | 13 | 5 | 0 | Welcome to my new article, today i will show you how i implement a new feature for the malicious file explorer, and this feature is the file reader, a high recommended feature for this type of malware. |
Tool Spotlight — Unveiling the Power of WebCopilot: An Automation Tool for Web App Recon | popalltheshells | 2024-03-23 | 2 | 62 | 0 | Amidst this digital skirmish, reconnaissance plays a pivotal role, offering the initial glimpse into a target. WebCopilot, an ingenious automation tool designed to help hackers and enthusiasts alike with comprehensive reconnaissance capabilities. |
CSRF vs. SSRF: Web Vulnerabilities Explained | Ajay Monga | 2024-04-20 | 5 | 5 | 0 | CSRF (Cross-Site Request Forgery) and SSRF (Server-Side Request Forgery) are the two main vulnerabilities of a web applicationx. They sound similar and are both dangerous, but they work very differently. Both CSRF and SSRF rely on exploiting the trust relationship a web application has with either a user’s browser (CSR... |
List Processes in Web RAT | S12 - 0x12Dark Development | 2024-04-21 | 6 | 35 | 0 | Welcome to my new article today i will show you my way to implement a list process functionality in my RAT that right now its under development, this RAT will have so many features like this one and its the main topic in my also under development second course. |
Create Scheduled Tasks in Web RAT | S12 - 0x12Dark Development | 2024-05-08 | 9 | 22 | 0 | Welcome to my new article, today i will show you the new feature of my RAT, this feature allow you to create scheduled tasks in the victim system. |
Security Solutions Detector in Web RAT | S12 - 0x12Dark Development | 2024-05-26 | 8 | 13 | 2 | Welcome to my new article, in today’s article, we will delve into an exciting new feature of our Remote Access Tool (RAT). This feature enables the detection of installed and active security solutions on a compromised computer, and then sends the results back to the server. Understanding and leveraging this capability ... |
RDP Credential Stealer in Web RAT | S12 - 0x12Dark Development | 2024-05-21 | 10 | 0 | 1 | Welcome to my new article today i will show you the new feature of my RAT, this feature allow you to capture the used RDP credentials and send to the server. |
CAIDO & Proxy setup for capturing and analysing Web Traffic | 0xLuk3 | 2024-05-12 | 6 | 65 | 0 | If you are not a member, read here. |
System Enumeration in Web RAT | S12 - 0x12Dark Development | 2024-05-06 | 11 | 22 | 0 | Welcome to my new article today i will show you how work’s a necessary feature in all the RAT (Remote Access Trojan), the only difference about the System Enumeration feature in a RAT than in all the other malwares occurs basically after the enumeration of all the victim system, in the RAT when the system it’s enumerat... |
First Journey On Web Security Academy (PortSwigger) | zerOiQ | 2024-05-13 | 6 | 226 | 2 | “As I embarked on my journey through the Web Security Academy by PortSwigger, i was immediately drawn to delve into the realm of information disclosure vulnerabilities. Day one marked the beginning of an intriguing exploration into the various categories of these vulnerabilities, promising to unravel their intricacies ... |
Ultimate guide: Web Cache Poisoning | Majix | 2024-05-31 | 4 | 150 | 0 | Free Article: https://medium.com/@maajix/advanced-web-cache-poisoning-e6e17d5290ce?source=friends_link&sk=2b7eb38d6b992a8c19dbc7dd72731e53 |
ICMTC CTF 2024 (Web Exploitation) | Anas Ibrahim | 2024-06-27 | 8 | 111 | 0 | بِسْمِ اللَّهِ الرَّحْمَنِ الرَّحِيمِ |
Web Penetration Testing Roadmap 2024 -Notes | MD Junayd | 2024-06-12 | 2 | 16 | 1 | For more details, watch a YouTube video. |
Part 1– 7:Web Application Security Testing | Saumya Kasthuri | 2024-08-21 | 4 | 0 | 0 | Designing a Secure Web Application |
Automated XSS Detection scanner for pentesting | WillFromSwiss | 2024-08-05 | 3 | 4 | 0 | In the ever-evolving landscape of web security, Cross-Site Scripting (XSS) remains a persistent threat. As websites grow more complex, manually testing for XSS vulnerabilities becomes increasingly challenging. Today, we’ll explore a powerful Bash script that automates the process of detecting XSS vulnerabilities across... |
Basic Pentesting: Tryhackme — Walkthrough | Aaron | 2024-08-22 | 4 | 4 | 0 | This is a machine that allows you to practice web app hacking and privilege escalation. |
Find security holes in a Website or Web application with OWASP ZAP | Vasileiadis A. (Cyberkid) | 2024-08-29 | 5 | 11 | 0 | Websites and web applications are programs that run on remote servers and are usually executed in our browser. Their security is of critical importance for all of us and for this we will see how security analysts and hackers find security gaps in websites and web applications with OWASP Zap |
Discover SQL Injection on a Web Server | Vasileiadis A. (Cyberkid) | 2024-08-02 | 4 | 50 | 0 | A SQL Injection attack occurs when an application processes user-supplied data to create an SQL statement without first validating its entry and then submitting the statement to a database server for execution. |
Beyond the Basics: Advanced Web App Penetration Testing | 1337rce | 2024-09-13 | 0 | 0 | 0 | Don’t just scratch the surface! Dive deep into advanced penetration testing techniques for web applications. |
Command injection to web shell in DVWA (high security level) on Windows | Nol White Hat | 2024-09-13 | 9 | 51 | 0 | Summary |
Command injection to web shell in DVWA (high security level) on Linux | Nol White Hat | 2024-09-13 | 8 | 75 | 0 | Summary |
Certified AppSec Pentesting eXpert (CAPenX) — Review | marianita_cloud | 2024-10-19 | 5 | 70 | 0 | Hello everyone, I would like to share my experience for the CAPenX certification. |
TryHackMe Writeup — Basic Pentesting | @VIBE | 2024-11-09 | 4 | 0 | 0 | Room Link: https://tryhackme.com/r/room/basicpentestingjt |
The Benefits of Implementing a Bug Bounty Program for Your Web App | Adam J Sturge | 2022-12-15 | 2 | 101 | 1 | With the constantly evolving landscape of cyber threats, it’s essential to stay ahead of potential vulnerabilities and exploits. One effective way to do this is by implementing a bug bounty program. |
Bypass Web IP Block with Headers | S12 - 0x12Dark Development | 2022-12-29 | 3 | 51 | 0 | Welcome to my new article, today i will show you how you can bypass IP Block from Websites caused by access of web petitions, this is typically in bruteforce attacks because this IP Block it’s very used trying to block many web petitions from the same public IP. |
Basic Pentesting TryHackMe Writeup | By Xploit Ayush | Xploit Ayush ☠️ | 2023-01-28 | 4 | 0 | 0 | This is a machine that allows you to practise web app hacking and privilege escalation credits to Josiah Pierce from Vulnhub. |
eLearn Security Web application Penetration Tester eXtreme (eWPTXv2) Review | Wasfy Elbaz | 2023-01-26 | 4 | 64 | 1 | Are you considering taking the Web Application Penetration Tester Extreme Exam? Look no further! In this blog post, I will be sharing my personal experience and review of this highly sought-after exam. From the challenges I faced to the skills I developed, I’ll give you an inside look at what to expect and whether it’s... |
BruteForce Password on Web Login with Python | S12 - 0x12Dark Development | 2023-01-25 | 4 | 30 | 0 | Welcome, in this article I am going to show you how I programmed my Python script to make brute force attacks to web logins using the post method, I will also show you how to use it and some of the best features of the program (bypass IP block,add headers,add data…) I hope you like it! |
Is it true that slow loris eats web servers? Slow loris implementation in Python 3 | Mateusz Kozłowski | 2023-02-21 | 4 | 52 | 0 | Slow Loris is both an animal and a form of Distributed Denial of Service (DDoS) attack. The attack works by sending numerous requests to the target, using a few computers or devices. |
Katana: An Overview of the Powerful Web Application Security Scanner [Cheat Sheet] | Cuncis | 2023-02-23 | 3 | 46 | 1 | Katana is an open-source web application security scanner that automates the process of identifying vulnerabilities in web applications. It was created by Project Discovery, a security company that specializes in vulnerability assessment and penetration testing. |
Discover Hidden Directories and Files with Feroxbuster: The Ultimate Web Enumeration Tool [Cheat Sheet] | Cuncis | 2023-03-17 | 2 | 12 | 0 | Feroxbuster is a powerful and efficient web directory and file enumeration tool that is designed to help security testers and web developers discover hidden directories and files on web servers. It is written in Rust programming language, which makes it fast and efficient. Feroxbuster uses various techniques to find fi... |
OSWE Web Hacking Tips (IPPSEC): Java Reversing #2 | Anezaneo | 2025-06-10 | 4 | 2 | 0 | Ever feel like you’re hacking your way through a dungeon, unlocking secret doors one by one? That’s exactly how it felt during my OSWE prep, especially when I stumbled upon a classic IPPSEC video while working through the retired HTB machine Blocky. Suddenly, I was deep-diving into the world of Java reverse engineering... |
Way Witch (Very Easy) Web CTF — Hack the Box | Pr0tag0nist | 2025-06-30 | 4 | 6 | 0 | This web challenge features a help desk ticketing system with a Halloween theme. The vulnerability here is an exposed signing key for the JSON web token that’s available client-side along with the code that generates it. We will abuse this to gain administrator access and read other tickets. |
Web Application Penetration Testing | 0xLuk3 | 2025-06-11 | 3 | 14 | 1 | This article provides a thorough guide to web application penetration testing. Whether you are a security researcher, bug bounty hunter, or a pentester, it all starts with a plan or structure for how to begin. |
A Step-by-Step Plan to Secure Web Backends with XAMPP (Part 1/3) | Nanditha Harish Bhat | 2025-06-06 | 3 | 67 | 0 | This series walks you through the process of building a web application from scratch while simultaneously examining one of the most common and lethal security flaws: cross-site scripting (XSS). |
🔍 3 Powerful Burp Suite Extensions Every Pentester Should Use for Web Vulnerability Assessment | Cybervolt | 2025-07-05 | 4 | 18 | 0 | By Onyeagusi Ekene Joseph| Penetration Tester | Red Team Consultant |
Hacking Web : Account Takeover (ATO) Attacks | Israel Aráoz Severiche | 2025-07-08 | 3 | 13 | 0 | Account Takeover (ATO) is when an attacker gains unauthorized access to someone’s account using weaknesses in the login or password reset process. This article highlights common ATO methods, with real-world-like examples of requests and server responses. |
🎯 Pentester’s Exam: Real-World API & Web Security Scenarios (With Answers) | Narendar Battula (nArEn) | 2025-08-19 | 2 | 51 | 0 | If you’re learning bug bounty, pentesting, or red teaming, you know theory alone won’t cut it. The real edge comes from solving scenario-based challenges — those “what would you do if…” questions that force you to think like an attacker. |
🔍 Pentester’s Quiz: 10 Realistic API & Web Scenarios You Must Solve | Narendar Battula (nArEn) | 2025-08-19 | 2 | 0 | 0 | Pentesting isn’t about tools — it’s about recognizing subtle mistakes. Below are 10 intermediate challenges. Each one mirrors real-world situations you’ll face in API/Web pentests. |
The Treasure of Finding Vulnerabilities: Secure Code Analysis | Sevban Dönmez | 2025-08-04 | 4 | 2 | 0 | In the current landscape of rapid software delivery, security is often treated as a final hurdle rather than a foundational element. However, as any vulnerability researcher knows, a “fire-and-forget” approach to security is a recipe for disaster. While firewalls and penetration tests are critical layers, they are esse... |
Hacking APIs: Building a Custom Nuclei Workflow for API Pentesting | Israel Aráoz Severiche | 2025-08-30 | 3 | 70 | 0 | Nuclei has become one of the most powerful tools for automated security testing. While it is often used for web applications, its true potential shines when applied to APIs. In this article, we’ll walk through how to create a custom Nuclei workflow for APIs: detecting exposed Swagger documentation, testing for BOLA, Ma... |
Day5 Recon: Hacking Hidden Endpoints: How to Use Burp Suite & OWASP ZAP for Web Spidering and Crawling | Ayush Kumar | 2025-08-12 | 3 | 36 | 1 | Learn how to automate endpoint discovery using Burp and ZAP — two powerful tools for bug bounty hunting and pentesting. |
Poisoning the web: Ultimate guide to the web cache poisoning | Manas Harsh | 2025-08-06 | 10 | 94 | 2 | Web cache poisoning is one of those bugs that can completely fly under the radar but has massive impact when pulled off right. Most websites these days use some kind of caching system — like CDNs (Cloudflare, Akamai), reverse proxies (Varnish, Nginx), or even simple web server-level caching. The whole point of caching ... |
API Pentesting Part 3: Why APIs Are Hacker Magnets-A Tale of Improper Input Validation and Mass Assignment | Blue_eye | 2025-09-25 | 5 | 1 | 0 | APIs the invisible bridges between your apps and the servers behind them make all of this seamless. But when those bridges are poorly guarded, they become hacker highways. A single overlooked flaw can lead to data theft, account takeovers, or system-wide breaches. |
Full Red Teaming Senaryo “Web’den AD’ye” | Nadir Sensoy | 2025-09-30 | 7 | 25 | 0 | Herkese selamlar. Bu yazımda, Microsoft Azure üzerinde kurduğum ve bir web sunucusundan başlayarak Active Directory içerisinde Domain Admin haklarına eriştiğim, kendi oluşturduğum laboratuvar ortamının çözüm yollarını ve öğrendiklerimi kendi üslubumla anlatıyor olacağım. (Ip üzerinde deneme yapmayın sunucuyu kapattım :... |
Beyond the Web: Over-the-Air Attack Surfaces in Transmitting IoT Devices | Michael Preston | 2025-10-28 | 5 | 9 | 0 | Most security programs focus on network, cloud, and application layers. Wireless often shows up as an afterthought. That’s a mistake. Transmitting IoT devices — asset trackers, smart locks, industrial sensors, medical wearables — expose attack vectors that bypass perimeter controls entirely. An adversary who can read, ... |
Portswigger : Flawed two-factor verification logic | Songül Kızılay Özügürler | 2025-11-28 | 5 | 50 | 0 | Bazen 2FA (two-factor authentication) adımlarındaki hatalı mantık nedeniyle, kullanıcı ilk giriş adımını doğru şekilde tamamlasa bile, web uygulaması ikinci adımı yapan kişinin aynı kullanıcı olup olmadığını düzgün şekilde doğrulamaz. |
Portswigger : Account locking (Hesap Kilitleme) | Songül Kızılay Özügürler | 2025-11-27 | 4 | 33 | 0 | Web sitelerinin brute-force saldırılarını engellemek için kullandığı yöntemlerden biri, belirli şüpheli koşullar gerçekleştiğinde — genellikle art arda belirli sayıda hatalı giriş denemesi yapıldığında — hesabı kilitlemektir. Normal giriş hatalarında olduğu gibi, sunucunun “hesap kilitlendi” şeklindeki yanıtları da sal... |
Python Basics | Md Amjad | 2025-12-15 | 11 | 10 | 1 | Using a web-based code editor, learn the basics of Python and put your knowledge into practice by eventually coding a short Bitcoin investment project. |
Lab: User ID controlled by request parameter | Songül Kızılay Özügürler | 2025-12-13 | 2 | 53 | 0 | Bu yazıda PortSwigger Web Security Academy üzerinde yer alan “User ID controlled by request parameter” laboratuvarının çözümünü anlatıyorum. Lab’ın konusu son derece temel ama aynı zamanda gerçek dünyada sık gördüğümüz bir zafiyet: yatay yetki yükseltme (horizontal privilege escalation). |
Cross-Site Request Forgery (CSRF): A Practical Methodology for Security Testing | Israel Aráoz Severiche | 2026-01-30 | 4 | 1 | 0 | Cross-Site Request Forgery (CSRF) is a critical web security vulnerability that tricks a user’s browser into executing an unwanted action on a trusted website where they are authenticated. Unlike XSS, which exploits the user’s trust in a site, CSRF exploits a website’s trust in the user’s browser. A successful CSRF att... |
Host Header Injection: A Practical Methodology for Security Testing | Israel Aráoz Severiche | 2026-01-14 | 5 | 4 | 0 | Host Header Injection is a critical vulnerability that affects web applications relying on the HTTP Host header for various operations. This security flaw can lead to serious consequences including password reset poisoning, web cache poisoning, and even remote code execution in certain scenarios. |
XSS Attacks: A Practical Methodology for Security Testing | Israel Aráoz Severiche | 2026-01-15 | 5 | 17 | 2 | Cross-Site Scripting (XSS) is one of the most common vulnerabilities found in web applications today. It allows attackers to inject malicious scripts into web pages viewed by other users. According to OWASP, XSS consistently ranks among the top 10 web application security risks, making it a critical target for bug boun... |
DVWA: Command Injection Vulnerability (Low Security) | Kamal S | 2026-02-28 | 2 | 0 | 0 | Command Injection is one of the most critical web application vulnerability because it allows an attacker to execute operating system commands directly on the server. When user input is improperly validated or sanitized before being passed to system-level functions, attackers can manipulate the application into executi... |
HTTP/2 downgrading | Songül Kızılay Özügürler | 2026-02-06 | 5 | 0 | 0 | HTTP/2 hâlâ görece yeni bir protokol olduğu için, onu destekleyen web server’lar çoğu zaman yalnızca HTTP/1 konuşabilen legacy back-end infrastructure ile iletişim kurmak zorunda kalır.
Bu nedenle, front-end server’ların gelen her HTTP/2 request’i HTTP/1 syntax kullanarak yeniden yazması yaygın bir uygulama hâline gel... |
The most common vulnerabilities in dApp frontends (and how to mitigate them) | Monethic.io | 2026-02-11 | 12 | 1 | 0 | DApps do often mimic traditional web applications with frontend and backend layer, just in blockchain space often the backend is primarily a set of smart contracts. Of course, nowadays there are also plenty of hybrid solutions, where part of the application state is held in smart contracts and part in a traditional dat... |
5. Master the Basics, Break the Web: Authentication & Authorization Basics | Abinesh M | 2025-12-03 | 4 | 4 | 0 | Authentication starts when a user submits valid credentials during login. If accepted, the server creates a session and issues a session token (usually via cookie) that identifies the user on every request. The session remains active until it expires or the user logs out, at which point the server invalidates the token... |
8. Master the Basics, Break the Web: API Basics | Abinesh M | 2025-12-06 | 4 | 27 | 0 | REST (Representational State Transfer) is an architectural style used to design simple, scalable APIs. It relies on standard HTTP methods (GET, POST, PUT, DELETE) and uses clean, meaningful URLs to represent resources like users, products, or orders. REST APIs return structured data — usually JSON — making them easy to... |
Review of HTB Certified Web Exploitation Specialist (HTB CWES, formerly CBBH) certification | Ramazan | 2026-01-08 | 7 | 13 | 0 | After successfully passing the OSCP and CRTP, I began searching for job openings in pentesting and noticed a clear trend: most employers are looking for Web and Mobile pentesting skills. Despite its fame, the OSCP barely covers the web direction, and the CRTP is entirely focused on Active Directory. |
Guide to HTTP Status Codes for Bug Bounty and Pentesting | JPablo13 | 2026-02-11 | 4 | 30 | 0 | HTTP status codes are critical signals that indicate everything from server misconfigurations to the existence of hidden files. Among the most relevant are: |
Guía de Códigos de Estado HTTP para Bug Bounty y Pentesting | JPablo13 | 2026-02-10 | 4 | 52 | 0 | Los códigos de estado HTTP son señales críticas que indican desde una mala configuración del servidor hasta la existencia de archivos ocultos. Entre los más relevantes están: |
Integrating Burp Suite MCP with Codex CLI for Intelligent Web Application Security Testing | Razzle Mouse 🐭 | 2026-02-20 | 5 | 56 | 2 | “What if your Burp Suite could think, analyze, and help you find vulnerabilities using AI?” |
Threat Hunting for Web Attacks Backup Exposure— LetsDefend [Part 3]🔥 | 0verRida | 2026-03-21 | 3 | 2 | 0 | Hello everyone,
I’m Fir (find me on LinkedIn). In this article, I’ll share my threat hunting investigation based on a web enumeration and backup file exposure scenario from LetsDefend (Hard level). In this lab, I investigated whether attackers were attempting to access sensitive data by probing outdated or exposed back... |
Web Application Penetration Testing: A Complete Guide for Developers and Founders | Kuboid Secure Layer | 2026-03-29 | 7 | 0 | 0 | I didn’t start in security. I started writing code — building features, hitting deadlines, shipping products. I know what it feels like to be told “we need a pen test” without any context for what that actually means or whether it’s worth the time and cost. |
SQL injection with filter bypass via XML encoding | Songül Kızılay Özügürler | 2026-03-30 | 3 | 0 | 0 | Bu lab’da klasik bir SQL injection senaryosu var ama küçük bir twist ile geliyor: filtre bypass. Uygulamanın stock check özelliği üzerinden veri tabanına giden bir sorgu bulunuyor ve güzel tarafı şu — sorgu çıktısı direkt response’a yansıyor. Yani elimizde net bir attack surface var. |
HOW TO FIND SUBDOMAINS USING AI ? | Gourav Singh Rajput | 2024-09-21 | 3 | 7 | 1 | Hello Friends I’am back with another intresting topic subdomain-enumeration.Well,when we do web pentesting there is a most important part of web pentesting called sub domain enumeration at this step we found many useful pages of our main domain like (login pages,admin pages,database ages,api ,gateways etc.) so this ste... |
오늘의 취약점 분석 — Week 2 Day 1 | wonder | 2024-12-28 | 1 | 0 | 0 | I’ve read 100+ medium reports for making web pentesting checklist as usual. |
TryHackMe Writeup — Include | @VIBE | 2025-01-13 | 5 | 1 | 0 | Room link: https://tryhackme.com/r/room/include |
Open Redirect in Linkedin and Yahoo | Vitor “r0t1v” Oliveira | 2015-09-24 | 3 | 8 | 0 | At our company we had a pentesting job to a Node.js web application. After some research I found https://nodesecurity.io, a great website with node.js vulnerabilities. Since the web app from our client was using express.js, the next thing was to look for vulnerabilities to express.js. |
Automate Your Initial Phase of Pentesting | Eli Cyber Security | 2019-03-26 | 13 | 251 | 1 | Different automation & manual tools/ techniques are used in pentesting. Considering on the target web application scenario scanning is performed. Security researchers/ pentesters always tries to found the vulnerability in source code or ports which are vulnerable. Ethical hacking researcher, Delhi India of Internationa... |
Pwn Them All #BugBounty | Bilal Khan | 2019-09-11 | 2 | 173 | 0 | Recently I was Pentesting a private program The web app was built on “Ruby on Rails”, I was testing ‘forgot password’ functionality, of course, why not? |
ChatGPT Prompts for Web Application Security, Bug Bounty, and Pentesting. | aimaster | 2023-05-24 | 2 | 6 | 0 | As an aspiring bug bounty hunter, I’ve always sought ways to level up my skills and outsmart the adversaries lurking in the shadows of the digital realm. Little did I know that an encounter with ChatGPT Prompts would revolutionize my bug hunting journey. In this article, I’ll share my personal experience and reveal how... |
DVWA 1.9+: lab setup | Miguel Sampaio da Veiga | 2019-05-10 | 4 | 4 | 0 | In a previous article I’ve used Metasploitable 2 for a lab. In Metasploitable 2 there are several web apps available for pentesting. One of those apps is Damn Vulnerable Web Application 1.07. |
Web Application Penetration Testing | Paritosh | 2025-03-12 | 2 | 2 | 0 | Web application penetration testing (pentesting) is a crucial process in cybersecurity that helps identify vulnerabilities before malicious hackers exploit them. This guide will introduce beginners to the fundamentals of web app pentesting and provide a structured approach to testing. |
🧨 LFI + RCE en Node.js, Python y PHP — Nuevo vídeo este martes 23 | Gorka | 2025-09-22 | 1 | 0 | 0 | 💞 Mi canal de Youtube: Bug Bounty & Pentesting y Hacking Web https://www.youtube.com/@0xGorka |
🔓 IDOR — La vulnerabilidad invisible que sigue pagando recompensas | Gorka | 2025-10-13 | 3 | 1 | 0 | 💞 Mi canal de Youtube: Bug Bounty & Pentesting y Hacking Web: https://www.youtube.com/@0xGorka |
⚡ Burp Suite como un pro: workflow real, sin perder el tiempo (estreno mañana) | Gorka | 2025-10-01 | 2 | 0 | 0 | 💞 Mi canal de Youtube: Bug Bounty & Pentesting y Hacking Web |
XSS FIle Upload at Web Converter [Bug Bounty] | Danang Avan M | 2019-05-02 | 2 | 40 | 1 | Awalnya saya masih belum kepikiran untuk melakukan pentesting pada web converter langganan saya yang biasa ngebantu tugas kuliah ini, entah kenapa saya iseng mencoba chek DA PA dari web tersebut cukup tinggi juga yaitu 75 dan 53. disitu jiwa blogger saya bergejolak dalam hati saya berkata “ini adsen pasti ngalir terus”... |
Digging into Local File Inclusion | Nairuz Abulhul | 2020-06-21 | 4 | 135 | 0 | Basic methodology to approach LFI vulnerability when Pentesting a Web Application |
What a Real AI Red Team Engagement Actually Looks Like From API Recon to RCE on a ML Pipeline | sn0xsharma | 2026-03-20 | 6 | 159 | 0 | Breakdown of why pentesting AI is nothing like pentesting a web app and what you actually find when you go deep |
Web Services & API Pentesting-Part 3 | Asfiya $ha!kh | 2020-01-10 | 1 | 66 | 2 | Hello Readers! |
Web Services & API Pentesting-Part 2 | Asfiya $ha!kh | 2019-06-12 | 5 | 153 | 0 | Hello pentesting rockstars, hope you have skimmed through the part-1 of this blog series. |
Pentesting CMS Web Applications | Arnav Tripathy | 2020-02-12 | 2 | 13 | 0 | The days of writing a web application from scratch is gone . Usually a third party application like wordpress or drupal is used to whip up a web application quickly. While this greatly aids any web developer, sometimes it can lead to problems such as zero day attacks being the biggest according. Also the methodology of... |
All about HTTP before Pentesting a Web Application | Sathyapriya G | 2023-01-05 | 6 | 0 | 0 | This blog covers the various HTTP concepts that are all required to understand before pentesting a web application. The primary goals covered are the various http request methods and enumeration tools for determining the HTTP methods, misconfigurations that could be find on the server, http response code and included a... |
Portswigger SQLi-Lab 7 | ARZ101 | 2021-06-10 | 3 | 1 | 0 | Hello everyone , in this post I will be sharing my solution for the 7th sqli lab from portswigger . This lab was easy just needed to query data from information.schema which is holds all the information for the database. |
Portswigger SQLi-Lab 8 | ARZ101 | 2021-06-26 | 1 | 0 | 0 | This labs is similar to lab#7 in which we listed the tables in postgresql database but now we are presented with oracle database on web application in which category a GET paramter is vulnerable to sqli |
Portswigger SQLi-Lab 2 | ARZ101 | 2021-06-04 | 3 | 0 | 0 | Hello everyone , I hope you are doing well , in this post I will be sharing my solution for portswigger SQL Injection Lab 2 which involves continuation from the previous lab so let’s do it |
Portswigger SQLi-Lab 3 | ARZ101 | 2021-06-04 | 3 | 0 | 0 | Hello everyone , in this post I will be sharing my solution for portswigger sqli lab # 3 so without further ado let’s jump in |
Portswigger SQLi-Lab 4 | ARZ101 | 2021-06-05 | 3 | 0 | 0 | Hello everyone, in this post I will be sharing my solution for the portswigger sqli lab#4 , this is quite an easy one but a little bit tricky so let’s just start the lab |
Real-time third-party code injection | Teri Radichel | 2020-06-10 | 8 | 9 | 0 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
Web Application Penetration Testing Study Resources | Sayantan Datta | 2021-05-27 | 5 | 1 | 0 | Phase 1 — History |
Unknown | Daniel | 2024-12-19 | 2 | 6 | 0 | Title: My Transformative Journey Through Digitanotion’s Cybersecurity Internship |
Review of the Burp Suite Certified Practitioner (BSCP) Exam | Waris Damkham | 2024-12-10 | 3 | 14 | 0 | The Burp Suite Certified Practitioner (BSCP) is a certification offered by PortSwigger, the creators of the popular Burp Suite tool beloved by security enthusiasts and penetration testers. At only $99, the exam fee is relatively affordable compared to other certifications, though the requirement to have a Burp Suite Pr... |
HTTP Status Codes: Overlooked Clues in Bug Bounty | Invik | 2025-04-08 | 2 | 1 | 0 | For those with a background in computer science, the HTTP protocol is undoubtedly familiar. Even for those without formal training, HTTP status codes — especially for individuals engaged in vulnerability hunting or penetration testing — are part of daily encounters. But do you truly understand how to analyze API behavi... |
$2,400 in 60 Minutes: Hacking a Management Backend by Tweaking a Single Response Packet | Invik | 2025-05-21 | 5 | 68 | 1 | It’s been a while since I last updated. I recently encountered an interesting vulnerability, so I thought I’d share it with you all. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.