credentials stuffer
Project description
credstuffer
Features of credstuffer:
- Stuffing social media accounts like comunio, instagram, facebook
- Provide easily credentials from directories, files or from a database connection
- Get Mail or Telegram notifications in success case
- Login requests are only made over proxies
Installation
install credstuffer with pip
pip3 install credstuffer
or from source
sudo python3 setup.py install
Usage and Examples
Print the available arguments for credstuffer
credstuffer --help
Use it with a credential file of your choice
credstuffer instagram --usernames "John, Jane" file --path /home/john/credentials.txt
Provide a directory including multiple credential files
credstuffer instagram --usernames "John, Jane" file --dir /home/john/credential_collection/
Or fetch credential data from a database connection
credstuffer instagram --usernames "John, Jane" database --host 192.168.1.2 --port 5432 --user john --password test1234 --dbname postgres --schemas a --tables abc
Pass Mail Server params to get a notification in success case
credstuffer instagram --usernames "John, Jane" --Nsmtp smtp.web.de --Nport 587 --Nsender sender@web.de --Nreceiver receiver@web.de --Npassword password file --dir /home/john/credential_collection/
Logs
logs can be found in /var/log/credstuffer
Troubleshooting
add your current user to group syslog
, this allows the application/scripts to create a folder in
/var/log
. Replace <user>
with your current user
sudo adduser <user> syslog
to apply this change, log out and log in again and check with the terminal command groups
Changelog
All changes and versioning information can be found in the CHANGELOG
License
Copyright (c) 2019 Bierschneider Christian. See LICENSE for details
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
Built Distributions
File details
Details for the file credstuffer-1.0.13.tar.gz
.
File metadata
- Download URL: credstuffer-1.0.13.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00f0b7d15eac80fa5d44914c55b853e67c50ee66e397d9672daca4d9c5d32266 |
|
MD5 | 56202fda9fcad813645fbe7ac045b95e |
|
BLAKE2b-256 | f62022cb4a4200c95a439913dca5a090e7c54797ef3aa3187397c2d9a3a6bddd |
File details
Details for the file credstuffer-1.0.13-py3.6.egg
.
File metadata
- Download URL: credstuffer-1.0.13-py3.6.egg
- Upload date:
- Size: 90.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ecf197eef8eb856ba780aa2a1befe4eaa0196fad69028c2faba14af6d7077ba |
|
MD5 | 6cab011606753944dadea6eed198f715 |
|
BLAKE2b-256 | d0594fbca7689c9106b9402db29c16e9f97bfb1ea55224b7308f39db84038234 |
File details
Details for the file credstuffer-1.0.13-py3-none-any.whl
.
File metadata
- Download URL: credstuffer-1.0.13-py3-none-any.whl
- Upload date:
- Size: 37.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3ab3a9fc132c1d54112c86aaacc52f76d6970612cb212fc5a862b2c39477d1e |
|
MD5 | fda494cb22eded1172a092a7c3be6fa0 |
|
BLAKE2b-256 | 50b5c963114454ae1fb1aca455f95148dd487c8ca6645a9d68a415cc3d06352d |