Yes We Hack private program comparator for hunters collaboration by Aethlios.
Project description
YWH Collab
██╗ ██╗██╗ ██╗██╗ ██╗ ██████╗ ██████╗ ██╗ ██╗ █████╗ ██████╗
╚██╗ ██╔╝██║ ██║██║ ██║ ██╔════╝██╔═══██╗██║ ██║ ██╔══██╗██╔══██╗
╚████╔╝ ██║ █╗ ██║███████║█████╗██║ ██║ ██║██║ ██║ ███████║██████╔╝
╚██╔╝ ██║███╗██║██╔══██║╚════╝██║ ██║ ██║██║ ██║ ██╔══██║██╔══██╗
██║ ╚███╔███╔╝██║ ██║ ╚██████╗╚██████╔╝███████╗███████╗██║ ██║██████╔╝
╚═╝ ╚══╝╚══╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝╚══════╝╚═╝ ╚═╝╚═════╝
Description
YWH Collab is a comparator of private program for hunters collaboration. The goal of this tool is to be able to find common programs that accept collaboration between hunters without revealing the names of the clients of the private programs to which you are invited.
Please note that if you share the list of anonymized programs publicly, it will be possible for all other members of the program to know that you are also invited!
Installation
Install from pip:
▶ pip install ywh-collab
Usage
It is possible to provide the JWT as an argument or to provide credentials in an interactive session to log in your Yes We Hack account.
$ python3 -m ywh-collab -h
usage: ywh-collab [-h] [-j JWT] -f FILENAME {export,compare}
Yes We Hack private program comparator for hunters collaboration by Aethlios.
positional arguments:
{export,compare} Export your list of program IDs or compare a list with your programs to find common programs that accept collab.
optional arguments:
-h, --help show this help message and exit
-j JWT, --jwt JWT The JWT token of the YWH session
-f FILENAME, --filename FILENAME
The input or output filename
Export
First, you can export the list of program IDs into output.txt
file to share it with another hunter :
python3 -m ywh-collab -f output.txt export
Compare
In a second step, you can compare the list of program IDs of another hunter stored in input.txt
file with your private programs in order to find common programs that accept hunters' collaboration.
python3 -m ywh-collab -f input.txt compare
Changelog
- v1.0.1 - Minor fix
- v1.0.0 - Initial release
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
Built Distribution
File details
Details for the file ywh-collab-1.0.1.tar.gz
.
File metadata
- Download URL: ywh-collab-1.0.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29e40ece4465ea2fa3ed07a68cc8b998dbe80adc7f85aa11889ea369091880a5 |
|
MD5 | 3113ad5665fb24691302902c208502e1 |
|
BLAKE2b-256 | dbd6def5487ee39edce0176cd86fe9940d960dd52447796bbb560fe549981ba3 |
File details
Details for the file ywh_collab-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: ywh_collab-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7208419f95cede15dfa48c509bfa975a46b3c1c8ec701085e4e8e90c82eec60 |
|
MD5 | 44c3b91ee98537d7d0e46afff2a7719b |
|
BLAKE2b-256 | 050fd5faf1c23601d22ad8f1c7532fe33ee9a0f5b15676106a576e53f96c54dc |