nettitude / PoshC2

A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.
BSD 3-Clause "New" or "Revised" License
1.8k stars 326 forks source link

Non-Standard Date Formatting Used #67

Closed Console closed 4 years ago

Console commented 4 years ago

@benpturner

PoshC2 is an internationally used product, yet uses confusing UK date formatting for its output and configuration.

https://xkcd.com/1179/

The international organisation for standardisation (ISO) has a worldwide accepted format for date formatting defined as part of ISO 8601 - This follows the following formatting:

YYYY-MM-DD HH:MM:SS

This becomes easier to sort in tables, easier to read in output and results in no ambiguity from any users of PoshC2.

riskydissonance commented 4 years ago

You fancy doing this as a PR? Any issues can just ping me :)

riskydissonance commented 4 years ago

Done at https://github.com/nettitude/PoshC2/commit/a299b8a074a96ce01262682d79e7bc5cec53f85b