Giter Club home page Giter Club logo

Comments (16)

derv82 avatar derv82 commented on June 19, 2024 1

Also got this error. Removed the -C option in the commit above. Should resolve the issue.

from wifite2.

weedy avatar weedy commented on June 19, 2024

This is still broken in master, which basically kills a lot of the reason you would use this.

Please reopen this @NovaCygni

from wifite2.

yuri-sevatz avatar yuri-sevatz commented on June 19, 2024

Possibly related (Pentoo, which uses wifite2 and reaver-wps-fork-t6x)

pentoo/pentoo-overlay#139

... Looks like reaver-wps-fork-t6x inverts the meaning of '-C' command in wash, hence nothing shows up as WPS-capable in wifite2 when using that version.

from wifite2.

yuri-sevatz avatar yuri-sevatz commented on June 19, 2024

@NovaCygni What version of reaver is Wifite2 meant to use?

from wifite2.

blshkv avatar blshkv commented on June 19, 2024

Removing my previous comment. reaver fork guys seems agreed to revert it:
t6x/reaver-wps-fork-t6x#106

P.S. Need to wait https://www.youtube.com/watch?v=vifwar7jxcQ

from wifite2.

NovaCygni avatar NovaCygni commented on June 19, 2024

@yuri-sevatz It was supposed to use the t6x-github fork but derv appears to have gone awol on this project. If you want im planning on actually redoing the whole Wifite and the required Reaver as a StandAlone "Wifite3" in Python 3.5, so far willing contributors appears to be just myself but id love a extra hand working on it.
Wifite2 is currently broken thus:
Entire WPS code section missing, missing "Wash" status, redundant code methods, not auto down/up/monitor mode on all distros. No Error-Logic checking, faulty resuming from previous scans method.
Wifite original itself is flawed also, ie, it relies upon Reaver doing the Assositation with AP's this is known to be highly unstable on almost all Push-Button WPS enabled routers and will often results in false attack results that go up to 99.99% but never actually do anything. It also doesnt if a a previous attack on a AP is detected, offer the choice of resuming the old attack, resuming old attack with modified switches compared to before, or starting a new one.

from wifite2.

weedy avatar weedy commented on June 19, 2024

I'm highly interested in a new version that has a focus on error checking.
I've made some ugly edits to a couple versions of wifite on github, all of which made me wonder how it ever worked.

Is py3 out of familiarity?

from wifite2.

NovaCygni avatar NovaCygni commented on June 19, 2024

@weedy Partially but also because itl allow Async to be used so when a error is thrown rather than Except to deal with it I can use "Await" to chain the fix for error thrown then continue on which would be alot more efficient as it means fewer dropped exchanges due to timeout... nothing worse than a couple M2 or M3 out of Sync that causes an entire false "Run Through".

Id love to check the "Ugly Edits" :p Always amazed me what little gems of genius people casually put in to solve x problem :)

from wifite2.

blshkv avatar blshkv commented on June 19, 2024

Please do not call wash with "-C" parameter. This is a default behaviour now and the flag has been removed (i.e. it will throw an error)

from wifite2.

wifiuk avatar wifiuk commented on June 19, 2024

i was getting WPS networks displayed until the recent change, now i get none

from wifite2.

derv82 avatar derv82 commented on June 19, 2024

@wifiuk

  1. What OS are you running? What version of wash is installed (wash 2>/dev/null | head -5)?
  2. Are you seeing n/a or no under the WPS column?
  3. Do any networks appear with the --wps option?
  4. Can you run with -vvv (very verbose mode) and paste the output of the wash command? Full output might be useful as well.

from wifite2.

wifiuk avatar wifiuk commented on June 19, 2024

wps is displaying fine with the new change

the change before it was displaying no under the wps column

wash 2>/dev/null | head -5
Wash v1.5.3 WiFi Protected Setup Scan Tool
Copyright (c) 2011, Tactical Network Solutions, Craig Heffner
mod by t6_x[email protected], DataHead, Soxrok2212, Wiire, AAnarchYY & rofl0r

from wifite2.

derv82 avatar derv82 commented on June 19, 2024

Ok cool. Closing this issue, but anyone can reopen if it's still a problem.

from wifite2.

blshkv avatar blshkv commented on June 19, 2024

@derv82 users are getting lost between wifite(which is outdated and broken), wifite-fork (with non-technical and unfriendly developers) and wifite2. Can you take an initiative, port back any changes from the fork and release a one version which actually works?

from wifite2.

derv82 avatar derv82 commented on June 19, 2024

@blshkv Are you asking for an update to the old wifite?

I'm choosing to ignore the old version of wifite indefinitely. It was one of my first Python scripts I wrote while learning programming, and it's 3.5K lines of ugly, untested, unmaintainable code.

I created #19 for tracking the backport of features from wifite forks into this repo (wifite2). Once this repo is "good enough" and has feature-parity, I will update the old Wifite repo to point users here.

Feel free to create a new issue for each feature you want Wifite2 to have.

from wifite2.

blshkv avatar blshkv commented on June 19, 2024

I'm asking to put a bit more afford into wifite2 with more active development (until "good enough" stage) which would overtake other forks. It shouldn't take 5 months for a simple patch like in this bug report.
Thanks for listening.

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.