MCPcopy Create free account
hub / github.com/beefproject/beef / cjLog

Function cjLog

modules/social_engineering/clickjacking/command.js:129–131  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

127 }
128
129 function cjLog(msg){
130 beef.net.send('<%= @command_url %>', <%= @command_id %>, 'result=' + msg);
131 }
132
133 init(iframeAttrs, iframeStyles, innerPos,
134 function() {

Callers 3

step1Function · 0.85
iframeClickedFunction · 0.85
command.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected