disconsis / dosa

Denial of Service abettor: easy denial of service for people on the go
GNU General Public License v3.0
7 stars 1 forks source link

Find hosts potentially monitoring the attack #4

Open disconsis opened 6 years ago

disconsis commented 6 years ago

Scapy has promiscping(), which can be used for this. The idea is that hosts which are monitoring the network probably have promiscuous mode on, but are not doing anything to be sneaky about it. I'll have to think about what this info can be used for, although I'm pretty sure there would be some cool uses.

IamShodan commented 6 years ago

I want this issue please

disconsis commented 6 years ago

@IamShodan Glad to see someone's interested :smile:

IamShodan commented 6 years ago

I would like to drop out from this issue as I can't promise any time deadline whatsoever.

disconsis commented 6 years ago

@IamShodan No problems. I'm going to do most of the development anyway, as a side-project.