Built a scanner of the current version (1c14e73) using pyInstaller (one binary file, does not require python to run)
- Windows 32 bit version, should work on all versions of Windows OS (32-bit and 64-bit) both client and server, starting from w7 and above
- Linux 32 bit version, (one binary file, does not require python to run) but there is a dependency on the glibc version on the system.
- Linux 64 bit version, (one binary file, does not require python to run) but there is a dependency on the glibc version on the system.
It may be useful to anyone.
Windows run example:
test_log4shell_1.2120220209.exe all --csv-out --no-csv-header --csv-clean
Linux 32 bit run example:
test_log4shell_1.2120220209.bin32 / --exclude-dirs /proc --csv-out --no-csv-header --csv-clean
Linux 64 bit run example:
test_log4shell_1.2120220209.bin64 / --exclude-dirs /proc --csv-out --no-csv-header --csv-clean
After the work is completed, a short-hostname_ip.csv file with the scan results will appear in the directory from which the file was run.
test_log4shell_1.2120220209_32.zip
test_log4shell_1.2120220209_64.zip
test_log4shell_1.2120220209_exe.zip
Built a scanner of the current version (1c14e73) using pyInstaller (one binary file, does not require python to run)
It may be useful to anyone.
Windows run example:
test_log4shell_1.2120220209.exe all --csv-out --no-csv-header --csv-cleanLinux 32 bit run example:
test_log4shell_1.2120220209.bin32 / --exclude-dirs /proc --csv-out --no-csv-header --csv-cleanLinux 64 bit run example:
test_log4shell_1.2120220209.bin64 / --exclude-dirs /proc --csv-out --no-csv-header --csv-cleanAfter the work is completed, a short-hostname_ip.csv file with the scan results will appear in the directory from which the file was run.
test_log4shell_1.2120220209_32.zip
test_log4shell_1.2120220209_64.zip
test_log4shell_1.2120220209_exe.zip