Atlassian custom Miner and Feed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Atlassian custom Miner and Feed

L1 Bithead

I am trying to create a miner/feed for Atlassian IP-Ranges which they publish in a JSON file. I have configured the below and it all looks good and I have Indicators, but when I go to the feed URL it returns a blank page.

 

I created the prototype by using AWS EC2 list which also uses JSON

1 accepted solution

Accepted Solutions

Hi @JDomNY,

just tested with your same prototype and it works for me:

age_out:
    default: null
    interval: 257
    sudden_death: true
attributes:
    confidence: 100
    share_level: green
    type: IPv4
extractor: items
indicator: cidr
prefix: atlassian
source_name: atlassian.RANGES
url: https://ip-ranges.atlassian.com

View solution in original post

5 REPLIES 5

L1 Bithead

Adding in screenshot of my processor config

L1 Bithead

Interestingly enough if I Curl my Feed URL it returns all the proper addresses, but now when I use Chrome

Hi @JDomNY,

just tested with your same prototype and it works for me:

age_out:
    default: null
    interval: 257
    sudden_death: true
attributes:
    confidence: 100
    share_level: green
    type: IPv4
extractor: items
indicator: cidr
prefix: atlassian
source_name: atlassian.RANGES
url: https://ip-ranges.atlassian.com

There is something odd going on with my URL's and F5 I have in front of my Minemeld boxes.  It's working fine if I use the server hostname instead of my LTM URL, interestingly enough it also work with the GTM URL so I'm all set.  Thanks for reviewing

Consider a Pull Request to the prototypes github repo 😉

  • 1 accepted solution
  • 14186 Views
  • 5 replies
  • 1 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!