v1.4.2 #468
kaifcodec
announced in
Announcements
v1.4.2
#468
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Enhanced CLI argument parsing to support multiple comma-separated values and edge cases for module and category flags, improving usability and flexibility for advanced scans (feat(cli): support multiple comma-separated values and edge cases for module and category flags #432).
— by @kaifcodec
— reviewed by @json-hunter07
Expanded the adult content scanning footprint by adding 11 new username scan modules for adult platforms, including Pornhub, XVideos, XNXX, YouPorn, Stripchat, CamSoda, Erome, E621, Chaturbate, SpankBang, and Motherless (feat: add Pornhub username scan module #433, feat: add XVideos username scan module #439, feat: add XNXX username scan module #441, feat: add YouPorn username scan module #442, feat: add Stripchat username scan module #443, feat: add CamSoda username scan module #445, feat: add Erome username scan module #447, feat: add e621 username scan module #448, feat: add SpankBang username scan module #422, feat: add Motherless email and username scan modules #423, feat: add Chaturbate username scan module #424).
— by @brunolm
— reviewed by @kaifcodec
Added 6 new email scan modules for adult platforms (YouPorn, Tube8, Vimeo, Disqus, Tumblr, Motherless) and travel/community services (TripAdvisor) to expand OSINT coverage (feat: add YouPorn email scan module #420, feat: add Tube8 email scan module #421, feat: add Vimeo email scan module #425, feat: add Disqus email scan module #426, feat: add Tumblr email scan module #427, feat: add Motherless email and username scan modules #423, feat: add TripAdvisor username scan module #428).
— by @brunolm
— reviewed by @kaifcodec
Introduced 4 new versatile username scan modules (HackerOne, Wix, TradingView, Unsplash) with unique string verification and comprehensive data extraction capabilities (feat(user_scan): add hackerone, wix, tradingview, and unsplash modules with unique string verification and data extraction #431).
— by @kaifcodec
— reviewed by @json-hunter07
Added 2 new regional modules for Estonian platforms (osta.ee, annaabi.ee) alongside StackB and Cropty username and email scanning modules (feat: add osta.ee username module #430, feat: add StackB username and email scan modules #429, feat: add annaabi.ee username and email modules #462, #434 – Update validation logic for cropty.py #436).
— by @kristoisberg
— reviewed by @kaifcodec
Fixed critical false positive issues in Mastodon email validation logic to improve accuracy of email enumeration results (fix: mastodon email module false positives #466).
— by @kristoisberg
— reviewed by @kaifcodec
Patched false positive handling in Freesound, Calendly, IFTTT, and OpenStreetMap modules by properly rejecting usernames that trigger unrelated positives (fix: handle Freesound rate limited responses as errors instead of positives #438, fix: reject usernames causing false positives in Calendly, IFTTT, OpenStreetMap modules #437).
— by @kristoisberg
— reviewed by @kaifcodec
Fixed Result fallthrough logic in Cropty module to replace implicit Result.taken() with explicit error handling, improving consistency and debugging clarity (Fix: replace silent Result.taken() fallthrough with explicit Result.error() #450, #434 – Update validation logic for cropty.py #436).
— by @A-S-Manoj and @SpiliosDimakopoulos
— reviewed by @kaifcodec
Documentation: Corrected example output for {n;m} pattern syntax in USAGE guides (docs: fix incorrect example output for {n;m} pattern syntax #454).
— by @SpiliosDimakopoulos
— reviewed by @kaifcodec
CI/CD Maintenance: Pinned ruff linter to version 0.15.22 in lint workflows for consistency and reproducibility (ci: pin ruff to 0.15.22 in lint workflows #440).
— by @brunolm
— reviewed by @kaifcodec
This discussion was created from the release v1.4.2.
All reactions