Releases: projectdiscovery/urlfinder
Releases · projectdiscovery/urlfinder
v0.0.3
What's Changed
- Add scope control CLI options by @dogancanbakir in #46
SCOPE:
-us, -url-scope string[] in scope url regex to be followed by urlfinder
-uos, -url-out-scope string[] out of scope url regex to be excluded by urlfinder
-fs, -field-scope string pre-defined scope field (dn,rdn,fqdn) or custom regex (e.g., '(company-staging.io|company.com)') (default "rdn")
-ns, -no-scope disables host based default scope
-do, -display-out-scope display external endpoint from scoped crawlingNew Contributors
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Added VirusTotal as new passive source by @dogancanbakir in #16
- Fixed issue writing empty hosts to output file by @sshbounty in #27
- Fixed issue with url parsing displaying 3rd party urls by @dogancanbakir in #26
- Fixed issue with transformation for case-sensitive urls by @mujtabachang in #29
New Contributors
- @zy9ard3 made their first contribution in #25
- @sshbounty made their first contribution in #27
- @mujtabachang made their first contribution in #29
Full Changelog: v0.0.1...v0.0.2
v0.0.1
- Initial release
Full Changelog: https://github.com/projectdiscovery/urlfinder/commits/v0.0.1