Robert McCurdy

Results 84 issues of Robert McCurdy

* add Y/N checks after uninstalling a app to maybe help with crashes etc ?? (way to many apps for this... maybe some kind of way to check debug logs...

https://github.com/freeload101/SCRIPTS/blob/master/Windows_Batch/BlueTeamPortable_LOKI_OIC_SC.bat update to run BLUESPAWN and Chainsaw and anthing else new hoteness ....

add more privacy and bloatware stuff ... ( been looking for a windows script to help remove all cached stuff basically anti forensics but ... it just looks like running...

BleachBit_Quickkill.bat run as admin and run as normal user for HKCM stuff somehow without running it twice ( some cleaner scripts need current user others need admin ... )

* add run updates via command line * add show hidden files and 'view' settings * add show all systray settings * add power setting to never sleep etc *...

Set-Variable -Name ErrorActionPreference -Value SilentlyContinue (Get-ChildItem -Path 'C:\$Recycle.Bin' -Force -Recurse) | select * | ForEach-Object { Write-Output ($_).FullName if ((($_).Name -match '\$') -and ((Get-Item ($_).FullName).length -lt 500 )) { ((Get-Content...

https://github.com/freeload101/CrowdStrike_RTR_Powershell_Scripts/blob/main/RECON%20IR.ps1

Replace all Invoke-WebRequest methods because ... IE ... : ``` (Invoke-WebRequest "https://developer.android.com/studio/") Invoke-WebRequest : The response content cannot be parsed because the Internet Explorer engine is not available, or Internet...

https://raw.githubusercontent.com/olafhartong/sysmon-modular/master/sysmonconfig.xml