You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several types of vulnerabilities that exist for websites. Wolf_scanner has ability to identify the XSS vulnerability till now.
Basically you can add more functions to identify vulnerabilities inside scanner class.
SQL injection, Broken Authentication and Session Management, Insecure Direct Object References, Cross-Site Request Forgery.
The text was updated successfully, but these errors were encountered:
There are several types of vulnerabilities that exist for websites. Wolf_scanner has ability to identify the XSS vulnerability till now.
Basically you can add more functions to identify vulnerabilities inside scanner class.
SQL injection, Broken Authentication and Session Management, Insecure Direct Object References, Cross-Site Request Forgery.
The text was updated successfully, but these errors were encountered: