# **Basic Information**
# **Enumeration**
```bash
curl -IL <http://www.target.domain>
whatweb <target_ip>
whatweb --no-errors <target_ip_range>
nmap -sV --script=http-enum <target_ip>
```
# **References**
# **Practical Application**
| Platform | Name | Notes |
| -------- | ---- | ----- |
| | | |