Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ReAbout/web-sec
/ showMessage
Function
showMessage
penetration/logtamper.py:66–68 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
64
65
66
def
showMessage(msg):
67
print msg
68
exit(-1)
69
70
71
def
saveFile(filename, contents):
Callers
4
getXtmp
Function · 0.85
modifyLast
Function · 0.85
saveFile
Function · 0.85
logtamper.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected