Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.77 KB

burp-suite.md

File metadata and controls

45 lines (26 loc) · 1.77 KB

Burp Suite

Burp Scanner

Active scan

Right-click on a request and select "Do active scan", Burp Scanner will use its default configuration to audit only this request.


Scan selected insertion point

Highlight the insertion point, right-click, and select "Scan selected insertion point" to focus on the input of interest and avoid unnecessary content.


Scan manual insertion point extension

Highlight a character sequence, usually a parameter value, and select Extensions > "Scan manual insertion point".

Broken Access Control

  • Multi-Account Containers (extension) It create a separate browser environment for each account you are testing
  • Autorize (burp extension)
    • Automatically repeats every request with the session of the low privileged user

PwnFox

PwnFox provide useful tools for your security audit

Out of band vulnerabilities

Many companies filtering and block outbound traffic to the default collaborator domain.

  • webhook.site Webhook.site generates a free, unique URL and e-mail address and lets you see everything that’s sent there instantly.

Logger ++ filters: Top 25 Parameters