You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would only extract the paths from the original Log4jScanner data from c:\ProgramData\Qualys\log4j_findings.out
and check those files.
This would save time in not having the tool scan the entire host again and provide updated results back to c:\ProgramData\Qualys\log4j_findings.out and have the Qualys Agent pick up the new data.
Could a command switch be added to rescan the results of log4j_findings.out?
Example: (/rescan)
Log4jScanner.exe /rescan /report_sig
This would only extract the paths from the original Log4jScanner data from c:\ProgramData\Qualys\log4j_findings.out
and check those files.
This would save time in not having the tool scan the entire host again and provide updated results back to c:\ProgramData\Qualys\log4j_findings.out and have the Qualys Agent pick up the new data.
Thoughts?