Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
step1
Function · 0.85
iframeClicked
Function · 0.85
command.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected