Skip to content

Network & IP

4 Topics 12 Posts

Network related tools for web scraping, IP / domain lookups , etc.
Follow Posting Template:
https://forum.hashpwn.net/post/68

  • Spider - Web Crawler and Wordlist / Ngram Generator

    5
    3 Votes
    5 Posts
    2k Views
    cycloneC
    Spider v1.0.0 released. https://github.com/cyclone-github/spider/releases/tag/v1.0.0 v1.0.0 by @cyclone-github in https://github.com/cyclone-github/spider/pull/15 chore(deps): bump github.com/PuerkitoBio/goquery from 1.11.0 to 1.12.0 in the minor-and-patch group by @dependabot[bot] in https://github.com/cyclone-github/spider/pull/14 added flag "-text-match" to filter page text matches memory and performance optimizations for -file and -url modes -file mode streams wordlists from disk instead of loading entire files into RAM reduced RAM usage for large -sort wordlists default -timeout increased from 1 to 10 seconds progress bars, stats, and errors now write to stderr sanitize url fragments for dedup and extension checks updated default User-Agent Full Changelog: https://github.com/cyclone-github/spider/compare/v0.9.1...v1.0.0
  • jotti - VirusTotal Alternative

    2
    1 Votes
    2 Posts
    1k Views
    cycloneC
    New release: v1.0.0; 2025-08-27 - stable v1.0.0 release - enforce Jotti's 250MB max file limit - added upload progress bar - added HTTP client timeout to avoid hangs - added non-zero exit on rate limit - tidied up logic in URL, filename, directory parsing
  • IPScope - Subdomain Discovery and IP Lookup Tool

    4
    3 Votes
    4 Posts
    1k Views
    cycloneC
    ipscope v0.2.4 released: https://github.com/cyclone-github/ipscope/releases/tag/0.2.4 Changelog: version 0.2.4 added -o {output_file} flag to redirect stdout to file updated -help output refactored code version 0.2.3 add sanity check for punycode domains, https://github.com/cyclone-github/ipscope/issues/1 add -json output flag, https://github.com/cyclone-github/ipscope/issues/2 fixed stdout to stderr, https://github.com/cyclone-github/ipscope/issues/3
  • CeWL - Web Crawler & Custom Word List Generator

    1
    2 Votes
    1 Posts
    298 Views
    No one has replied