xdavidhu / lanGhost

👻 A LAN dropbox chatbot controllable via Telegram
MIT License
353 stars 60 forks source link

some bugs #15

Closed ChandraOrbit closed 6 years ago

ChandraOrbit commented 6 years ago

I'm having some constraints:

  1. if run / replaceimg then the target can not connect to the internet.
  2. If the target using antivirus it will be detected as ARP Poisoning at run / mitm.
  3. Network will decrease speed.

that's some of the obstacles I'm having.

xdavidhu commented 6 years ago

Hi, maybe the PI is too slow to handle the traffic, or there is some other issues on your network. As I said in the other issue you made, a lot of things could cause instability in case of ARP spoof attacks, and I can't debug it remotely unfortunately.

As for the Antivirus, yes, an antivirus could detect ARP spoofing, and that's how lanGhost works, and its a quite noisy attack method.

For the network speed, it will decrease, because all the traffic is running through the PI in case of an attack.