Skip to content

Commit

Permalink
Update troubleshooting.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dropbearau51 authored Mar 27, 2024
1 parent 2f17167 commit f78a4b4
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,15 @@ Your script path can be found under Settings->Preferences->Script Path

![image](https://user-images.githubusercontent.com/1424395/173610304-50bab775-c7c8-40b3-944e-fab1dde862ee.png)


* [ThreatLocker](#threatlocker)
* [Sophos Central](#sophoscentral)
* [BitDefender](#bitdefender)
* [Microsoft Defender for Endpoint](#script-path-exclusion)
* [Deep Instinct](#script-path-exclusion)
* [CrowdStrike](#script-path-exclusion)
* [AlienVault](#script-path-exclusion)
* [CrowdStrike](#CrowdStrike)
* [Microsoft Defender for Endpoint](#microsoft-defender-for-endpoint)
* [Cylance](#Cylance)
* [SentinelOne](#SentinelOne)
* [DNSFilter](#DNSFilter)

### ThreatLocker

Expand Down Expand Up @@ -214,6 +216,13 @@ To correct it, you need to bypass SSL Inspection for your instances hostnames/IP

You can also set your Exclusion Mode to "Interoperability - Extended".

### DNSFilter

There has been reports that DNSFilter (and possibly other DNS Filtering tools) while not directly blocking subdomain.immy.bot, has been failing to resolve some DNS.
In the case of DNSFilter it was confirmed that it was not blocking ImmyBot, but was not resolving DNS so connection attempted to the backend were failing.
Expliclty allowing the DNS subdomain.immy.bot (replace subdomain with your ImmyBot instance subdomain) was confirmed to resolve the resolution failing
https://help.dnsfilter.com/hc/en-us/articles/1500008111381-Allow-and-Block-Lists

### Group Policy Objects

Computer Configuration | Policies | Administrative Templates | Windows Components | Windows PowerShell | Turn on Script Execution (Enabled)
Expand Down

0 comments on commit f78a4b4

Please sign in to comment.