An open API service indexing awesome lists of open source software.

https://github.com/jmortega/osint_tools_security_auditing

osint_tools_security_auditing
https://github.com/jmortega/osint_tools_security_auditing

Last synced: about 2 months ago
JSON representation

osint_tools_security_auditing

Awesome Lists containing this project

README

          

===========================================
OSINT tool for security auditing with Python
===========================================

Install dependences from requeriments.txt
================================
pip install -r requeriments.txt

All scripts are compatible with python 3.5,except someones specified only compatible with 2.7

SHODAN
================================
ShodanSearch

ShodanSearch

ShodanSearch

ShodanSearch

Google profile pics
================================
GooglePics

IP MAP position
================================
ip_map_position

geoIp

External/internal links
================================
crawler_links

Maltego transforms
================================
maltego_domains

maltego_emails

Metadata
================================
Extra metada from images allocated in images folder

Required python 2.7

metadata

Panoramio
================================
Get images from panoramio and wikimapia from a specific location

TOR
================================
Connecting with TOR and ZERONET networks with deepify module

Youtube
================================
Get images from a youtube video

Builtwith
================================
Required python 2.7

Get information about tecnologies and libraries used from a specific web domain

built_with

built_with

built_with

Censys
================================
Get information about certificates,location,domains

censys_data

Check social networks
================================
Check social profile networks for a specific username

socials_networks

Check full Contact API
================================
It provides an API for obtain social networks profiles associated with an email address.

If we have an email address we can obtain information related with this person,
in this example we are obtaining social networks profiles from guido van rosum.

full_contact

Check full Contact By Domain
================================

full_contact_by_domain

Check full Contact By Place
================================

full_contact_by_place

Check IP details
================================
Get location information for a ip address

ip_details

Check Linkedin profile
================================
Get linkedin profile given company name

site:linkedin.com/company "name"

GitHub repositories
================================
Get github repositories from a specific account name

github_repositories

Pattern data
================================
We can make a search in twitter with a specific tag and get words relationed with this search

pattern_data

pattern_data

Virus total
================================
Virtus total provides API for gather information about malware
in a specific ip/domain. It return a json document
where we can parse information about detected_urls.

We can search by ip address or domain

In order to retrieve a report on a given IP address
you must perform an HTTP GET request to the following URL:

http://www.virustotal.com/vtapi/v2/ip-address/report

It shows info about subdomains analyzed,ip address resolution,files detection..

virus_total

Twitter
================================
osint_twitter
--------------------
Get trending topics and streaming for targetTerms = ['python', 'pydata','pycones']

streamer

twitter_locations
-----------------------
Get information about specific twitter account

Obtain twitter locations from a specific target

It generates twitter_locations.json with the locations detected

twitter

twitter

twitter

twitter_timeline
---------------------
Get photos for a specific twitter account

twitter