Releases: projectdiscovery/uncover
Releases · projectdiscovery/uncover
v1.2.0
What's Changed
🎉 New Features
🐞 Bug Fixes
- Fixed duplicate output issue by @dogancanbakir in #702
- Fixed quoted queries handling issue in Onyphe search engine by @JiWonOck in #693
Other Changes
- Improved ZoomEye documentation by @dogancanbakir in #690
- Updated to use new Censys platform by @MaSven in #694
- Improved FOFA search engine by extending its data scope by @TonyD0g in #687
New Contributors
- @MaSven made their first contribution in #694
- @JiWonOck made their first contribution in #693
- @deehyeon made their first contribution in #697
- @TonyD0g made their first contribution in #687
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
🎉 New Features
- Added Onyphe engine by @Xanderux in #672
- Added Driftnet engine by @craig46562376 in #678
- Added ZoomEye new api by @dogancanbakir in #674
Other Changes
- Updated golang version in Dockerfile for builder stage by @naksudev in #665
- Added proxy option by @dogancanbakir in #683
-proxy string http proxy to use with uncover
New Contributors
- @naksudev made their first contribution in #665
- @Xanderux made their first contribution in #672
- @craig46562376 made their first contribution in #678
Full Changelog: v1.0.10...v1.1.0
v1.0.10
What's Changed
🎉 New Features
- Added awesome search queries support by @dogancanbakir in #595
-asq, -awesome-search-queries string[] use awesome search queries to discover exposed assets on the internet (example: -asq 'jira')
- Added BinaryEdge engine by @tomorrow9913 in #648
- Added Odin engine by @nukunga in #642
🐞 Bug Fixes
- Fixed API pagination to get correct results for CriminalIP by @tomorrow9913 in #641
- Fixed engine not returning the raw results by @dogancanbakir in #506
Other Changes
- Made ZoomEye engine's host configurable by @dogancanbakir in #535
See the details https://github.com/projectdiscovery/uncover?tab=readme-ov-file#provider-configuration
New Contributors
- @tomorrow9913 made their first contribution in #648
- @nukunga made their first contribution in #642
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Fixed issue with
-outputoption by @dogancanbakir in #499
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
🎉 New Feature
uncover -google -q "site:*.hackerone.com"🐞 Bugs Fixes
- Fixed build error on
termuxby @RamanaReddy0M in #327 - Fixed bug to de-duplicate CLI output by @dogancanbakir in #475
Other Changes
- Added limit zoomeye request per total by @dogancanbakir in #335
- Fixed key check by @dogancanbakir in #392
- Create provider config file if not exists by @RamanaReddy0M in #431
- Added
ZOOMEYE_HOSTenvironment variable support by @lu4nx in #450
New Contributors
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
Other Changes
- Added support to use OS based standard config directories by @tarunKoyalwar in #302
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
🐞 Bugs Fixes
- Fixed issue with
-roption not working with-joption by @RamanaReddy0M in #235
Other Changes
- Added integration test for hunterhow by @codgin in #234
- Fixed provider config unmarshal by @tarunKoyalwar in #230
New Contributors
- @MetzinAround made their first contribution in #233
- @codgin made their first contribution in #234
- @Xc1Ym made their first contribution in #247
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Fixed nil pointer dereference panic with hunterhow source by @Mzack9999 in #224
- Fixed interface conversion panic with zoomeye source by @dogancanbakir in #228
- Fixed issue with output option by @RamanaReddy0M in #225
Issues closed in this release - https://github.com/projectdiscovery/uncover/milestone/5
New Contributors
- @RamanaReddy0M made their first contribution in #174
- @dogancanbakir made their first contribution in #228
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Refactored code to provide an abstracted library by @xm1k3 in #182
- Fixed an issue with FoFa API to update
domaintohostfield by @ShubhamRasal in #197 - Fixed an issue with quake api by @Mzack9999 in #201
- Fixed an issue with provider keys loading by @Mzack9999 in #201
Issues closed in release - https://github.com/projectdiscovery/uncover/milestone/4?closed=1
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Warning:
-delayoption is deprecated in favor of using newly added-rate-limitoption.
- Added publicwww api integration by @xm1k3 in #157
- Added hunter.how api integration by @xm1k3 in #166
- Added self update option by @RamanaReddy0M in #174
- Updated rate limit logic by @xm1k3 in #165
New Contributors
- @xm1k3 made their first contribution in #157
- @RamanaReddy0M made their first contribution in #174
Full Changelog: v1.0.2...v1.0.3