mirror of
https://github.com/lgandx/Responder.git
synced 2025-07-06 13:01:24 -07:00
Merge pull request #136 from ghost/patch-2
Correct Analyze log filename
This commit is contained in:
commit
110f565bbd
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ All hashes are printed to stdout and dumped in a unique John Jumbo compliant fil
|
||||||
Log files are located in the "logs/" folder. Hashes will be logged and printed only once per user per hash type, unless you are using the Verbose mode (-v).
|
Log files are located in the "logs/" folder. Hashes will be logged and printed only once per user per hash type, unless you are using the Verbose mode (-v).
|
||||||
|
|
||||||
- Responder will log all its activity to Responder-Session.log
|
- Responder will log all its activity to Responder-Session.log
|
||||||
- Analyze mode will be logged to Analyze-Session.log
|
- Analyze mode will be logged to Analyzer-Session.log
|
||||||
- Poisoning will be logged to Poisoners-Session.log
|
- Poisoning will be logged to Poisoners-Session.log
|
||||||
|
|
||||||
Additionally, all captured hashed are logged into an SQLite database which you can configure in Responder.conf
|
Additionally, all captured hashed are logged into an SQLite database which you can configure in Responder.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue