CspReconGo is a command-line tool designed for cybersecurity analysts, web developers, and IT professionals.
It automates the extraction and analysis of domains from Content Security Policy (CSP) headers and JavaScript files on websites.
This tool is essential for conducting detailed web security audits, understanding external resource interactions, and monitoring changes in CSP and JavaScript-based domain references.
git clone https://github.com/yourusername/CspReconGo.git
2. Download Dependancies:
go get -u github.com/chromedp/chromedp
go run CspReconGo.go https://www.examplewebsite.com
Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…
Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…