rusec / NetLock

Locking the Network one Beacon at a time!
0 stars 0 forks source link

Creation of beacons #9

Open dominusmars opened 2 months ago

dominusmars commented 2 months ago

We need to create beacons which will listen for the events we want on the targets and send it to the server. Beacons will also scrap data from the target and give Realtime updates on changes within the system

was thinking just have it be a python script because python is usually installed on most systems by default. but we would also need to compile it for others. In theory the beacon can be any language, but it needs to run on everything.