syne0 / osprey

Powershell Based tool for gathering information related to O365 intrusions and potential Breaches
MIT License
6 stars 1 forks source link

Move XML, JSON, and potentially other features to an advanced mode #21

Closed syne0 closed 2 months ago

syne0 commented 2 months ago

To make the output less cluttered and more beginner friendly (as beginners are the intended primary users of Osprey) move some of the more niche features and outputs (such as the json outputs which I believe were intended for use in a SIEM) into an advanced mode, which will be available using the flag -advancedmode or such when running start-osprey to initialize.

Will update this issue with anything else I plan to move to advanced.

syne0 commented 2 months ago

decided to not do this, and just completely silence console output of json and xml file creation.