Menu

Built a lightweight web vulnerability scanner (Python) – looking for feedback
📰
0

Built a lightweight web vulnerability scanner (Python) – looking for feedback

Reddit r/cybersecurity·u/bsyoutubers·about 1 month ago
#2QMOFqHQ
Reading 0:00
15s threshold

I’ve been working on a lightweight web vulnerability scanner in Python focused on simplicity and usability.

The goal is to make basic security checks more accessible without requiring heavy tools or complex setups.

It currently performs multiple checks on web targets and is still in an early stage.

I’m especially interested in improving detection quality and reducing false positives.

Would appreciate feedback from people with experience in security tools 👇

https://github.com/BP202302/hexforge-security-lite

Read More