Maximilian Hildebrand

Results 12 issues of Maximilian Hildebrand

Name: Web Cache Vulnerability Scanner (WCVS) Source URL: https://github.com/Hackmanit/Web-Cache-Vulnerability-Scanner Description: It is an advanced web cache poisoning scanner, which supports many different web cache poisoning techniques and is highly customizable.

request

Hello, thanks for this great addon. The "Enabled" checkbox doesn't work properly. When it is checked and I uncheck it, the burp proxy gets deactivated, just as expected. However, when...

## Breaking change ## Proposed change Added support for opening locks ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue)...

cla-signed
integration: august
new-feature
Quality Scale: No score

On a certain target the TLS Scanner crashes because of a RuntimeException. Here is the stacktrace: ``` INFO : ThreadedScanJobExecutor - Padding oracle probe executed ERROR: ThreadedScanJobExecutor - Some probe...

I have one target where the PaddingOracleAttacker is printing the same warnings over and over again (currently almost 4000times) since over 400 minutes. ``` INFO : Main - Performing Scan,...

bug
enhancement

Which JSON object indicates whether the certificate was signed by a trusted CA? I would guess that the "trusted" object does. However, this object is everytime "null" ``` { "version":...

bug
enhancement

SUPPORTS_OCSP_STAPLING is no longer included in the json output. The guideline report says, that SUPPORTS_OSCP wasn't tested, yet. ``` "checkName": "Certificates shall be issued by CA that publishes revocation information...

enhancement
Blocked

Null Pointer Exception after the invalid curve probe ``` ┌──(kali㉿kali)-[~/Documents/Tools/TLS-Scanner] └─$ sudo docker run -t tlsscanner -connect www.m10x.de:443 -outputFile result.json [sudo] password for kali: INFO : Main - Performing Scan,...

# Add Creation Date and Status columns to Cookies table ## Changes - Added "Creation Date" column showing the cookie creation date in YYYY-MM-DD format - Added "Status" column showing...