| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| uncover_1.0.10_checksums.txt | 2025-02-05 | 774 Bytes | |
| uncover_1.0.10_linux_386.zip | 2025-02-05 | 9.1 MB | |
| uncover_1.0.10_linux_amd64.zip | 2025-02-05 | 9.7 MB | |
| uncover_1.0.10_linux_arm64.zip | 2025-02-05 | 9.0 MB | |
| uncover_1.0.10_linux_arm.zip | 2025-02-05 | 9.2 MB | |
| uncover_1.0.10_macOS_amd64.zip | 2025-02-05 | 9.9 MB | |
| uncover_1.0.10_macOS_arm64.zip | 2025-02-05 | 9.4 MB | |
| uncover_1.0.10_windows_386.zip | 2025-02-05 | 9.5 MB | |
| uncover_1.0.10_windows_amd64.zip | 2025-02-05 | 9.9 MB | |
| README.md | 2025-02-05 | 1.3 kB | |
| v1.0.10 source code.tar.gz | 2025-02-05 | 133.0 kB | |
| v1.0.10 source code.zip | 2025-02-05 | 166.0 kB | |
| Totals: 12 Items | 76.0 MB | 1 | |
What's Changed
🎉 New Features
-
Added awesome search queries support by @dogancanbakir in https://github.com/projectdiscovery/uncover/pull/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 https://github.com/projectdiscovery/uncover/pull/648
- Added Odin engine by @nukunga in https://github.com/projectdiscovery/uncover/pull/642
🐞 Bug Fixes
- Fixed API pagination to get correct results for CriminalIP by @tomorrow9913 in https://github.com/projectdiscovery/uncover/pull/641
- Fixed engine not returning the raw results by @dogancanbakir in https://github.com/projectdiscovery/uncover/pull/506
Other Changes
- Made ZoomEye engine's host configurable by @dogancanbakir in https://github.com/projectdiscovery/uncover/pull/535 See the details https://github.com/projectdiscovery/uncover?tab=readme-ov-file#provider-configuration
New Contributors
- @tomorrow9913 made their first contribution in https://github.com/projectdiscovery/uncover/pull/648
- @nukunga made their first contribution in https://github.com/projectdiscovery/uncover/pull/642
Full Changelog: https://github.com/projectdiscovery/uncover/compare/v1.0.9...v1.0.10