Responder
Responder copied to clipboard
Added Timestamp to Output
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
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!
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.
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
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
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
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?