Created
May 12, 2022 13:08
-
-
Save akhil-reni/ba8796e2e3bd21c1de60fe64f2407d53 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from strobes_intel_client.main import client | |
response = client("CVE-2019-11477") | |
print(response.zeroday) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment