-
Updated
Sep 12, 2020 - JavaScript
malware
Here are 27 public repositories matching this topic...
-
Updated
Dec 23, 2018 - JavaScript
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Jun 14, 2017 - JavaScript
-
Updated
Sep 13, 2020 - JavaScript
-
Updated
Sep 26, 2020 - JavaScript
-
Updated
Apr 25, 2019 - JavaScript
-
Updated
Aug 12, 2018 - JavaScript
-
Updated
May 6, 2020 - JavaScript
-
Updated
Jul 13, 2018 - JavaScript
-
Updated
Feb 23, 2018 - JavaScript
-
Updated
Aug 28, 2017 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
May 20, 2020 - JavaScript
Improve this page
Add a description, image, and links to the malware topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the malware topic, visit your repo's landing page and select "manage topics."
It will be great to see a tumbler at the web interface to turn on and off the internet connection for the scan.
I suppose, you can turn on/off it in drakrun/main.py file using ifconfig vif manipulation, like
sudo ifconfig vifX.0 downat the "process" function. Plus self.current_task.payload.get to obtain the tumbler state.