Overview
This is Praetorian's first initial release build despite our initial publication a few weeks ago.
New Modules
We've added three new modules into the initial release version.
T1193, T1202, and T1220.
Documentation
In line with the Metasploit Framework's guidance, we're going to start including documentation files for modules where needed.
You can find the first example here: https://github.com/praetorian-code/purple-team-attack-automation/blob/master/documentation/modules/post/multi/purple/t1193.md
Versioning Description
We're going to be tagging new features in major versions, new modules in minor versions, and bug fixes and documentation changes in patch versions.
e.g. If we're on 1.3.0 and we push a bug fix we'll go to 1.3.1.
If we're on 1.4.2 and we add some new modules and also some bug fixes, we'll move to 1.5.0.
We're tagging this as 1.0.0 as it's our first tagged release.