python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to remove IIS coinhive malware attack 403 forbidden?
I'm running my .net core API on IIS server. When I call any endpoints of my API most of the time it works fine, but sometimes I get 403 forbidden error. From the browser I don't see anything in the re...

SZT
Votes: 0
Answers: 0
What precaution to take when opening malware file using python script
I'm writing a Python script to check the file hash of a malware sample against the VirusTotal database.
At the moment, I'm using a build in open and read functions provided in a standard python librar...

Pawel
Votes: 0
Answers: 0
Need to identify malicious code in hacked Wordpress site so I can stop other sites getting hacked
Many of my Wordpress sites have been hacked with a very similar bit of code.
A single malicious file gets injected into the wp-admin folder with a path like
wp-admin/.1e9732/4f085115.php
The php code ...
Narkanister
Votes: 0
Answers: 1
How to give python script admin permission_
Im curretly working on a 'malware' in python. This should download a meterpreter payload and run it, after seal google chrome saved password and show a message box that tell 'You got hacked :)'.
I can...
Tommaso Rinaldini
Votes: 0
Answers: 0