Spondulas is browser emulator and parser designed to retrieve web pages for hunting malware. It supports generation of browser user agents, GET/POST requests, and SOCKS5 proxy. It can be used to parse HTML files sent via e-mail. Monitor mode allows a website to be monitored at intervals to discover changes in DNS or content over time. Autolog mode creates an investigation file that documents redirection chains. The retrieved web pages are parsed for links and reported to an output file. More information is available on the wiki.
Features
- Support for GET and POST methods
- Parsing of retrieved pages to extract and categorize links
- Support for HTTP and HTTPS methods
- Support for non-standard port numbers
- Support for SOCKS5
- Support for pipe-lining (AJAX)
- Monitor mode to poll a website looking for changes in DNS or body content
- Input mode to parse local HTML files, e.g., e-mailed forms
- Automatic conversion of GZIP and Chunked encoding
- Automatic IP address Look-up
- Selection or generation of User Agent Strings
- Automatic creation of an investigation file
License
BSD LicenseFollow Spondulas
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
Excellent program. Supports POST in addition to GET requests, persistent connections for Ajax, and a monitor mode for checking for content changes. Great tool for intrusion analysts.