Cyber security

BugBlaze : Your All-In-One Cybersecurity Toolkit

In the world of cybersecurity, staying ahead of potential threats is essential.

BugBlaze is a powerful toolkit that simplifies the process of subdomain enumeration, DNS resolution, port scanning, and vulnerability scanning.

In this article, we’ll explore how BugBlaze can enhance your security efforts and provide a comprehensive overview of its features and usage.

Continuous Reconnaissance And Vulnerability Scanning For Bug Bounties

Requirements

Installation

https://github.com/0xPugazh/BugBlaze
cd BugBlaze
chmod +x setup.sh bugblaze.sh
./bugblaze.sh

Usage

./bugblaze.sh domain.com

Tools Included

  • Subdomain enumeration (Subfinder, Amass, Shuffledns)
  • DNS resolving ( PureDNS)
  • Port scanning (Naabu)
  • Vulnerability Scanning (Nuclei)
  • Resolvers (trickest)
  • Wordlists (n0kovo_subdomains)

Note

  • Confifure you api tokens in subfinder and amass config file for more subdomains
  • Add your telergam/discord/slack token in notify config file for notifications
  • If you want to use custom wordlists and resovers, change variable path in bugblaze.sh (line 32,33,34)
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Gitoxide : Harnessing Rust For Next-Generation Git Operations

Gitoxide is a modern, pure-Rust implementation of Git, designed to offer a future-proof, high-performance alternative…

10 minutes ago

ChromeStealer : A Tool For Extracting Chrome Passwords

ChromeStealer is an educational tool developed by @bernKing20 to demonstrate how to extract and decrypt…

11 minutes ago

DCOMUploadExec : A Tool For Lateral Movement Exploits Using IMsiServer

DCOMUploadExec is a proof-of-concept (PoC) tool designed to exploit the Distributed Component Object Model (DCOM)…

2 hours ago

Overview Of CPAL : Cross-Platform Audio Library

CPAL (Cross-Platform Audio Library) is a low-level, pure Rust library designed for audio input and…

2 hours ago

WhacAMole : A Comprehensive Malware Analysis Tool

WhacAMole (WAM) is a cutting-edge tool designed for in-depth memory and process analysis to detect,…

2 hours ago

CognitoHunter : A Comprehensive AWS Cognito Analysis Toolkit

CognitoHunter is a specialized toolkit designed for security researchers and penetration testers to analyze and…

22 hours ago