proferosec / log4jScanner

log4jScanner provides the ability to scan internal subnets for vulnerable log4j web services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove port from output or JOIN the summary

guybarnhartmagen opened this issue · comments

remove port from output or JOIN the summary

basic idea:

  1. one line in CSV to describe a vulnerable server
  2. include in the line the callback address, and the ports that match it from the request
  3. if we don't have matching requests, leave it empty
  4. don't include the port of the callback in any case

the port now reflects the port of the request (in version 0.3.1) so this issue can be closed