Skip to main content

A python class to interface with the CloudCracker API

Project description

#Overview A python class to interface with the [Cloud Cracker API](https://www.cloudcracker.com/developers.html). #Usage

###Init `python import cloudcracker c = cloudcracker.CloudCrackerConnection() `

###Grab dictionaries format can be ‘wpa’, ‘ntlm’, ‘cryptsha512’, or ‘cryptmd5’

`python c.grab_dictionaries('wpa') `

###Submit a job * format: ‘wpa’, ‘ntlm’, ‘cryptsha512’, or ‘cryptmd5’ * email: email to deliver results to * dictionary: dictionary you would like to use (from dictionaries call) * size: size of dictionary (from dictionaries call) * uploaded_file: pcap file to crack

`python c.submit_job('wpa', 'nicks@ydekproductions.com', 'english', 604, uploaded_file) `

###Check job status `python c.grab_job_status('wpa', 'abcdefghijklmnopqrstuvwxyzaejeil') `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-cloudcracker-0.0.4.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file python-cloudcracker-0.0.4.tar.gz.

File metadata

File hashes

Hashes for python-cloudcracker-0.0.4.tar.gz
Algorithm Hash digest
SHA256 49f1b1d27836d86086b3c961a2ba7f26e9f5712b1d1c99f3a28e75f437586e20
MD5 3297df79e760ba55a25573c314d7fd37
BLAKE2b-256 add0ff0e39b27ef45f4991adb6f400366b7ff9ff29f44f67040e5da659bb252f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page