Microsoft Defender π
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
..... Sucks.
That was 5 years ago, it's actually pretty decent now..
Btw, I was just trolling..
5 years ago it was alright as well, or even 10 for that matter.
It keeps trying to tell me that FileZilla is a Trojan.
Probably because FileZilla requires special access to personal files and WD probably knows It'll try to send them elsewhere
The things that trigger antivirus software aren't just hashes anymore, it's the behavior of the software on your machine.. That's why I said it's better now..
Weird how that doesn't happen for other FTP or file transfer apps.
Oh, wait... I just remembered... users have reported that Filezilla does by itself install malware/bundleware, unless you're very careful to untick some boxes during the installation... IT IS malicious that they install other stuff on your machine and it's hard for you to find what exactly they installed..
See the Negative reviews on Alternativeto
The detection happens with the update download, which does not have any bundled software. It also detects the installer that specifically does not have the option for installing bundled software.
There's got to be an explanation, it's either a false positive, or indeed malware.. Try to upload the file to VirusTotal and see what you get
I did that. VirusTotal came up clean.
It's likely a false positive.
if you're not at least running clamav you're gonna regret it!
I was just wondering, would immutable distros be even less affected than Unix systems in general?
depends.
is your bios writable?
do programs stay written to memory after cycle?
There is no security benefit with immutable Linux
Can you elaborate? Wouldn't malware need to install something which would not happen on an immutable?
Immutable distros can usually be set to mutable with the correct privileged command.
It's essentially security by obscurity. But I disagree with "no benefit". An infection miss through dumb luck is still a miss, after all.
is that the goal with immutable distros? i thought they were primarily used for rollbacks.
/usr/bin/brain
bash: /usr/bin/brain: No such file or directory
:(
What anti-virus sudo you use?
SElinux is what you want
When you get to server levels it's about making sure the firewall rules are filtering correctly. Need external access for support, while blocking script kiddies attempts to gain ssh access. (Figuratively speaking)