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
- Host: GitHub
- URL: https://github.com/jmortega/osint_tools_security_auditing
- Owner: jmortega
- Created: 2016-09-11T12:05:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-09T09:14:25.000Z (over 9 years ago)
- Last Synced: 2024-11-12T00:36:22.634Z (over 1 year ago)
- Language: Python
- Size: 48.9 MB
- Stars: 147
- Watchers: 17
- Forks: 59
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starz - jmortega/osint_tools_security_auditing - osint_tools_security_auditing (Python)
- awesome-hacking-lists - jmortega/osint_tools_security_auditing - osint_tools_security_auditing (Python)
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
================================




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

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


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

Maltego transforms
================================


Metadata
================================
Extra metada from images allocated in images folder
Required python 2.7

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



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

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

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.

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

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

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

Check Linkedin profile
================================
Get linkedin profile given company name
site:linkedin.com/company "name"
GitHub repositories
================================
Get github repositories from a specific account name

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


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..

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

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_timeline
---------------------
Get photos for a specific twitter account