Credentials Encrypted Channel

Check List

Methodology

Black Box

Credentials Encrypted Channel

1

Using the first command that is entered by the cURL tool, get the SSL versions of the target and see if it is vulnerable or not

2

Then, check the server service on each port for TLS/SSL support using the next command

3

Then, using the Nuclei tool, we check the presence of vulnerabilities in TLS/SSL, and if it is vulnerable, we detect MITM vulnerabilities using the created script


White Box

Cheat Sheet

Scan Vulns

Misconf & Vulns

Man In The Middle

Create Script

Run Script

Last updated