docs - adding faq https://github.com/Ylianst/MeshCentral/issues/4360
silversword411 committed
Aug 4, 2022 at 18:19 UTC
fda71bf1e7661d2b06621e5286a0f7f4420fd50e
3 files changed
+27
docs/docs/faq.md
new
+27
@@ -0,0 +1,27 @@
1
+# FAQ
2
+
3
+## Help! I've been hacked there are weird agents appearing in my Tactical RMM
4
+
5
+No, you haven't.
6
+
7
+1. Your agent installer was scanned by an antivirus.
8
+
9
+2. It didn't recognize the exe.
10
+
11
+3. You have the option enabled to submit unknown applications for analysis.
12
+
13
+ 
14
+
15
+4. They ran it against their virtualization testing cluster.
16
+
17
+5. You allow anyone to connect to your rmm server (you should look into techniques to hide your server from the internet).
18
+
19
+6. Here are some examples of what that looks like.
20
+
21
+# Can't login on server after first setup
22
+
23
+You're sure you're typing in everything right, giving it 2FA code and can't login
24
+
25
+[TOTP](https://en.wikipedia.org/wiki/Time-based_one-time_password) is time sensitive, check your time/NTP and make sure it's right (on server and TOTP app device)! :)
26
+
27
+
docs/docs/images/2022-08-04-18-19-19.png
Binary files /dev/null and b/docs/docs/images/2022-08-04-18-19-19.png differ
docs/docs/images/faq_av_option1.png
Binary files /dev/null and b/docs/docs/images/faq_av_option1.png differ