-
Notifications
You must be signed in to change notification settings - Fork 615
Open
Description
Please Describe The Problem To Be Solved
Timestamps would make multiple things easier when using this tool in a pentest. For example, a customer might want you to include the time of when you performed an action in the final report. Another example is with password spraying: You don't want to lock any accounts, so you need to wait the amount of time specified in the password policy for the fail counter to reset. Instead of having to rely on remembering to check the clock or using external tools like date or ts, it would be cool to have an option to just switch "timekeeping" on when using nxc and thus always having the information at hand.
(Optional): Suggest A Solution
I imagine this could be fixed in varying degrees of complexity, e.g.:
- simply add a "Command finished at %timestamp%" print after the command is done, which could maybe be switched on or off in the nxc.conf?
- add a "command log" in the nxcdb. As a bonus this might also make it possible to link found creds to the respective source scan?
Metadata
Metadata
Assignees
Labels
No labels