Responder icon indicating copy to clipboard operation
Responder copied to clipboard

Added Timestamp to Output

Open PatchRequest opened this issue 2 years ago • 6 comments

Added a Timestamp log to the Output to make it easier to read

Example:

[*] [MDNS] 01-Aug-2022 (21:52:38) Poisoned answer sent to xxxx::xxxx:xxxx:xxxx:xxxx for name test.local

This is a reference to #15

PatchRequest avatar Aug 01 '22 19:08 PatchRequest

Hello, This is currently printed in the log files (/logs/Responder-Session.log). What would be the purpose of printing this in the console output? Thanks!

lgandx avatar Aug 06 '22 01:08 lgandx

i ran pentest and responder was part of it. Laptop was next to me and i wanted to know if it is still running or maybe got stuck (laptop freezes sometimes). If there would be a timestamp i would have spotted easily when the last broadcast was poisoned.

PatchRequest avatar Aug 22 '22 19:08 PatchRequest

its not a big feature but i think more a quality of life so you dont have to look into the logs to see the time

PatchRequest avatar Aug 22 '22 19:08 PatchRequest

its not a big feature but i think more a quality of life so you dont have to look into the logs to see the time

try fixing the errors and it may get merged. This sounds like a good idea

c0d3x27 avatar Sep 23 '22 00:09 c0d3x27

its not a big feature but i think more a quality of life so you dont have to look into the logs to see the time

try fixing the errors and it may get merged. This sounds like a good idea

fixed

PatchRequest avatar Sep 24 '22 19:09 PatchRequest

Hi, I ran into a similar problem, where I got spammed with requests from one ip and therefore couldn't track if there where new requests, or if Responder just hang up. Is there a possibility you could merge the PR?

NeffIsBack avatar Feb 01 '23 23:02 NeffIsBack