silverhack

Results 41 comments of silverhack

Hi all, Finally, the CSV will have the following properties for Microsoft 365: ```csv TIMESTAMP TENANTID TENANTNAME UNIQUEID PROVIDER FINDINGID FINDINGTITLE FINDINGTYPE FINDINGTAGS SERVICENAME SEVERITYID SEVERITY FINDINGDESCRIPTION FINDINGRATIONALE FINDINGREMEDIATION FINDINGREFERENCEURL...

Hi all, I'm testing the new modules with some subscriptions and tenants, and hopefully it will be merged into main branch soon. In the meantime, I've attached some examples in...

Hi @joostgrunwald, thanks for letting me know about that. Monkey365 is not designed to work on PowerShell ISE, due to it is [not longer maintained](https://learn.microsoft.com/en-us/powershell/scripting/windows-powershell/ise/introducing-the-windows-powershell-ise?view=powershell-7.4#support) by MS. Having said that,...

Hi @mkannan22, This isn't a monkey365 issue, and the exception is clear enough (**The path is too long**). You have multiple options to resolve it, such as producing shorten paths...

Hey @mkannan22, Tested it with multiple versions of PowerShell and OS and I can't reproduce it. Could you please provide more info about how to import it, how to execute...

Hi @mkannan22, As far as I can see from your last comment that you're importing monkey365 incorrectly. Please, see docs about how to import a PowerShell module. [https://silverhack.github.io/monkey365/install-instructions/](https://silverhack.github.io/monkey365/install-instructions/ ) [https://learn.microsoft.com/en-us/powershell/scripting/developer/module/importing-a-powershell-module?view=powershell-7.3](https://learn.microsoft.com/en-us/powershell/scripting/developer/module/importing-a-powershell-module?view=powershell-7.3)...

Hi @cmking94 thanks for catching this! it's really appreciated. Just to mention that this rule is for CIS 1.4 and is that rule was superseded by a [more specific one](https://github.com/silverhack/monkey365/blob/main/rules/findings/AzureAD/Users/CIS1.5/azure-activedirectory-users-can-consent-apps-data-access-trusted-publishers-disabled.json)...

This is now updated in [main release](https://github.com/silverhack/monkey365/releases/tag/v0.91.3-beta). Cheers,

Hi all, This is now fixed on dev branch. Cheers,