Skip to main content

Questions tagged [malware]

Malware is any malicious software, script, or code developed or used for the purpose of compromising or harming information assets without the owner’s informed consent. Examples include viruses, worms, spyware, keyloggers, backdoors, etc.

-6 votes
0 answers
21 views

Localhost connection not working and so is my file :( [closed]

Its... not to bad i belive: I have to big problems: first of all i am not able to get other people to connect with my Localhost. when im on Kali linux im executing the command "python3 -m http....
C_Users_Struwwelpeter's user avatar
-2 votes
0 answers
13 views

echo $PATH has strange output [closed]

I ran in terminal: echo $PATH the output is this: /usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/...
AEC0202's user avatar
-4 votes
0 answers
28 views

Why does the ls -l output show the date as 256 Jul 21 for Chrome? [closed]

I tried updating chrome and ran into an error: Then I closed out and reopened chrome and was surprised to see that it was updated. I was curious what version was on my computer so I ran an ls -l ...
Howie B's user avatar
  • 13
0 votes
0 answers
11 views

how to create my svm to detect mobile malware using python language

I want to create svm machine to detect mobile malware how can I start? what do I need to start the project? I have the dataset but I do not know how to start the Svm? I and new with this topic. to ...
Fatoom Al's user avatar
-1 votes
1 answer
58 views

unknown urls in my Google Analytics performance dashboard

I have a hobby wordpress website with around 4 pages and 4 posts in total. Google notified me that my website has "malware". The link that I was notified was this: I checked my Google ...
user2979010's user avatar
0 votes
0 answers
10 views

Where can I find detailed information on the operation of virtual machine protectors?

I need documents for a degree thesis about the functioning of virtual machine protectors, more specifically about VMProtect and the protection process through virtualization and/or mutation I have ...
Jabel Resendiz's user avatar
0 votes
0 answers
18 views

Constantly getting redirected to login and home pages

As of recently I am constantly being redirected to the login and home pages on various sites. The redirects happen as follows: I am browsing the site, clicking on a couple things, and here and there ...
Honeybadger's user avatar
0 votes
0 answers
28 views

Experiencing an error while trying to compile an exe with the help of pyaudio

Been trying to run pysilon on github to test out its capabilities on my machine and come across this error: × Building wheel for pyaudio (pyproject.toml) did not run successfully. │ exit code: 1 ...
Olivefilms's user avatar
-1 votes
0 answers
19 views

Wordfence scan stops when using Cloudflare

My WordPress based homepage is infected with malware. I'm using Wordfence to run tests to catch malware and it keeps stopping in the middle. Any idea why it keeps stopping? Can you tell me a solution?[...
뉴스필드's user avatar
0 votes
0 answers
58 views

Can i get infected if I open a malware binary file in Python like this? open(file_path, 'rb').read()

I need to calculate the hash and send a file via HTTP of a binary that have malware. To do that I need to use this two functions: hashlib.md5(open(file_path, 'rb').read()).hexdigest() file = {'file': (...
Dan's user avatar
  • 1
0 votes
0 answers
16 views

How can we conclude a process is malicious based on procmon output

I am trying to build a custom malware sandbox(not using readymade approaches like cuckoo or others) I have captured the activities and operations generated by the process, now in the next phase i ...
Grishma Rao's user avatar
0 votes
1 answer
212 views

Backdoor:PHP/Webshell.O virus detected in an uploaded image file. Should I be worried? How can I prevent it?

I have a site which allows users to upload images. One uploaded file was recently detected by antivirus software (uploads aren't scanned, this was a system wide scan after) Upon upload, I check the ...
cantsay's user avatar
  • 2,021
0 votes
0 answers
27 views

Invalid YaraSharp library in C#

When i run the code below that error appears. using YaraSharp; YSInstance YSInstance = new YSInstance(); System.BadImageFormatException: 'Could not load file or assembly 'YaraSharp, Version=1.3.0.0, ...
Abid Raza's user avatar
0 votes
0 answers
27 views

REing shellcode

I'm a bit new to reverse engineering, and I am trying to decode shellcode for a class report. I have a pdf malware sample of encoded shellcode that I got from a javascript unescape and I am not ...
milkdrinker's user avatar
0 votes
1 answer
475 views

How to delete a Malware found by Bfore.Ai PreCrime on Wordpress?

I put my website link on VirusTotal and appeard this menssage: Bfore.Ai PreCrime - Malicious Does anyone know how to delete this on Wordpress? For what I understood, this is a AI that predicts that it ...
júlia's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
59