burpsuitePT
burpsuitePT
Topic: BurpSuite
Prepared By: Prince Tiwari and Priyanshu Rose
Department of Computer Engineering
CONTENTS
1. Introduction to BurpSuite
2. Features
3. Configuration on Browser
4. BurpSuite Tools - Interceptor, Repeater, Intruder, Decoder,
Collaborator
5. Conclusion
Objectives
Objectives
Course Outcomes
Request Request
Browser BurpSuite Server
Response Response
FEATURES OF BURPSUITE
1. Proxy: Intercept and modify HTTP/S traffic between a browser and the target web application.
2. Scanner: Automated scanning for common vulnerabilities like SQL injection, XSS, and CSRF.
3. Spider: Crawls web applications to discover and map out their structure and content.
4. Repeater: Allows manual testing by repeating and modifying individual requests.
5. Intruder: Performs automated attacks on web applications, such as fuzzing and brute force.
6. Sequencer: Analyzes the randomness of session tokens or other data to assess their security.
7. Decoder: Converts data between various encodings and formats.
8. Comparer: Compares two requests or responses to identify differences, useful for identifying
vulnerabilities.
9. Extensibility: Burp Suite can be extended through its extensive API and support for custom plugins.
10.Collaborator: Integrates with Burp Collaborator to detect out-of-band vulnerabilities.
CONFIGURING BURPSUITE ON BROWSER
F
o
r
BURPSUITE TOOLS: REPEATER
•Regular updates, integration capabilities, and available in both professional and free
editions.
Thank You!!