Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/trustedsec/social-engineer-toolkit
/ print_error
Function
print_error
src/core/setcore.py:273–275 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
271
272
273
def
print_error(message):
274
print(bcolors.RED + bcolors.BOLD +
275
"[!] "
+ bcolors.ENDC + bcolors.RED + str(message) + bcolors.ENDC)
276
277
278
def
get_version():
Callers
15
update_config
Function · 0.90
binary2teensy.py
File · 0.85
start_listener
Function · 0.85
validate_ip
Function · 0.85
meta_path
Function · 0.85
custom_template
Function · 0.85
generate_powershell_alphanumeric_payload
Function · 0.85
tail
Function · 0.85
set.py
File · 0.85
fasttrack.py
File · 0.85
arp.py
File · 0.85
create_payload.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected