Skip to main content

This lib add support to use the Identity API from Intelx.io

Project description

PUBLICWWW Python Library

This python library is developed based on the original intelx library, but adding the functionality to use Intelx.io Identity API.

Original source could be find here: https://github.com/IntelligenceX/SDK/tree/master/Python

Installation

pip3 install pyintelxio

Usage as command

pyintelxio -apikey {API_KEY} -search {search_term} -limit 10 

pyintelxio -apikey {API_KEY} -search {search_term} -limit 10 --identityenabled

SEARCH EXAMPLES

pyintelxio -apikey {API_KEY} search -search pepe@example.com -limit 10
  • Query for 10 leaks of accounts and passwords for domain example.com in identity.intelx.io API
pyintelxio -apikey {API_KEY} -search example.com -limit 10 --identityenabled
  • Download some leak file identied by SYSTEM_ID from some previous search
pyintelxio -apikey {API_KEY} -download {SYSTEM_ID} -name {FILE_NAME} -bucket {BUCKET_NAME}

Usage as library

  • Print account information
import pyintelxio
api = 
  • Search for
import pyintelxio

Buckets list

  • darknet.tor
  • darknet.i2p
  • documents.public.scihub
  • dumpster
  • leaks.private.general
  • leaks.public.general
  • leaks.public.wikileaks
  • pastes
  • web.public.dePublic
  • web.public.kp
  • web.public.uaPublic
  • whois
  • web.public.com
  • web.gov.ru
  • dumpster.web.ssn
  • dumpster.web.1
  • web.public.peer
  • leaks.logs
  • usenet
  • web.public.gov
  • web.public.org
  • web.public.net
  • web.public.info
  • web.public.eu
  • web.public.cn
  • web.public.nord
  • web.public.we
  • web.public.cee
  • web.public.ams
  • web.public.af
  • web.public.mea
  • web.public.oc
  • web.public.tech
  • web.public.business
  • web.public.social
  • web.public.misc
  • web.public.aq

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

pyintelx-0.0.6.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

pyintelx-0.0.6-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

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