Getting Started with Burp Suite
Burp Suite Documentation
Take a look at our Documentation section for full details about every Burp Suite tool, function and configuration option.
Burp Suite Professional and Community editions | Burp Suite Enterprise Edition |
Burp Scanner | Burp Collaborator |
Burp Infiltrator | Full Documentation Contents |
Burp Extender
Burp Extender lets you extend the functionality of Burp Suite in numerous ways.
Extensions can be written in Java, Python or Ruby.
API documentation | Writing your first Burp Suite extension |
Sample extensions | View community discussions about Extensibility |
how to pass a file with URLS to SSLScanner
Hi fellow Burp suite users,
I am using the SSL Scanner extension with Burp Suite and I wander if anyone has a script that can read a list of URLs from a file and then pass one item at a time to the SSL Scanner, run the scan, save the report to file, and repeat for the next item in the list.
I am a new user of BurpSuite so any help and guidance will be much appreciated.
Regards
Dimitris
Thanks for your message. It might be useful to try contacting the Extension authors directly to see if they can help. Here is the GitHub page:
https://github.com/portswigger/ssl-scanner