v1.1.0
版本发布时间: 2024-03-26 17:21:33
projectdiscovery/katana最新发布版本:v1.1.1(2024-10-28 21:38:52)
What's Changed
🎉 New Features
- Introduced passive crawling by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/781
-ps, -passive enable passive sources to discover target endpoints
-pss, -passive-source string[] passive source to use for url discovery (waybackarchive,commoncrawl,alienvault)
Example:
katana -u tesla.com -passive -f qurl
...
https://static-assets-pay.tesla.com/api/payment-schema/creditcard?countrycode=dk
https://static-assets-pay.tesla.com/api/paymenttypes/?clientlibrary=payment-website
https://tradepartnertickets.tesla.com/dist/main.css?029b26e9be3aef4fc82c
https://tradepartnertickets.tesla.com/dist/vendors.vendors.css?029b26e9be3aef4fc82c
https://workforce.tesla.com/auth/callback?code=na_921f11c72db1d416c2fb624ea94ab5e1bad5f803
...
...
...
[INF] Found 208114 endpoints for https://tesla.com in 2m11.65937825s (commoncrawl: 128, alienvault: 1615, waybackarchive: 206371)
- Introduced option to exclude targets to crawl by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/731
-e, -exclude string[] exclude host matching specified filter ('cdn', 'private-ips', cidr, ip, regex)
🐞 Bug Fixes
- Fixed issue with headless redirect by @Mzack9999 in https://github.com/projectdiscovery/katana/pull/823
- Fixed issue with filter and match functionality (SDK) by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/775
- Fixed issue with
-kf
option to skip if the maximum depth is exceeded by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/799
Other Changes
- Added conditional support to include go-tree-sitter in build process by @RamanaReddy0M in https://github.com/projectdiscovery/katana/pull/814
- Fixed nil pointer check by @dogancanbakir in https://github.com/projectdiscovery/katana/pull/773
- Fixed error check on hybrid request parsing by @niudaii in https://github.com/projectdiscovery/katana/pull/804
- Updated jsluice to new version with more results by @Ice3man543 in https://github.com/projectdiscovery/katana/pull/695
- Updated jsluice by @geeknik in https://github.com/projectdiscovery/katana/pull/800
New Contributors
- @beac0n5 made their first contribution in https://github.com/projectdiscovery/katana/pull/732
- @toufik-airane made their first contribution in https://github.com/projectdiscovery/katana/pull/736
- @niudaii made their first contribution in https://github.com/projectdiscovery/katana/pull/804
- @geeknik made their first contribution in https://github.com/projectdiscovery/katana/pull/800
Full Changelog: https://github.com/projectdiscovery/katana/compare/v1.0.5...v1.1.0
1、 katana-linux-checksums.txt 283B
2、 katana-mac-checksums.txt 190B
3、 katana-windows-checksums.txt 97B
4、 katana_1.1.0_linux_386.zip 11.72MB
5、 katana_1.1.0_linux_amd64.zip 12.72MB
6、 katana_1.1.0_linux_arm64.zip 11.82MB
7、 katana_1.1.0_macOS_amd64.zip 13.28MB
8、 katana_1.1.0_macOS_arm64.zip 12.67MB
9、 katana_1.1.0_windows_amd64.zip 12.1MB