Web application scanners, also known as web vulnerability scanners, are designed to scan web applications to identify potential security vulnerabilities. During a scan, these tools may detect various interfaces and APIs that are not used or even exist anonymously within the application. These unused or anonymous interfaces can potentially be exploited by attackers to gain unauthorized access to the application or even the entire network. Scanners typically scan the entire web application, including its source code, and identify potential vulnerabilities and weaknesses. The goal of these scanners is to identify and alert the application owners of potential vulnerabilities, allowing them to patch and secure their application before it is exploited by attackers.