GithubHelp home page GithubHelp logo

Comments (9)

RaduNico avatar RaduNico commented on July 21, 2024 1

@Czechball -E as of now is case insensitive so if the two SSIDs differ only by the casing they will both be ignored (-E my-wifi ignores both 'my-wifi' and 'My-WiFi').

@Le-NooNz I've made a PR that makes it possible to ignore multiple SSIDs using multiple -E options, but it wasn't merged by derv82 yet. If you'd like you can use my branch - it wont get changed or deleted before derv82 merges or denies my PR. You can clone it using this command
git clone https://github.com/RaduNico/wifite2.git --branch ignore_multiple
Cheers!

from wifite2.

Grauen avatar Grauen commented on July 21, 2024 1

I would recommend to implement this feature in the ap selection part.

After wifi lists clients you can select all or a specific AP by Id.

But sometimes you want to attack all APs but one.

It would be cool, if you could just enter !5 and then wifite will select all APs but the one with ID 5.

Also it would be nice if you could separate multiple Id's like this: !5,!9

from wifite2.

Le-NooNz avatar Le-NooNz commented on July 21, 2024

+1 for exactly the same reasons
I'd love something like an exclude file with entries which will filter out the scan results.

from wifite2.

kimocoder avatar kimocoder commented on July 21, 2024

+1 me too. would be a nice feature. thanks for the idea

from wifite2.

wikijm avatar wikijm commented on July 21, 2024

+1

from wifite2.

Le-NooNz avatar Le-NooNz commented on July 21, 2024

Hi,

just coming back to wifite and I see that this feature has been implemented, that's great !

Just to clarify on the use of the parameter, is there a way to specify multiple exclusions ?
I've tried -E "1st_exclude" -E "2nd_exclude", wifite only registers the last one, so I tried -E "1st_exclude; 2nd_exclude" and different characters in place of ";" to no avail.

As usual great work on this piece of software, i love it :)

from wifite2.

Czechball avatar Czechball commented on July 21, 2024

That's weird, I used "-E SSID1 -E SSID2" and both got excluded

from wifite2.

Le-NooNz avatar Le-NooNz commented on July 21, 2024

I'll take a look, thanks !

from wifite2.

Le-NooNz avatar Le-NooNz commented on July 21, 2024

On a side note, how about -E accepting a string or a filename (containing a list of SSIDs) as parameter ?
It would shorten the command line by a lot in my use case...

from wifite2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.