Skip to content
DnsLister Forum

Where domain hunters compare notes

I built ReconAx β€” a lightweight Python website analyzer for developers and security learners

Hey everyone πŸ‘‹

I just released ReconAx v0.2.0, a lightweight website analyzer written in Python.

It can analyze things like:

β€’ HTTP & redirects

β€’ Security headers

β€’ Cookies

β€’ HTML & resources

β€’ DNS & TLS

β€’ CORS, CSP & SRI

β€’ Endpoints & attack surface

β€’ Website hygiene score

The goal was to make a simple, developer-friendly tool that gives useful website information from one command without aggressive scanning.

Install:

pip install reconax

PyPI:

https://pypi.org/project/reconax/

GitHub:

https://github.com/Chethan-ULTIMAX/reconax

I'd really appreciate feedback, suggestions, or ideas for what would make ReconAx more useful. πŸš€

Source: r/u/Chethan-ULTIMAX · by /u/Chethan-ULTIMAX

Leave a Reply

Your email address will not be published. Required fields are marked *