Transport Layer Security (TLS) protocol
+ TLS is a cryptographic protocol used to create a secure encrypted connection between two end devices or applications.
Read More
Tools and Methodologies
xfreerdp +nego +sec-rdp +sec-tls +sec-nla /d: /u: /p: /v:dnn /u:administrator /p:studentlab /size:1180x708
Read More
To Do List
+ Trello Board Scripting (Google Dorks + Bug Bounty)
Read More
Theory

Read More
The complete list of all coding vulnerabilities
$hash = hash_hmac('md5', $username . $expiration, $key); // Username and Expiration can be concatenated in hash (e.g. admin + 12345 vs admin1 + 12345)
Read More
Testing Requirements
+ Release/Production build: test if security controls are working correctly and cannot be bypassed easily
Read More