Empire post-exploitation tool added

pull/7/head
Alexandre Dulaunoy 2016-11-06 10:51:28 +01:00
parent a5ba63ffab
commit 1e9e44c89d
1 changed files with 5 additions and 0 deletions

View File

@ -611,6 +611,11 @@
"value": "Vawtrak",
"description": "Vawtrak is an information stealing malware family that is primarily used to gain unauthorised access to bank accounts through online banking websites.",
"refs": ["https://www.sophos.com/medialibrary/PDFs/technical%20papers/sophos-vawtrak-international-crimeware-as-a-service-tpna.pdf"]
},
{
"value": "Empire",
"description": "Empire is a pure PowerShell post-exploitation agent built on cryptologically-secure communications and a flexible architecture. Empire implements the ability to run PowerShell agents without needing powershell.exe, rapidly deployable post-exploitation modules ranging from key loggers to Mimikatz, and adaptable communications to evade network detection, all wrapped up in a usability-focused framework",
"refs": ["https://github.com/adaptivethreat/Empire"]
}
],
"version": 2,