Show HN: Peneterrer – The ChatGPT for Website Security Testing (peneterrer.com)
Hi HN! I am a 14-year-old building Peneterrer. It is a tool for web and solo developers to check their website's security with easy-to-read reports and custom testing workflows.
The Main objective of Peneterrer is to make the lives of web developers easy, and it does this by allowing web developers to test their websites by simply using words.
Until now I have spent around 3 months creating this and would love for you all to try it!
5 comments
[ 3.2 ms ] story [ 21.6 ms ] threadHow does this work? Are you sending each request or webpage to the LLM and asking to find security issues?
Currently, for the backend, tools like Nmap, Dirsearch, ZAP, etc., are employed. When a user asks specific queries like 'Check all open ports in my web app,' 'Check security headers of my app,' or simply 'Find all vulnerabilities in my web app,' it writes commands for the above tools, executes them, and provides the answer. This mix-and-match of tools using simple words allows users to create custom workflows that may run weekly, monthly, or fortnightly.