@@ -41,6 +41,7 @@ It helps security researchers, penetration testers, bug bounty hunters, DevSecOp
4141- [ Practical examples] ( https://opendoor.readthedocs.io/examples/basic-scans/ )
4242- [ Changelog] ( CHANGELOG.md )
4343- [ PyPI package] ( https://pypi.org/project/opendoor/ )
44+ - [ Homebrew formulae] ( https://formulae.brew.sh/formula/opendoor )
4445- [ Docker image] ( https://github.com/users/stanislav-web/packages/container/package/opendoor )
4546- [ AUR package] ( https://aur.archlinux.org/packages/opendoor )
4647- [ BlackArch package] ( https://blackarch.org/webapp.html )
@@ -59,7 +60,7 @@ It helps security researchers, penetration testers, bug bounty hunters, DevSecOp
5960- custom wordlists, prefixes, shuffling to break scan patterns and extension filters;
6061- custom request headers, cookies forwarding, and raw HTTP request templates;
6162- response filters by status, size, text, regex, and body length;
62- - response sniffers for detecting directory listings, empty responses, known file exposures, collation errors, and exposed debug stack traces;
63+ - response sniffers for detecting directory listings, empty responses, known file exposures, collation, errors and exposed debug stack traces;
6364- smart auto-calibration for soft-404, wildcard, catch-all, semantic response-diff, and DNS wildcard cases;
6465- technology fingerprint detection for CMS, ecommerce platforms, frameworks, runtime stacks, infrastructure, and HSTS posture;
6566- passive privacy-risk checks in ` --fingerprint ` , including possible HSTS, ETag/cache, and persistent-cookie supercookie surfaces.
0 commit comments