# **Basic Information**
# **Enumeration**
```bash
curl -IL <TGT_DOMAIN>
whatweb <TGT_IP>
whatweb --no-errors <TGT_IP_RANGE>
nmap -sV --script=http-enum <TGT_IP>
```
# **References**
# **Practical Application**
| Platform | Name | Notes |
| -------- | ---- | ----- |
| | | |