I’m using our new Custom GPT, the Netpicker Network Test Creator, to write a Python unit test that checks Cisco network devices for the ArcaneDoor vulnerability (CVE-2024-20353).
Adding CVEasy verified CVE rules to Netpicker
First, clone the git repository with the Netpicker Policies and rules using the git clone command that can be found on the Netpicker Policies page:This should give you a local copy of the repository (in this example in the folder default-rules). Next, navigate to this...
