Giter VIP home page Giter VIP logo

airdrop2's People

Contributors

crypt0s avatar thex1le avatar

Watchers

 avatar

Forkers

lucabongiorni

airdrop2's Issues

give me rights to the bug tracker

mark me as a contributor or something so I can wrangle my own bugs and help you 
maintain stuff.  I feel really stupid filing enhancements as defects but I have 
no rights to fix it.

Code access would likely benefit us both as well ;-)

Original issue reported on code.google.com by sidhayn on 2 May 2013 at 12:21

Sleeping Threads

The hopper is initialized but we dont wait for it to finish init'ing.

the object's code should run INIT first WITHOUT running hopping, so that the 
object and its variables can be established.

Once the object has been created, it should be instructed to run its first hop 
run and THEN we can use it as normal.


Please use this information to fix the .2 sleep in airdrop for the hopper 
setup.  We can't keep this like it is because of low-power devices

Original issue reported on code.google.com by [email protected] on 8 Jun 2013 at 3:25

remove airdrop-ng from aircrack-ng svn repo

once this version of airdrop reaches parity with the original version in 
aircrack-ng the old version should be deprecated and removed from aircrack-ng 
svn so people know not to use it.

Original issue reported on code.google.com by sidhayn on 1 May 2013 at 9:02

Lists in rules create python bugs

A list in the rule dictionary AFTER being parsed by the JSON parser will cause 
an unexpected input (expecting string) error to throw in python in the Rules 
class.

If the list is taken out, behavior is normal.

Note:

This is likely from the regex!  Simply put a types.ListType check in there and 
we'll be off to the races.

Line 132

Original issue reported on code.google.com by [email protected] on 4 Jun 2013 at 4:52

feature request: rssi based rules

It would be nice to trigger deauths against an AP, OR Clients, or EITHER that 
exceed a certain RSSI threshold.  For instance it may be desirable to deauth 
any AP within -60dB, or any client within -65dB, or both AP and Clients when 
they reach -50dB.

As always, the deauth packets should be fired in both directions, the request 
is that it is triggered based on the RSSI of the AP, or Client, or either.

Original issue reported on code.google.com by sidhayn on 2 May 2013 at 12: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.