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 |
Unable to access an application which require a class B authentication through BURP
Hi,
I am unable to access an application which require a class B authentication through BURP.
I am able to access the application normally on the browser. The application asks me to choose the certificate and after choosing my class B certificate, the page opens normally on the browser.
But when I try to access the same application via BURP, the browser doesn't ask me to choose the certificate but gives error as below.
403 Forbidden Connection denied by ACL.
How can I fix this issue? Is there any settings available on BURP to configure a class B certificate for authentication?
Thanks,
Jerry
There are options to configure client SSL certificates to be used by Burp under User Options → Client SSL Certificates. Let us know if this helps.