Questions tagged [antimalware]

38 questions
-1
votes
1 answer

Mamba Ransomware

I need to find more information related to Mamba ransomware to reverse it. I am specifically looking out for IOCs in form of SHA values, IPs, URLs etc. Any related information will be very appreciated. Thanks in advance
-2
votes
1 answer

Obfuscating Function Calls C++

I'm working on making my own source code obfuscator and I noticed that a simple keylogger is detected by some antivirus engines if there is a function call like this in the source code. "GetASyncKeyState". Take an example of this source code which…
-2
votes
1 answer

Add/Use EasyList type Of URLs Manually With Thunderbird Or Add AdBlock/uBlock-Origin/Alt Addon

How can I add EasyList type of URLs manually into Thunderbird? Or, how can I add AdBlock or uBlock-Origin or Alternative addon into Thunderbird? DETAILS+EXTRA INFO: Thunderbird is primarily an email client, but it can also do many other functions:…
atErik
  • 923
  • 2
  • 13
  • 24
-3
votes
1 answer

Malware installs itself again and again autonomously

We have some malware on our aws (hosting Wordpress and own application) instance which is doing strange things: chmod 755 /var/www/html independently of what it was before copies index.html to index.html.bak.bak and deletes index.html When I run…
michaelsmith
  • 1,011
  • 1
  • 16
  • 35
-3
votes
1 answer

Kaspersky is uploading big chunks of data to a local server

Kaspersky is uploading huge chunks of data to a local server! Please help me explain this!!
-4
votes
1 answer

Is this a malware? It is from oceanofgames.com

I downloaded a game from oceanofgames.com. there is a archive in it named "Step 2 - Extract Setup.rar". It is almost in every games downloaded from oceanofgames.com. When I extract and run it, it is detected as malware. I have Avast, it shows…
-4
votes
1 answer

I need some software to remove some malwares such as mapcar.exe and picexa.exe

I tried searching online for soft wares for these functions and came up with unhackme and hitman pro. But then i did more research on both of these soft wares but came up inconclusive about their ability. Are these two programs useful or should i…
-5
votes
1 answer

Is it possible to prevent to startup of applications?

TLDR; Just like Voodooshield or other application whitelisters do. I want to prevent apps from spawning or if not possible kill them as soon as they spawn. So my question is: would it be possible to subscribe and interfere the spawn process with C#…
1 2
3