urldozer
URL analyzer
A tool for analyzing URLs to extract various information such as paths, domains, and parameters.
Perform operations on URLs like extracting paths, parameter names and/or values, domain name, host name (without HTTP[s]).
29 stars
2 watching
4 forks
Language: Go
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
obsidianforensics/unfurl | Extracts and visualizes data from URLs by breaking them down into components and extracting relevant information. | 609 |
dwisiswant0/galer | A tool to extract URLs from HTML attributes by crawling in and evaluating JavaScript | 253 |
eldy/awstats | Analyzer software for web server log files | 378 |
mvdan/xurls | A tool to extract URLs from text using regular expressions in the Go programming language. | 1,187 |
s0rg/crawley | A utility for systematically extracting URLs from web pages and printing them to the console. | 263 |
dev-lu/osint_toolkit | A web application combining various security analysis tools and services into one platform | 515 |
webpod/red | An analysis tool for monitoring server logs in real-time. | 1,475 |
devanshbatham/openredirex | A tool for detecting open redirect vulnerabilities in web applications by modifying URLs and attempting to fetch them. | 712 |
patternhelloworld/url-knife | A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
lukeed/matchit | A utility for parsing and matching URLs against predefined patterns | 322 |
eloopwoo/chrome-url-dumper | A tool to extract and dump URLs from Chrome's stored databases. | 34 |
jpcertcc/toolanalysisresultsheet | An HTML-based tool for analyzing and visualizing log data from Windows execution of malicious tools to detect lateral movement. | 345 |
elliotwutingfeng/go-fasttld | A Go library for extracting top-level domains from URLs in a high-performance manner. | 32 |
cyb3rmx/qu1cksc0pe | A comprehensive tool for analyzing suspicious files and detecting malware characteristics. | 1,320 |
herloct/url-parser | A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |