Member-only story

Featured

Ultimate Nuclei Templates: Private Collection for Quick Bounties

coffinxp
MeetCyber
Published in
6 min readJan 30, 2025

Introduction

Nuclei by ProjectDiscovery is a powerful tool for automating security testing using customizable YAML templates. It helps detect vulnerabilities in web apps, cloud services and networks. This guide will show you how to use Nuclei custom templates to find vulnerabilities and earn bounties.

What Are Nuclei Templates?

Nuclei templates define the rules and logic by which Nuclei scans and detects vulnerabilities. These YAML based templates define the request method, target endpoints response matches and expected conditions to determine if a vulnerability is present.

Exploring My Nuclei Template Collection

Now lets take a closer look at each template in my Nuclei collection and I’ll explain each ones features one by one with screenshots and explanations to help you understand how they can be used to detect different vulnerabilities and improve your security testing.

Open Redirect

Open Redirect is a vulnerability where a web application improperly forwards users to untrusted sites allowing attackers to redirect victims to phishing or malicious websites. This template helps us to detect Open Redirect vulnerabilities by injecting various…

--

--

MeetCyber
MeetCyber

Published in MeetCyber

MeetCyber is a publication where cybersecurity enthusiasts can learn, share knowledge, and stay up-to-date on the latest cyber trends. Join the conversation and contribute your insights.

coffinxp
coffinxp

Written by coffinxp

Security Researcher | Content creator

Responses (14)