Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.db file not being populated #4

Open
NoobieDog opened this issue Dec 9, 2016 · 4 comments
Open

.db file not being populated #4

NoobieDog opened this issue Dec 9, 2016 · 4 comments

Comments

@NoobieDog
Copy link

All,

although i can see Airodump filling the -w , none of the data is being recorded into the SQLite DB at all, although if the DB doesn't exist, it will be created. Any idea?

I'm running this currently on Kali 2016.2 Rolling

Stu

@mehdilauters
Copy link
Owner

Hi,
I guess it would be a airodump-ng output parsing issue. On my raspberry, it is working with theAircrack-ng 1.2 beta3 version.
Do you see access points, devices and probes request updated on the right of the main page ( or on http://server/offline.html ). If yes, that's mean that the output of airodump-ng is processed as needed. If not, the issue will be in AirodumpPoller.
Let me know
Mehdi

@mehdilauters
Copy link
Owner

More informations:

  • You may also try the iwlist scanning mode (removing the -m option). There will be less information (for example no devices, and no probes) but to check if the problem comes from airodump, it could be useful.
  • without any GPS fix or command line forced position, only probes request are stored in the database
  • was there any error on the output log?

@NoobieDog
Copy link
Author

NoobieDog commented Dec 9, 2016 via email

@NoobieDog
Copy link
Author

Ok after playing around with it, even removing the -m options to use iwlist still gives me errors, i will continue to play but ultimately i may take this as a base and port it over to Scapy (although i see you have scapy file in the repo)

Also, file locations for CSV are buggy, so is the ESP stuff (for Kali 2016.2 Desktop)

I will push some updates as i fix things

Stu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants