Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何获取scapy中图层的字段值列表?例如,是否有一种简单的方法可以查看所有可用于 DHCP 的“选项”字段的值(例如)?(我知道我可以挖掘对象的dict等。有更好的方法吗?)。
源代码通常是一个很好的查看位置,尤其是在文档稀疏的情况下。幸运的是,作者很友善地列举了 DHCP 选项dhcp.DHCPOptions
dhcp.DHCPOptions