subfinder

Fast passive subdomain enumeration tool.

MIT License

Downloads
203
Stars
9.3K
Committers
102

Bot releases are hidden (Show)

subfinder - Workflow fixes for github actions

Published by Ice3man543 almost 5 years ago

  • Misc fixes
  • Testing auto-release
subfinder - Multiple Fixes to the sources

Published by Ice3man543 almost 5 years ago

  • Multiple source code fixes
  • Fixed leaking file descriptors
subfinder - Version 2.0

Published by Ice3man543 almost 5 years ago

  • Complete Rewrite of the code
  • Faster
  • More efficient
  • Clear code
subfinder - Old-Release

Published by Ice3man543 almost 6 years ago

subfinder - 1.0

Published by codingo over 6 years ago

Changes / Feature Additions

  • Add DNS dependance retrieval in #45
  • Added new user interface / colour in #48
  • Passive engine re-write for parallelism in #51
  • Changed from Iron/go:dev to golang for RPi support in #52
  • Added in the suppression of errors for -silent mode in #79
  • Added Shodan support in #77
  • Added dogpile support in #75
  • Added Exalead support in #75
  • Added Yahoo support in #75
  • Implemented Ipv4info in #68
  • Added certificate transparency via entrust in #63
  • Overhauled codebase to correct all linting issues in #83
  • Added xurls package in #85
  • Fixed all spelling errors in code base with #87
  • Updated banner in #88

Bug Fixes

  • Multiple domains bug fix in #42
  • Fix for < character in #44
  • Fixed realtime output in Bruteforce module in #67

Checksums

2996652f69e9a3d2b3255cb386a9827db42d12ec63e84afb5aa9e46928a16389  subfinder_linux_amd64_1.0.zip
subfinder - 0.2

Published by codingo over 6 years ago

Changes

  • Passive engine rewrite for paralellism
  • New user interface and colours
  • Changed from iron/go:dev to golang for Raspberry Pi Support
  • Added bing passive search
  • Added ask search
  • Added baidu search

Bug fixes

  • Fix for "< character missing" error
  • Fix for multiple domains input

Checksums

dffa74c4e2ef245889179ec3b9143bfd5d4f8cc4614105a0bf89bd557d96c821 subfinder_linux_amd64_0.2.zip

subfinder - Initial Release

Published by Ice3man543 over 6 years ago

This release contain 17 passive data sources in order to find subdomains for a given target.

  • JSON and Text output formats are supported
  • Currently only passive data sources are supported
  • There are some bugs at present.
subfinder - Initial Release - Working Docker Support

Published by codingo over 6 years ago

This release is the same code-base as 'Initial Release' however docker support has been resolved and is now working. For this reason this has been tagged as a patch to 'Initial Release' instead of a feature itteration.