mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-01-13 16:03:20 -05:00
Create SSLnletsencrypt.md
This commit is contained in:
parent
49f2bd3e13
commit
b533f75993
27
docs/docs/meshcentral/SSLnletsencrypt.md
Normal file
27
docs/docs/meshcentral/SSLnletsencrypt.md
Normal file
@ -0,0 +1,27 @@
|
||||
# SSL/Letsencrypt
|
||||
|
||||
## Help! I've been hacked there are weird agents appearing in my MeshCentral Console
|
||||
|
||||
No, you haven't.
|
||||
|
||||
1. Your agent installer was scanned by an antivirus.
|
||||
|
||||
2. It didn't recognize the exe.
|
||||
|
||||
3. You have the option enabled to submit unknown applications for analysis.
|
||||
|
||||
![AV Option1](images/faq_av_option1.png)
|
||||
|
||||
4. They ran it against their virtualization testing cluster.
|
||||
|
||||
5. You allow anyone to connect to your server (you should look into techniques to hide your server from the internet).
|
||||
|
||||
6. Here are some examples of what that looks like.
|
||||
|
||||
# Can't login on server after first setup
|
||||
|
||||
You're sure you're typing in everything right, giving it 2FA code and can't login
|
||||
|
||||
[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)! :)
|
||||
|
||||
![](images/2022-08-04-18-19-19.png)
|
Loading…
Reference in New Issue
Block a user