Kali进行web渗透测试笔记(八)
Attacking SSL-based website
- Securing the communication between the client and the web application is the most common use of TLS/SSL,and it is known as HTTP over SSL or HTTPS.
Scanning-dirb
Components | Injection flaws |
---|---|
Operation system shell | Command injection |
Relational database(RDBMS) | SQL injection |
Web browser | XSS attack |
LDAP directory | LDAP injection |
XML | XPATH injection |