MCPcopy Create free account
hub / github.com/secdev/scapy / guess_payload_class

Method guess_payload_class

scapy/modules/ticketer.py:170–171  ·  view source on GitHub ↗
(self, payload)

Source from the content-addressed store, hash-verified

168 ]
169
170 def guess_payload_class(self, payload):
171 return conf.padding_layer
172
173
174class CCKeyBlock(Packet):

Callers 1

packet2p0fFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected