aau-network-security / HosTaGe

Low Interaction Mobile Honeypot
https://aau-network-security.github.io/HosTaGe/
MIT License
89 stars 30 forks source link

hpfeeds repository for HosTaGe #12

Closed sastry17 closed 4 years ago

sastry17 commented 4 years ago

Setup a central repository for HosTaGe to publish the attack data. The data gathered must be useful in threat analysis.

sastry17 commented 4 years ago

@m-vasiloma Can we setup an hpfeeds repo in Clauudia or HackLab?

sastry17 commented 4 years ago

Proposed arch for hostage-hpfeeds integration

hpfeeds

sastry17 commented 4 years ago

Initial testing with hpfeeds library...

hpfeeds-test

sastry17 commented 4 years ago

Publisher(in java) and broker(Python) is checked and tested. Created repo: https://github.com/sastry17/HosTaGe-hpfeeds

Subscriber to be implemented with MongoDB.

sastry17 commented 4 years ago

hpfeeds broker setup on the server with MongoDB auth

sastry17 commented 4 years ago

hpfeeds subscriber is setup on the server

sastry17 commented 4 years ago

checked with conpot publisher

image

irinil commented 4 years ago

First test from app in localhost mongo database was successful!

image

sastry17 commented 4 years ago

repo setup is complete