issues Search Results · repo:carbonblack/cbfeeds language:Python
Filter by
19 results
(55 ms)19 results
incarbonblack/cbfeeds (press backspace or delete to remove)As of now CarbonBlack console seems to support also SHA256, JA3 and JA3S as IOCs, however there is no documentation on
the right key to use in feed API to provide this kind of elements.
sevdog
- Opened on Aug 31, 2021
- #29
I got a below error:
[root@ns1 example]# python tor/generate_tor_feed.py example_tor_feed.feed Traceback (most recent call last): File
tor/generate_tor_feed.py , line 12, in module from cbfeeds import ...
hogehoge989
- 1
- Opened on Jun 14, 2020
- #27
The latest commit was 8 months ago. Consider merging https://github.com/fslds/cbfeeds
slw07g
- Opened on Apr 9, 2020
- #25
Instead of open(feed_filename), use open(feed_filename, rb ) for Windows compatibility.
slw07g
- Opened on Nov 12, 2018
- #22
The documentation says:
For reports to be deleted, remove all IOCs from the report and update the timestamp rather than removing the report.
However, a report with removed IOCs does not validate:
...
edeca
- 1
- Opened on Oct 9, 2018
- #21
In pedantic mode, IPv6 entries are not correctly validated. These are listed with support since version 6.1.
Minimum PoC:
{
reports : [
{
link : https://nccgroup.com/blog/ ,
id ...
edeca
- Opened on Oct 8, 2018
- #20
The documentation says that timestamp is required for report. However, a feed without timestamps passes validation:
{ reports : [{ link : https://nccgroup.com/blog/ , id : 50d858e0985ecc7f60418aaf0cc5ab587f42c2570a884095a9e8ccacd0f6545c ...
edeca
- Opened on Oct 8, 2018
- #19
Hello. I was attempting to create DNS feed using the data from the webstite: http://cybercrime-tracker.net/all.php
Traceback (most recent call last): File /scripts/validate_feed.py , line 141, in module ...
pastechecker
- 2
- Opened on Oct 3, 2018
- #18
Query IOC for report %s missing q= on query % self.data[ id ])
pretty sure the id field should not be having the q field perhaps you mean the search_query or query.
a simple putting q= into the id field ...
carnal0wnage
- 1
- Opened on Jul 27, 2018
- #17

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.