No project description provided
Project description
Herder - Data Wrangling All Cyber
- Created By Jacob H Barrow
Why Was It Created
- Data is gold, so learning cybersecurity can be tricky without simulated testbeds.
- Use this package to test singular components, like GPS, Phones, or IPs, or use it across a fake company.
Why Herder
- Cyber's the Wild West, so let's go back to America's roots.
- It's all about wrangling that data, Yeehaw!!!!
Installation
herder@cyberWrangler:~$ git clone https://github.com/danielmiessler/SecLists.git
herder@cyberWrangler:~$ unzip SecLists-master.zip
herder@cyberWrangler:~$ sudo mkdir /usr/wordlists/
herder@cyberWrangler:~$ sudo mv SecLists-master SecLists
herder@cyberWrangler:~$ sudo mv SecLists /usr/wordlists/
herder@cyberWrangler:~$ pip install CyberHerder
Usage
>>> from CyberHerder import generate, terminate, valid, make_pandas_df
>>>
>>> ipv4s = generate("IPv4", 10)
>>>
>>> valid("IPv4", ipv4s[0])
>>>
>>> not terminate("IPv4", ipv4s[0])
>>>
>>> # Undocumented
>>> make_pandas_df()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cyberherder-2.0.0.tar.gz
(9.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cyberherder-2.0.0.tar.gz.
File metadata
- Download URL: cyberherder-2.0.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
293bffb7cd7099f373ac5e57b42f23b22c75c27f29945bbef328d8c04dab7506
|
|
| MD5 |
c5df2506aba9b4813f5330f248955ae9
|
|
| BLAKE2b-256 |
ba35075759be2cd14b1a473e6116a1abe9af404d8d2b97b962f8b910483ed110
|
File details
Details for the file CyberHerder-2.0.0-py3-none-any.whl.
File metadata
- Download URL: CyberHerder-2.0.0-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f641e1e07236e50a214286617e429f1f6474c65b2dfa93ce86d8795ac4ce8295
|
|
| MD5 |
e51d35abf44c5ce2d60deff8dc333191
|
|
| BLAKE2b-256 |
296888156e0b864948166a10a0658e6804db43174d3838623a0e7573ee4d4029
|