Skip to main content

An OSINT tool for it ninjas.

Project description

DiPense

@@@@@@@   @@@  @@@@@@@   @@@@@@@@  @@@  @@@   @@@@@@   @@@@@@@@  
@@@@@@@@  @@@  @@@@@@@@  @@@@@@@@  @@@@ @@@  @@@@@@@   @@@@@@@@  
@@!  @@@  @@!  @@!  @@@  @@!       @@!@!@@@  !@@       @@!       
!@!  @!@  !@!  !@!  @!@  !@!       !@!!@!@!  !@!       !@!       
@!@  !@!  !!@  @!@@!@!   @!!!:!    @!@ !!@!  !!@@!!    @!!!:!    
!@!  !!!  !!!  !!@!!!    !!!!!:    !@!  !!!   !!@!!!   !!!!!:    
!!:  !!!  !!:  !!:       !!:       !!:  !!!       !:!  !!:       
:!:  !:!  :!:  :!:       :!:       :!:  !:!      !:!   :!:       
 :::: ::   ::   ::        :: ::::   ::   ::  :::: ::    :: ::::  
:: :  :   :     :        : :: ::   ::    :   :: : :    : :: :: 

An OSINT tool for IT ninjas

Downloads Month Badge Downloads Week Badge License Badge Supported Wheel Badge Supported Versions Badge Contributors

Usage

First we recommend creating a virtual environment python -m venv venv and then activate it source venv/bin/activate

Once that finish now install the library using

pip install --upgrade dipense

Wait for the installation to finish, basically the library was uploaded using sdist (Source Distribution)

After that, create a new file let call it route.py in the file put the below code

from dipense import payloads
from dipense.structure import helper


if __name__ == '__main__':
    payloads(helper)

save the file and navigate to where the file is located in terminal and your are ready to go

To find information about a domain name run the file like:

python route.py payloadwho -d google.com
# or
python route.py payloadwho --domain google.com

To find information about an ip address run the file like so below, and the command require root previlage (super user):

python route.py payloadip -i 198.3.11.7
# or
python route.py payloadip --ip 198.3.11.7

You can also specify a flag of -o or --open to True this will automatically open a webbrowser showing you where that ip address is located, like:

python route.py payloadip -i 198.3.11.7 -o True
# or
python route.py payloadip -i 198.3.11.7 --open True

To find information about a phone number run the file like you see below, be sure to start with the country code of that phone number:

python route.py payloadnum -n +2349083513047
# or
python route.py payloadnum --number +2349083513047

To see positional argument and flags available run the file without any flag or positional argument like:

python route.py

Version Status

  • version 0.1.5

Useful links

DiPense at a glance (docker)

DiPense at a glance

DiPense at a glance (pypi)

DiPense at a glance

Pull requests are welcome

Change Log

0.1.5 (10/october/2023)

  • Sixth (0.1.5) Release

  • Fifth (0.1.4) Release

  • Fourth (0.1.3) Release

  • Third (0.1.2) Release

  • Second Release

  • First Release

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

dipense-0.1.5.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

dipense-0.1.5-py2.py3-none-any.whl (14.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dipense-0.1.5.tar.gz.

File metadata

  • Download URL: dipense-0.1.5.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for dipense-0.1.5.tar.gz
Algorithm Hash digest
SHA256 75646107f3e59de1c40e0ab54daff46a25575aa2f97a23d9c1d42bee478da6e7
MD5 2aac829e412108c5ee9ff151002f4c83
BLAKE2b-256 bf30033f674506d094b4b8db80deda31b97250ae1a04deb00795cd2ac8ec1d9d

See more details on using hashes here.

File details

Details for the file dipense-0.1.5-py2.py3-none-any.whl.

File metadata

  • Download URL: dipense-0.1.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for dipense-0.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f63a5b38124c72a5942b6787bb1d7c7c9fef0ae50d3b48493f22158957f449a9
MD5 bc1cbcbafb9a3677723e2e661f939f29
BLAKE2b-256 28e099cd8f42d7a421b3379bbd7b096e651e4efb0db811e77e77237139f26d4d

See more details on using hashes here.

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