This script sends all header payload to the server. It supports single URL check as well as list of domains to test.
- Use your own permanent token. Get your free canary token from http://canarytokens.org/generate and replace the payload in log4jTest.sh file.
- Supports single url for test.
- Supports list of URLs.
Usage:
-h Show basic help message and exit
-u Target URL (e.g. 'http://www.site.com/')
-l Target URL list file.
eg: ./log4jTest.sh -u https://example.com
eg: ./log4jTest.sh -l ./path/URLlist.txt
Single URL Test
List of URLs
Request Format