- Joined
- May 15, 2017
- Messages
- 982
- Likes
- 760
- Points
- 1,045
NebulousAD Automated Credential Auditing Tool.
Installation
Simply download the precompiled release (requires no python interpreter), or build from source:
Requires Python2.7 (for now)
Run
Code:
git clone git@github.com:NuID/nebulousAD.git
Next, install with python setup.py install
Then initialize your key. You can get your key by visiting: http://validmarket.io Once registered, click the button to generate your API key and copy it.
Now you can initialize them like so: nebulousAD -init-key <api_key>
You can now run the tool. If it can't find your API key, you may need to restart your terminal session. The API key is stored in an environment variable. Logging out and back in also works.
Download NebulousAD