Python Based Brute Force Password Cracking Assistant By Clownsec
...*HONK*
Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v]
Generate a wordlist with all possible combinations of letters including:
-L (Lowercase Letters)
-U (Uppercase Letters)
-N (Numbers)
-S (Special Characters)
-A (All Characters, Numbers, and Letters)
-min (Minimum Size)
-max (Maximum Size)
-o outputfile.gz
or
-o stdout
By default -o filename.gz to create a GZ compressed text file of all the words. Use the keyword "stdout" to print to screen or for use with other programs like Aircrack-ng or Medusa
./wordpie.py | xargs -L 1 medusa -h 192.168.1.1 -u admin -M web-form -p
./wordpie.py -o stdout -A | aircrack-ng -b XX:XX:XX:XX:XX:XX -w - *.cap
A java framework for simulating mobility models in mobile Ad-Hoc networks MANET. This simulator can generate mobility traces for various mobility models, in many formats, resimulate, evaluate, create Excel diagram, cluster, generate form base on XML.
JPresence is a mobile positioning system based on the Bluetooth technology. The idea is to use Bluetooth enabled computers/laptops/cellphones to create a free and inexpensive worldwide mobile positioning system.
This project aims to discover discoverable and non-discoverable devices, connect to services device, create a fingerprint based on the BT addr, use serial port to send sms and other stuff
A GUI app for wireless network info. The primary purpose is for sighting in directional antennae (antennas), and gives visual and audio information on the link strength as well as other info about the connection(s).
This is a Java implementation of the driver for communicate with a ZigBee network. This driver has the capabilities to create a communication with a Coordinator node, discover the nodes on the ZigBee network, receive and send command to any of this nodes
Hyper-M is a bluetooth based DHT peer-to-peer infrastructure for J2ME (CLDC1.1/ MIDP2.0) enabled handphones. Hyper-M allows the user to create a peer-to-peer network and share and retrieve files on this network. Has been tested mainly on Nokia handphones