Skip to content
#

threatintel

Here are 119 public repositories matching this topic...

hackunagi
hackunagi commented May 30, 2019

Hello everyone!
I have a few doubts on how events are handled across misp instances and Orgs. As I still haven't complete domain of the code and my curiosity is killing me, I'm coming here to ask help =]

  1. In the situation a site admin edit an event from another org and publish it. What exactly will happen with that information? Supposing it has a distribution level as "All communities".
    Wil
ufth
ufth commented May 6, 2019

proxycheck.io is very convenient service for detecting proxies with sane updated database. it has some interesting fields in its responses (see below)

https://proxycheck.io/api/

without API key everyone gets 100 queries per day:

curl -s 'http://proxycheck.io/v2/37.60.48.2?risk=1&vpn=1&seen=1&port=1' | jq
{
  "status": "ok",
  "37.60.48.2": {
    "proxy": "yes",
    "type": "VP
Loading…
You can’t perform that action at this time.