cSploit / android

cSploit - The most complete and advanced IT security professional toolkit on Android.
http://www.csploit.org/
GNU General Public License v3.0
3.29k stars 1.1k forks source link

suggestion: wifi spammer #344

Open guibais opened 8 years ago

guibais commented 8 years ago

imagine, if you can make huge fake clients connecting to the wifi, the ITs guys will be crazy!!. i think it's an awesome feature to implement.

Rubenoo commented 8 years ago

Or like redirect everyone on the wifi to a custom page that you can make

domenicoblanco commented 8 years ago

@Rubenoo You can already do this with the MITM when you attack the subnet

Rubenoo commented 8 years ago

Yeah but i meant that you can upload a custom webpage or site like in social engineering and get the results back you know

guibais commented 8 years ago

@Rubenoo you can already do that

tux-mind commented 8 years ago

@Haxin-hipopcorn I didn't understand what is the feature request. please explain in detail and thanks for your time :wink:

ETeissonniere commented 8 years ago

Maybe it was "wifi jammer"... The goal is to disconnect all the client of an AP Le 4 oct. 2015 23:49, "tux-mind" notifications@github.com a écrit :

@Haxin-hipopcorn https://github.com/Haxin-hipopcorn I didn't understand what is the feature request. please explain in detail and thanks for your time [image: :wink:]

— Reply to this email directly or view it on GitHub https://github.com/cSploit/android/issues/344#issuecomment-145391023.

guibais commented 8 years ago

@tux-mind fake clients in the app, for example you run csploit and show a lot of fake targets, then you will make the owners of the network being confused

tux-mind commented 8 years ago

on a static ip LAN you'll get collisions with existing addresses ( admin get stats only if a sniffer it's installed on the router ). on a DHCP LAN is enough to start many DHCP requests until the DHCP server finishes up it's pool. this will also prevent other clients to connect to the network.

we can make it, but I really want to ask who else will find it useful.

ETeissonniere commented 8 years ago

I think it is not, sorry. Le 6 oct. 2015 09:32, "tux-mind" notifications@github.com a écrit :

on a static ip LAN you'll get collisions with existing addresses ( admin get stats only if a sniffer it's installed on the router ). on a DHCP LAN is enough to start many DHCP requests until the DHCP server finishes up it's pool. this will also prevent other clients to connect to the network.

we can make it, but I really want to ask who else will find it useful.

— Reply to this email directly or view it on GitHub https://github.com/cSploit/android/issues/344#issuecomment-145767744.

guibais commented 8 years ago

@tux-mind it will be usefull to disguise, think with me, if they want to find you, spamming a lot of clients, they will cannot find you!!, or if they want to filter some macs... will be difficulty, or just if someone tries to search for clients, or do an nmap, it will be sooo sloowww, so we have a lot of utilities.

0MazaHacka0 commented 8 years ago

It will be useful

Rubenoo commented 8 years ago

It would be nice if you could crash the router for a while :)

newbie442 commented 8 years ago

ISTM the original post is very interesting - and likely a different tool than csploit.

IIUC, the suggested tool would create multiple connections with the WAP, using multiple spoofed MAC addresses, and each would effect traffic with the WAP - perhaps additionally signing in and effecting traffic with the WAN via the WAP.

This might do a couple of things:

  1. Hide the csploit user from a whitehat in a crowded room.
  2. Hide the csploit user from an attacker within the crowd.

(I actually doubt that 1. would succeed, but suspect that it could confuse would be attackers - "which target to attack?" This seems a very complex app)