Giter VIP home page Giter VIP logo

Comments (6)

tehw0lf avatar tehw0lf commented on May 25, 2024 1

Did the AP issue get resolved?

I fixed a syntax error affecting the variables used for the sqlite update command which should resolve the issue.

If that is not the case, feel free to reopen it.

from airbash.

tehw0lf avatar tehw0lf commented on May 25, 2024

I have noticed those as well when running airbash on Linux and not Android (there those messages are suppressed). I still need to test whether this also appears in POSIX mode on Linux.

To answer your question, they indicate that the current airodump process (which tries to capture a handshake after a deauth packet was sent via aireplay-ng) was killed to proceed to the next client.

from airbash.

Blkzer0 avatar Blkzer0 commented on May 25, 2024

Thanks for the update, I also had an issue where the stored AP's that were collected werent being all displayed but it might be because of the airodump-ng error. Ill play around with it and see what i can get.

from airbash.

paul-jackson-dev avatar paul-jackson-dev commented on May 25, 2024

Just did a fresh install on Kali 2.0 and I'm also seeing this error...

from airbash.

tehw0lf avatar tehw0lf commented on May 25, 2024

Hum ... if this is just related to the killed messages, those are not errors.

Airodump is being called once per client, so those messages just appear when the process gets killed and airbash moves on to the next client. They should be suppressed (which works fine on Android, might be bash related), though functionality shouldn't be impacted at all.

I will test this tonight on my Kali VM and see if handshakes are actually captured.

Could you a) check the database afterwards and b) try executing airbash using sh instead of bash?

from airbash.

tehw0lf avatar tehw0lf commented on May 25, 2024

I could reproduce the issue on Kali and added a fix that will suppress those messages. They were not errors, but caused by the fact that kill works asynchronously and reports back once executed successfully.

from airbash.

Related Issues (9)

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.