Pinned Repositories
corser
CORSER is a Golang CLI Application for Advanced CORS Misconfiguration Detection
subfalcon
subfalcon is a subdomain enumeration tool that allows you to discover and monitor subdomains for a given list of domains. It fetches subdomains from various sources [crtsh, hackertargetapi, anubis, alienvault, rappiddns, urlscan ] , saves them to a SQLite database, and can notify updates via Discord.
client-side-bugs-resources
A resources for who want to learn and get deep into client-side bugs
crtHunter
Tool to extract all subdomains from crt.sh search using RegEx and Web Scraping
CVE-2024-4577
CVE-2024-4577 Exploit POC
GoForHacking
Minin Golang tools for Hacking
logz
Logging golang package
tld
The tld package provides functionality to parse URLs and extract various components such as subdomain, domain, top-level domain (TLD), and port. It is particularly useful for scenarios where you need to analyze or manipulate URLs in your Go applications.
vuln-app
Vulnrable application to practice on why vulnrabilites happens in the backend and what is the secure code for it.
webarchive
Webarchive is a Go package for pentesters and developers to interacting with the Wayback Machine's CDX API and integrate web archive utilities into your Golang projects.
zomasec's Repositories
zomasec/crtHunter
Tool to extract all subdomains from crt.sh search using RegEx and Web Scraping
zomasec/web-app
Web APPs Back-End codes that i coded
zomasec/AllAboutBugBounty
All about bug bounty (bypasses, payloads, and etc)
zomasec/Bug_Bounty_Notes
A collection of notes for bug bounty hunting
zomasec/Bug_Hunting_Scripts
zomasec/Resources
Resources for who want to learn Pentesting and bug bounty hunting
zomasec/test-cors.org
A tool to help test CORS requests
zomasec/web-app2
My Web Apps Back-End Code that I developed