Questions tagged [malware-detection]

Malware detection relates to any form of discovering whether or not a file contains undesired source instructions, that would perform malicious instructions, ranging from stealing information, directing users to unrequested actions, or even damaging the hardware. Detection attemps to discover malware while not allowing it to be executed, for this reason, most detections search for "footprints", i.e. sequencial binary code in its instructions.

233 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
-1
votes
2 answers

Can a domain owner monitor all of the files downloaded from it?

Say I own a domain, www.exmaple.com. Can I monitor/capture the files that were downloaded from my domain by other visitors/users? Is so - how? Otherwise - is there any other entity (e.g. the registrar) who has an access to such information? Thanks!
-1
votes
1 answer

What is the role of NASM programming in Malware Analysis

I have been heard about Reverse Engineering.Its quite interesting and little tough too.Recently I came to know that Kali Linux OS has a NASM shell which comes under the category of Reverse Engineering.Can anybody give a detailed description of how…
-1
votes
2 answers

How to remove offers4u(Adware) completely from Google chrome on windows 8.1?

When I visit the websites,this adware is showing too many ads, & it covers all the webpage.I tried to uninstall it, and block it by chrome extensions but it doesn't work. I tried different software to remove it, even I uninstalled chrome and…
Kartikesh
  • 11
  • 2
  • 5
-1
votes
1 answer

How to remove Malware flag from google?

I have my site blocked by google due to malware detection. I removed all the files from the server, and uploaded the clean and scanned files but still I'm getting the same malware detection page. I talked to the server guys they are saying that they…
-1
votes
1 answer

Php Function Variable - Malware File

Just a quick question.... I found a malicious file on a site (since removed) but I'm wondering what it's doing. Below is the code, any insight would be greatly appreciated. function myfunc () { $_myfunc1 =…
JChops
  • 69
  • 1
  • 9
-1
votes
2 answers

background worker.exe process in task manager

Today i noticed background worker.exe process in task manager. When I try to kill the process, it says: You don't have permission to do that (like a respectable trojan). Malware bytes does not recognize it. How can i get rid of it?
-1
votes
1 answer

Can JS on a page detect if the user has a toolbar installed?

If a website visitor has an adware toolbar installed, it executes popups when the visitor comes to my page. Is there a way to run Javascript on my page that will detect this activity and stop it? Or, is there a way to detect and redirect the user…
-2
votes
0 answers

wp-admin blank page and weird view-source code

I have a website that is now missing wp-admin page. It is blank, even the page source code displays (sorry its long)
rest of code
Here is the pastbin link to the code - stackoverflow flags it as spam. Is there any…
-2
votes
2 answers

Can you please help me to resolve https://click.driverfortnigtly.ga/GMtCh34S malware problem?

My website https://feminspacebeauty.com is effected with a malware redirecting to https://click.driverfortnigtly.ga/GMtCh34S , I tried by asking help from hosting provider they send me a list of effected files details, I tried by removing those…
-2
votes
1 answer

Can I know what the $Rumpe and $server is aiming to do?

Recently a relative received a phishing email with an encrypted code, Even though I do not know that much about it, I tried to review what did the script made to revert whatever it was done. In the end, it translated into the few lines of code that…
-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
-2
votes
1 answer

Why is the malware programme tag my winforms application as a Gen:Variant.Strictor.134774

Firstly I did not decide where I must ask my question. I coded a Winforms project that it uses an SQLite database. The programme realizes adding, updating and deleting processes. If not exist, create folder and copies some files in it from…
user1372430
-2
votes
1 answer

Website domain gets a warning "Deceptive Site Ahead" and is blocked by Google

The website was tagged as deceptive site but we already did a malware check and cleaned the website files at the same time. We also requested a review from Google so they could remove our website from their blacklist. However, on the deceptive site…
-2
votes
1 answer

To study & analyse vulnerability on Pdf

This is my project topic given by my college. Can somebody please give me an idea on where to start with this topic. I have seen a lot of topics on pdf vulnerability but the problem is they require knowing a lot of security stuff beforehand. I have…
1 2 3
15
16