{"uuid": "cd456569-2c92-405f-9346-36850c1db41d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2021-45046", "type": "seen", "source": "https://t.me/hacking_Attack/35653", "content": "$ python3 log4j-scan.py -h\n[\u2022] CVE-2021-44228 - Apache Log4j RCE Scanner\n[\u2022] Scanner provided by FullHunt.io - The Next-Gen Attack Surface Management Platform.\n[\u2022] Secure your External Attack Surface with FullHunt.io.\nusage: log4j-scan.py [-h] [-u URL] [-l USEDLIST] [--request-type REQUEST_TYPE] [--headers-file HEADERS_FILE] [--run-all-tests] [--exclude-user-agent-fuzzing]\n[--wait-time WAIT_TIME] [--waf-bypass] [--dns-callback-provider DNS_CALLBACK_PROVIDER] [--custom-dns-callback-host CUSTOM_DNS_CALLBACK_HOST]\n\noptional arguments:\n-h, --help            show this help message and exit\n-u URL, --url URL     Check a single URL.\n-p PROXY, --proxy PROXY\nSend requests through proxy. proxy should be specified in the format supported by requests\n(http[s]://&lt;proxy-ip:&lt;proxy-port)\n-l USEDLIST, --list USEDLIST\nCheck a list of URLs.\n--request-type REQUEST_TYPE\nRequest Type: (get, post) - [Default: get].\n--headers-file HEADERS_FILE\nHeaders fuzzing list - [default: headers.txt].\n--run-all-tests       Run all available tests on each URL.\n--exclude-user-agent-fuzzing\nExclude User-Agent header from fuzzing - useful to bypass weak checks on User-Agents.\n--wait-time WAIT_TIME\nWait time after all URLs are processed (in seconds) - [Default: 5].\n--waf-bypass          Extend scans with WAF bypass payloads.\n--test-CVE-2021-45046\nTest using payloads for CVE-2021-45046 (detection payloads).\n--dns-callback-provider DNS_CALLBACK_PROVIDER\nDNS Callback provider (Options: dnslog.cn, interact.sh) - [Default: interact.sh].\n--custom-dns-callback-host CUSTOM_DNS_CALLBACK_HOST\nCustom DNS Callback Host.\n--disable-http-redirects\nDisable HTTP redirects. Note: HTTP redirects are useful as it allows the payloads to have higher chance of reaching vulnerable systems. Scan a Single URL$ python3 log4j-scan.py -u https://log4j.lab.secbot.localScan a Single URL using all Request Methods: GET, POST (url-encoded form), POST (JSON body)$ python3 log4j-scan.py -u https://log4j.lab.secbot.local --run-all-testsDiscover WAF bypasses on the environment.$ python3 log4j-scan.py -u https://log4j.lab.secbot.local --waf-bypassScan a list of URLs$ python3 log4j-scan.py -l urls.txtInstallation$ pip3 install -r requirements.txt Docker Supportgit clone https://github.com/fullhunt/log4j-scan.git\ncd log4j-scan\nsudo docker build -t log4j-scan .\nsudo docker run -it --rm log4j-scan\n\n# With URL list \"urls.txt\" in current directory\ndocker run -it --rm -v $PWD:/data log4j-scan -l /data/urls.txtAbout FullHuntFullHunt is the next-generation attack surface management platform. FullHunt enables companies to discover all of their attack surfaces, monitor them for exposure, and continuously scan them for the latest security vulnerabilities. All, in a single platform, and more.\n\nFullHunt provides an enterprise platform for organizations. The FullHunt Enterprise Platform provides extended scanning and capabilities for customers. FullHunt Enterprise platform allows organizations to closely monitor their external attack surface, and get detailed alerts about every single change that happens. Organizations around the world use the FullHunt Enterprise Platform to solve their continuous security and external attack surface security challenges. Legal DisclaimerThis project is made for educational and ethical testing purposes only. Usage of log4j-scan for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. LicenseThe project is licensed under MIT License. AuthorMazin Ahmed\n\n* Email: mazin at FullHunt.io\n* FullHunt: https://fullhunt.io\n* Website: https://mazinahmed.net\n* Twitter: https://twitter.c[...]", "creation_timestamp": "2026-09-01T20:02:02.435112Z"}