An open-source tool to identify security weaknesses in web applications, detecting SQL injections, XSS, insecure cookies, and other vulnerabilities.
LeakIX is an open-source web application security scanner designed to help developers and security professionals identify vulnerabilities in their web apps. It can automatically crawl web applications and APIs to detect common security issues like:
Some key features of LeakIX include:
LeakIX is written in Golang, which makes it fast and portable across platforms. It can scale to test large, complex web applications thanks to its modular architecture. The project is open source under the Apache 2.0 license, with an active community contributing plugins and fixes.