Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
AntHill
Commands
Multiple commands allowed on single line, delimited with semicolons.
FS Centric
fs view <output path>
fs add <file_id>
fs remove <file_id>
fs execute <file_id> <env args>
List Centric
list view <output path>
list set <list_id> (<file_id> <env_args>...)
list execute <list_id>
Command Line Atoms
<cmdline> - <cmd> ; <cmd>...
<file_id> - alphanum UPPER _ -
<list_id> - <file_id>
<env args> - <env arg>...
<env arg> - [name=val]
Examples
list set my_list assassin [inpath=c:\foobar] [outpath=c:\foobar2] menupolice [listen=yes]
fs execute menupolice [listen=no]