DEV Community

sea corporate
sea corporate

Posted on

I Built a Website Security Scanner That Generates Professional Security Reports



 Post

Over the past few months, I've been working on a project called SEA Security Scanner.

The goal wasn't to build another vulnerability scanner, but to create a tool that gives developers and security enthusiasts a simple way to assess the security of a website and understand the results through a clean, detailed report.

Some of the current features include:

Website security analysis
HTTP security header checks
SSL/TLS inspection
DNS security analysis
Open port detection
Technology fingerprinting
CORS analysis
Professional HTML security reports
Risk scoring with remediation recommendations

The scanner is designed to present findings in a way that's easy to understand, whether you're reviewing your own project or performing a security assessment.

I'm continuing to improve detection accuracy, add new security checks, and reduce false positives with each update.

If you'd like to try it or share feedback, I'd really appreciate it.

Website:
https://seasecuritytool.dpdns.org/
product hunt: https://www.producthunt.com/products/sea-security-tool

I'd love to hear your suggestions or ideas for future improvements.

Top comments (0)