vendor:
N/A
by:
Giorgio Fedon
7,5
CVSS
HIGH
Padding Oracle Attack
310
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
Webconfig Bruter – exploit tool for downloading Web.config
This exploit is used to download the Web.config file from the target server. It uses Padbuster, a great tool developed by Brian Holyfield, to exploit the Padding Oracle Attack vulnerability. It works by fuzzing the encrypted bytes and checking the response of the server. If the response matches the encrypted sample, the Web.config file is downloaded.
Mitigation:
Implementing a secure encryption algorithm and using secure protocols like TLS/SSL.