dbver --> 1596631782000

Mirai.B,
RedDelta
PlugX,
NjRAT,
CobianRAT,
RevengeRAT,
SpyNote
This commit is contained in:
tisf
2020-08-05 15:56:36 +03:00
parent ffe086965c
commit dad1723ca3
27 changed files with 195 additions and 3 deletions

178
.gitignore vendored
View File

@@ -1,3 +1,178 @@
# Created by .ignore support plugin (hsz.mobi)
### macOS template
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### Python template
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
.pybuilder/
target/
# Jupyter Notebook
.ipynb_checkpoints
# IPython
profile_default/
ipython_config.py
# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
__pypackages__/
# Celery stuff
celerybeat-schedule
celerybeat.pid
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# Pyre type checker
.pyre/
# pytype static type analyzer
.pytype/
# Cython debug symbols
cython_debug/
# Installer logs
pip-log.txt
imports/*.pyd
imports/*.pyc
bin/
tmp/
*.idea/
@@ -35,5 +210,4 @@ develop-eggs/
# Installer logs
pip-log.txt
imports/*.pyd
imports/*.pyc
.gitattributes

View File

@@ -1 +1 @@
1593511930000
1596631782000

Binary file not shown.

View File

@@ -0,0 +1 @@
MD5 (Linux.Mirai.B.zip) = 23282f4301170e8ee3b157dcfaae6317

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
b50681094c040883f3da8fe697bd3a9e35e62d1672f59d9f14e0db494f9d41c2 Linux.Mirai.B.zip

Binary file not shown.

View File

@@ -0,0 +1 @@
MD5 (Win32.RedDelta.zip) = 761d0c4b38af5d9fed3b1abd2b8ebed2

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
c0d678478b68084c7750369ddcdfb1afd13aae114ece242cae06dc7a34a84ca9 Win32.RedDelta.zip

Binary file not shown.

View File

@@ -0,0 +1 @@
MD5 (NjRAT_0.7d.zip) = c35fdeebdede1d3a555e05209e61bb73

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
d1b368392d8143ba7038493570f34c994018cc46855918e3022085de32f6b653 NjRAT_0.7d.zip

Binary file not shown.

View File

@@ -0,0 +1 @@
MD5 (CobianRAT_v1.0.40.7.zip) = 5b5404e695ce3ff37bfcab2dd70a43a3

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
1e2fe08d58beee863f95cf264f871647676fbd96c82d39e660d0bd777723b2f2 CobianRAT_v1.0.40.7.zip

View File

@@ -0,0 +1 @@
MD5 (RevengeRAT_v3_NYANxCAT.zip) = 92100f76eec604e09dccc3f260100376

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
2cf26e5fe9f31386d57170cc51ec46d6e4b73e4760826d65ca1a7afc8c82acc2 RevengeRAT_v3_NYANxCAT.zip

View File

@@ -0,0 +1 @@
MD5 (SpyNote5.0.zip) = 68cdc4dbfb199b39a135031da05cfb27

View File

@@ -0,0 +1 @@
infected

View File

@@ -0,0 +1 @@
077b4fd180fb6b348d58d0a36a5ecd170e381b67b3d36cf41f1d2a64a59f2de1 SpyNote5.0.zip

Binary file not shown.