Skip to content

tabouassaleh/OsintDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

OsintDemo

Basic Info

Bing reverse ip (Demo)

  • ip:176.65.66.66

yahoo advanced search (Demo)

yandex advance search (Demo)

Subdomain Enum: (Demo)

ASN Approach (Demo)

Technology Approach (Demo)

Aquisition Approach (Demo)

Old buggy link approach (Demo)

  • google site: tools custom date

Darknet (Demo)

Github recon (Demo)

Now its getting boring so lets look at the tools

subdomain takeover:

To confirm still up we can use (Demo)

Technology discovery (Demo)

  • buildwith
  • waplyzer

Content discovery

Lists for fuzzing

Parameter Enum (Demo)

Link finder (searches links from js file) (Demo)

Vulns discovery (Demo)

Online scanners

Social profile discovery etc

Some other interesting things to look for

  • Linkind for passive tech stack details via job posts, employee skills
  • Search for 3rd party apps used
  • search for open jira instances
  • search for devops setup puppet, chef, vagrant, ansible, jenkins
  • search for open dev, staging envs

Intelligent attack with tools:

Recon-ng

  1. Domain name > email > wheather hacked or not by recon-ng
Discovery (Active recon with sending packet)
Exploitation (Using payload)
Import (to add list or prev projs)
Recon (passive recon)
Report (xml or html)

help
Workspaces
Workspaces list                        	to get the lists
Workspaces add osint
		
Keys list - to see which keys has been added
https://bitbucket.org/LaNMaSteR53/recon-ng/wiki/Usage%20Guide#!acquiring-api-keys

keys add bing_api testingggggggggggg
		
Show Modules 	(Take a domain and dig deeper)
use recon/domains-contacts/whois_pocs
		
Show info
set SOURCE abc.com
Run

Show dashboard - to see what we did so far
Show contacts - host table
		
Get credentials
use recon/contacts-credentials/hibp_paste

automate everyday workflow
record
resource

Maltego

  • Maltego is an Open Source Intelligence application, which provides a platform to not only extract data but also to represent that data in a format which is easy to understand as well as analyze.

  • Entity: An entity is a piece of data which is taken as an input to extract further information. E.g. domain name xyz.com

  • Transform: A piece of code which takes an entity (or a group of entities) as an input and extracts data in the form of entity (or entities) based upon the relationship. E.g. DomainToDNSNameSchema: this transform will try to test various name schemas against a domain (entity).

  • Machine: A machine is basically a set of transforms linked programmatically. E.g. Footprint L1: a transform which takes a domain as an input and generates various types of information related to the organization such as emails, AS number etc.

DataSploit:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published