MCPcopy
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
273def print_error(message):
274 print(bcolors.RED + bcolors.BOLD +
275 "[!] " + bcolors.ENDC + bcolors.RED + str(message) + bcolors.ENDC)
276
277
278def get_version():

Callers 15

update_configFunction · 0.90
binary2teensy.pyFile · 0.85
start_listenerFunction · 0.85
validate_ipFunction · 0.85
meta_pathFunction · 0.85
custom_templateFunction · 0.85
tailFunction · 0.85
set.pyFile · 0.85
fasttrack.pyFile · 0.85
arp.pyFile · 0.85
create_payload.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected