Computer Science, asked by samsung5816, 1 year ago

Which vulnerabilities could be found by burp suite?

Answers

Answered by kirahinamoriamuchan
1

Using Burp to Test for the OWASP Top Ten

Use the links below to discover how Burp can be used to find the vulnerabilties currently listed in the OWASP Top 10.

Injection

Using Burp to Test For Injection Flaws

Injection Attack: Bypassing Authentication

Using Burp to Detect SQL-specific Parameter Manipulation Flaws

Using Burp to Exploit SQL Injection Vulnerabilities: The UNION Operator

Using Burp to Detect Blind SQL Injection Bugs

Using Burp to Exploit Bind SQL Injection Bugs

Broken Authentication and Session Management

Using Burp to Brute Force a Login Page

Using Burp to Test for Sensitive Data Exposure Issues

Injection Attack: Bypassing Authentication

Using Burp to Hack Cookies and Manipulate Sessions

Using Burp to Test Token Generation

Using Burp to Test Session Token Handling

Forced Browsing

Using Burp to Test for Insecure Direct Object References

Cross-Site Scripting (XSS)

Using Burp to Find Cross-Site Scripting Issues

Using Burp Scanner to Find Cross-Site Scripting Issues

Using Burp Scanner to Test for DOM-Based XSS

Using Burp to Manually Test for Reflected XSS

Using Burp to Manually Test for Stored XSS

Using Burp to Exploit XSS - Injecting in to Direct HTML

Using Burp to Exploit XSS - Injecting in to Tag Attributes

Using Burp to Exploit XSS - Injecting in to Scriptable Contexts

Insecure Direct Object References

Using Burp to Test for Insecure Direct Object References

Security Misconfiguration

Using Burp to Test for Security Misconfiguration Issues

Sensitive Data Exposure

Using Burp to Test for Sensitive Data Exposure Issues

Missing Function Level Access Control

Using Burp to test for Missing Function Level Access Control

Using Burp's Site Map to Test for Access Control Issues

Using Burp's "Request in Browser" Function to Test for Access Control Issues

Cross-Site Request Forgery (CSRF)

Using Burp to Test for Cross-Site Request Forgery (CSRF)

Using Burp to Test for Components with Known Vulnerabilities

Using Burp to Test for Components with Known Vulnerabilities

Unvalidated Redirects and Forwards

Using Burp to Test for Open Redirections

Similar questions