crawley Logo

crawley

0
Free
Visit Website

The unix-way web crawler Crawley is a simple web crawler written in Go. Features: * Supports multiple protocols (http, https, ftp, sftp) * Supports multiple authentication methods (basic auth, digest auth, kerberos) * Supports crawling of nested resources * Supports filtering of crawled resources * Supports saving of crawled resources to disk Example usage: ```go import "github.com/s0rg/crawley" func main() { crawler := crawley.NewCrawler() crawler.AddURL("https://example.com") crawler.Start() } ```

FEATURES

ALTERNATIVES

JARM is a TLS server fingerprinting tool used for identifying server configurations and malicious infrastructure.

LogRhythm NetMon is a network traffic analytics tool that provides real-time visibility, automated threat detection, and investigation capabilities for organizational networks.

A free, open-source network protocol analyzer for capturing and displaying packet-level data.

A program to log login attempts on Telnet (port 23) and track the Mirai botnet

A service for better visibility on networking issues in Kubernetes clusters by detecting traffic denied by iptables.

Express middleware for detecting and redirecting Tor or Surface users.

Exploiting simple stack overflow vulnerabilities using return oriented programming (ROP) to defeat data execution prevention - DEP.

CapTipper is a python tool to analyze, explore, and revive HTTP malicious traffic.

PINNED