Damian
Damian
Uninstall-Module -Name MSOnline -RequiredVersion 1.1.183.80 Install-Module -Name MSOnline -RequiredVersion 1.1.183.66 Try after doing that. Should work now, this is how I fixed it. Found issue in another thread https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2227
Same issue, tried removing that package and still getting the same issue
Fixed my own issue as soon as I posted this. anyone getting this error Install-Module -Name ExchangeOnlineManagement -RequiredVersion 3.4.0 then go into C:\Program Files\WindowsPowerShell\Modules\ExchangeOnlineManagement and delete any newer version folder...
> Have you tried to downgrade EXO module to 3.4.0? It is a known issue that more up to date versions of EXO cause issues. > > Also, you should...
Could you do a --push-affected-components arg using reptor? Some pre setup for a project before you would run the normal --push-findings with reptor on a Nessus file for example
I mean technically that Nessus file could be that list of components already, that'll be your answer for Ad 3 in my opinion
the "pre-setup" was just a thought, technically yeah there would be findings in this Nessus file (could be either a host discovery scan or normal Nessus scan with actual findings...
I was totally trying to let agentic AI do most of that heavy lifting but since I'm mostly guessing where all the logic is going I'm having a hard time...
Another goal to this would be to eventually use that to list each host with the number of vulnerabilities on each for each type Vulnerabilities by host table: | Hostname...
Unfortunately the credit to "Damian" at /Damian on github is incorrect that should be to mine. I just had my name set to Damian way back when this started so...