Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitacdfdc3

Browse files
authored
Merge branch 'outflanknl:master' into master
2 parentsc5f1a90 +7114e1f commitacdfdc3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎HelpColor.cna‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
#
55
# Author: @jmoosdijk / Outflank
66
#
7-
# 2021-05-21 : v1.0: public release
7+
# 2021-08-19 : v1.0: public release
88
#
9+
# Added BOF from https://github.com/anthemtotheego/InlineExecute-Assembly
910

1011
# register command
1112
beacon_command_register("helpx", "Lists available commands and colors each command based on its type",
@@ -25,9 +26,9 @@ alias helpx {
2526
@ForkRun_custom = @("shovel", "sharpgen");
2627
@ForkRunOrTargetExplictProcess_builtin = @(, "browserpivot", "psinject", "desktop", "keylogger", "printscreen", "screenshot", "screenwatch");
2728
@Bof_builtin = @("getsystem", "kerberos_ccache_use", "kerberos_ticket_purge", "kerberos_ticket_use", "reg", "timestomp");
28-
@Bof_CS-Situational-Awareness-BOF = @("arp", "adv_audit_policies", "cacls", "dir", "domainenum", "driversigs", "enum_filter_driver", "enumLocalSessions", "env", "ipconfig", "ldapsearch", "listdns", "listmods", "netshares", "netsharesAdmin", "netstat", "netuse", "netuser", "netview", "netGroupList", "netGroupListMembers", "netLocalGroupList", "netLocalGroupListMembers", "nslookup", "reg_query", "reg_query_recursive", "routeprint", "schtasksenum", "schtasksquery", "sc_enum", "sc_qc", "sc_qfailure", "sc_qtriggerinfo", "sc_query", "sc_qdescription", "tasklist", "userenum", "whoami", "windowlist", "wmi_query", "netsession", "resources", "uptime");
29+
@Bof_CS-Situational-Awareness-BOF = @("adcs_enum", "adcs_enum_com", "adcs_enum_com2", "adv_audit_policies", "arp", "cacls", "dir", "driversigs", "enumLocalSessions", "enum_filter_driver", "env", "findLoadedModule", "ipconfig", "ldapsearch", "listdns", "listmods", "listpipes", "netGroupList", "netGroupListMembers", "netLocalGroupList", "netLocalGroupListMembers", "netsession", "netstat", "netuser", "netview", "nslookup", "reg_query", "reg_query_recursive", "resources", "routeprint", "sc_enum", "sc_qc", "sc_qdescription", "sc_qfailure", "sc_qtriggerinfo", "sc_query", "schtasksenum", "schtasksquery", "tasklist", "uptime", "whoami", "windowlist", "wmi_query");
2930
@Bof_bofnet = @("bofnet_init", "bofnet_shutdown", "bofnet_list", "bofnet_listassemblies", "bofnet_execute", "bofnet_load", "bofnet_loadbig", "bofnet_job", "bofnet_jobs", "bofnet_jobstatus", "bofnet_jobkill", "bofnet_boo");
30-
@Bof_custom = @("shovelng", "lapsdump", "smbinfo", "exitthread");
31+
@Bof_custom = @("shovelng", "lapsdump", "smbinfo", "exitthread", "inlineExecute-Assembly");
3132
@ProcessExecution_builtin = @("execute", "run", "runas", "runu", "runasadmin");
3233
@ProcessSpawnAndInject_builtin = @("elevate", "shspawn", "spawn", "spawnas", "spawnu", "spunnel", "spunnel_local" );
3334
@ProcessRemoteInject_builtin = @("dllinject", "dllload", "inject", "shinject");

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp