MCPcopy
hub / github.com/t3l3machus/hoaxshell / print_warning

Method print_warning

hoaxshell.py:359–361  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

357
358 @staticmethod
359 def print_warning():
360 print(f'[{WARN}] Dangerous input detected. This command may break the shell session. If you want to execute it anyway, disable the Session Defender by running "cmdinspector".')
361 rst_prompt(prompt = prompt)
362
363
364# -------------- Hoaxshell Server -------------- #

Callers 1

mainFunction · 0.45

Calls 1

rst_promptFunction · 0.70

Tested by

no test coverage detected