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]).

GitHub

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 into a directed graph structure 619
dwisiswant0/galer A tool to extract URLs from HTML attributes by crawling in and evaluating JavaScript 255
eldy/awstats Analyzes web server log files to provide detailed statistics and insights about website traffic and user behavior. 380
mvdan/xurls A tool to extract URLs from text using regular expressions in the Go programming language. 1,193
s0rg/crawley A utility for systematically extracting URLs from web pages and printing them to the console. 268
dev-lu/osint_toolkit A web application combining various security analysis tools and services into one platform 526
webpod/red An analysis tool for monitoring server logs in real-time. 1,478
devanshbatham/openredirex A tool for detecting open redirect vulnerabilities in web applications by modifying URLs and attempting to fetch them. 718
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 An all-in-one malware analysis tool that provides detailed information about suspicious files and executables. 1,348
herloct/url-parser A tool for parsing and extracting specific parts of URLs from command-line input. 11