This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple fixes, new VT frontend, added ThreatMiner and ThreatCrowd
- Loading branch information
David Garcia
committed
Jul 16, 2020
1 parent
d77eb06
commit 33cb691
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule thethe_frontend
updated
8 files
Submodule thethe_server
updated
6 files
+15 −0 | server/entities/resource_base.py | |
+15 −9 | server/plugins/threatcrowd.py | |
+142 −57 | server/plugins/threatminer.py | |
+7 −4 | server/plugins/virustotal.py | |
+0 −115 | server/plugins/vt_domain.py | |
+2 −2 | server/routes/resources.py |