Project: scapy

Language python
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 1
Lines of code 36554
Lines covered 15702
Code coverage 42.96%
Code coverage report Report link
Static reachability 0.07%
Fuzz Introspector report Report link (from 2025-03-27)
Fuzzer Code coverage (lines) Latest Report Comments
pcap_fuzzer 0% (avg: 0.0%, max: 0%) 2025-03-27

Historical Progression

Per Fuzzer Progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
scapy.layers.msrpce.msdcom.DCOM_Client.ServerAlive2 scapy.layers.msrpce.msdcom 2683 0.0%
scapy.fields.PadField.getfield scapy.fields 2647 0.0%
scapy.fields.MultipleTypeField.getfield scapy.fields 2620 0.0%
scapy.utils.AutoArgparse scapy.utils 2022 1.923%
scapy.layers.msrpce.rpcclient.DCERPC_Client.connect_and_bind scapy.layers.msrpce.rpcclient 1994 0.0%
scapy.layers.msrpce.rpcclient.get_endpoint scapy.layers.msrpce.rpcclient 1989 0.0%
scapy.layers.smbclient.smbclient.use_complete scapy.layers.smbclient 1968 0.0%
scapy.layers.smbclient.smbclient.shares scapy.layers.smbclient 1965 0.0%
scapy.layers.lltd.LLTD.post_build scapy.layers.lltd 1884 0.0%
scapy.layers.msrpce.rpcclient.DCERPC_Client.bind_or_alter scapy.layers.msrpce.rpcclient 1878 0.0%