You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/bin/idstools-gensidmsgmap", line 12, in <module>
sys.exit(main())
File "/usr/lib/python2.7/site-packages/idstools/scripts/gensidmsgmap.py", line 131, in main
print(idstools.rule.format_sidmsgmap(rules[rule_id]))
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 156: ordinal not in range(128)
For some reason a special character is used in the URL reference of the ET rule and gensidmsgmap can't handle it.
The text was updated successfully, but these errors were encountered:
Specific example for current ET Trojan ruleset : https://rules.emergingthreats.net/open/snort-2.9.0/rules/emerging-trojan.rules
Running gensidmsgmap creates exception
For some reason a special character is used in the URL reference of the ET rule and gensidmsgmap can't handle it.
The text was updated successfully, but these errors were encountered: