Snort mailing list archives
querying www.snort.org/rule_docs/{REV}-{SID}
From: koppfabi <koppfabi () b-tu de>
Date: Mon, 21 Jan 2019 12:05:44 +0100
Hello Community,i would like to query https://www.snort.org/rule_docs/{REV}-{SID} for meta-information about all the rules, in order to decide if the rule should be turned on or off in an environment. My trivial approach was to use python(urllib) to crawl the website and then parse for my desired information. The problem is that snort.org refuses to serve my request after more the 10 requests (HTTP 429). I have set an custom user-agent in the header of the request.
Is there another way to obtain the information under https://www.snort.org/rule_docs/{REV}-{SID} ?
best regards Fabian _______________________________________________ Snort-users mailing list Snort-users () lists snort org Go to this URL to change user options or unsubscribe: https://lists.snort.org/mailman/listinfo/snort-users To unsubscribe, send an email to: snort-users-leave () lists snort org Please visit http://blog.snort.org to stay current on all the latest Snort news! Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette
Current thread:
- querying www.snort.org/rule_docs/{REV}-{SID} koppfabi (Jan 21)
- Re: querying www.snort.org/rule_docs/{REV}-{SID} wkitty42--- via Snort-users (Jan 21)
- Re: querying www.snort.org/rule_docs/{REV}-{SID} Joel Esler (jesler) via Snort-users (Jan 21)
