Maxime Nadeau
Maxime Nadeau
Added the raw value for the UAC flag in the user's object for extensibility (The field is called "uac" and value si the integer value to keep it more compact...
Create a base detector to track specific calls on objects. This enhancement proposition is based on the comment in #204 and should help fix #182. The detector should be able...
I modified some of the rules for Event id 3 (Network connection initiated) and Event id 22 (DNS query) to remove potential bypasses. Multiple check were done on incomplete hostnames...
# Description This PR allows users to run the AAD check even if the user specified has no active subscriptions. While there are currently not that many checks for AAD,...
Implement a data retention policy in PwnDoc to automatically cleanup reports older than N days by using a MongoDB Index.
Replace the custom html encoding with something safer and easier to manage. Added validation of permissions on the images module