Skip to main content

An automated Xploitv grabber

Project description

XPLOITV

PyPI PyPI - Downloads License

Disclaimer

This tool has been developed with a totally didactic purpose. I am not responsible for the misuse of the same or for the damages caused to third parties. Furthermore, this tool has no affinity or relationship with Xploitv or any of its developers.

Installation

To install the tool, the easiest way is to use the pip command:

python -m pip install xploitv

Hack the world!

To see all the functionalities that the application offers, run the command:

xploitv --help
usage: xploitv [-h] [-v] [--version] [-t THREADS] [-x FORMAT] [-i ID | -w FILE]


optional arguments:
-h, --help            show this help message and exit

information:
-v                    Verbosity (Default: -vv)
--version             Print the version

performance:
-t THREADS, --threads THREADS
                      Define the number of threads

output:
-x FORMAT, --extension FORMAT
                      Output extension (csv,txt)

grabber (one required):
-i ID, --id ID        Grab all the accounts linked to an identifier
-w FILE, --wordlist FILE
                      Grab all the accounts linked to identifiers in a wordlist

To get all the accounts associated with an identifier, run the command:

xploitv -i <identifier>
____  ___      .__         .__  __
\   \/  /_____ |  |   ____ |__|/  |____  __
 \     /\____ \|  |  /  _ \|  \   __\  \/ /
 /     \|  |_> >  |_(  <_> )  ||  |  \   /
/___/\  \   __/|____/\____/|__||__|   \_/
      \_/__|

   [[ An automated Xploitv grabber ]]

[18:51:48] Let's hack this world!
[18:51:49] Grabbing accounts from 123456
            ...

Wordlists

The true potential of this program comes from its ability to run using wordlists. Furthermore, this method of execution is carried out using concurrency techniques, that you can customize using the -t parameter:

xploitv -w <wordlist> -t 50

Output and verbosity

Are you wondering how you can save your results? Easy.

Xploitv displays the results on the screen. You can customize the verbosity level using the -v parameter:

xploitv -i <identifier> -vvv
____  ___      .__         .__  __
\   \/  /_____ |  |   ____ |__|/  |____  __
 \     /\____ \|  |  /  _ \|  \   __\  \/ /
 /     \|  |_> >  |_(  <_> )  ||  |  \   /
/___/\  \   __/|____/\____/|__||__|   \_/
      \_/__|

   [[ An automated Xploitv grabber ]]

[19:03:30] Let's hack this world!
[19:03:31] Grabbing accounts from 123456
[19:03:31] Account from code 123456
Username: 'xxxx@gmail.com'
Password: 'xxxx'
[19:03:31] Account from code 123456
Username: 'xxxx@msn.com'
Password: 'xxxx'

To save the result, you can add the -x parameter that allows you to store the output in txt or csv format.

xploitv -i <identifier> -x csv
____  ___      .__         .__  __
\   \/  /_____ |  |   ____ |__|/  |____  __
 \     /\____ \|  |  /  _ \|  \   __\  \/ /
 /     \|  |_> >  |_(  <_> )  ||  |  \   /
/___/\  \   __/|____/\____/|__||__|   \_/
      \_/__|

   [[ An automated Xploitv grabber ]]

[19:07:17] Let's hack this world!
[19:07:17] Grabbing accounts from 123456
[19:07:17] Setting the output format to 'csv'
[19:07:17] Results stored in ./dump.csv

Uninstall

Easy to install. Easy to uninstall. To do this, just run the command:

pip uninstall xploitv

Support the developer!

Everything I do and publish can be used for free whenever I receive my corresponding merit.

Anyway, if you want to help me in a more direct way, you can leave me a tip by clicking on this badge:


PayPal Donation

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

xploitv-0.1.1.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

xploitv-0.1.1-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file xploitv-0.1.1.tar.gz.

File metadata

  • Download URL: xploitv-0.1.1.tar.gz
  • Upload date:
  • Size: 8.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for xploitv-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7ff57fcf2f111cbf1ae56163f8806de34eb3e91175daee9fdd5c2cb29bdaaaef
MD5 8f0ac2b9f8593fae3980dcb463a638a9
BLAKE2b-256 1f8ab0d8801d142bda4c7a88aa0d598e76d6be1904a31913a616877bf6cda20a

See more details on using hashes here.

Provenance

File details

Details for the file xploitv-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: xploitv-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for xploitv-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1ec7615698610e2d9c03670c4bccef1684ca9a6ffb97878ee5f298a633e3f86e
MD5 25d76f7ea9043738e4ca62d1d003c6dd
BLAKE2b-256 5e962ec7c6f7dbe58832696151a373fa7661493bb24ba05ac1738d44092482b2

See more details on using hashes here.

Provenance

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