Giter Club home page Giter Club logo

ricco's Introduction

Supported Python versions Supported OS

Ricco

Simple Agile Reconnaissance Framework.

Description

Ricco is a simple and extensible framework for retrieving information about target.

Features

  • DNS Information

  • Photos by Location.

  • Whois Information ( only in terminal mode currently).

  • Fuzzing on suffixes, dirs, and subdomains.

  • Mails For Host.

Examples

Run specified Strategy on Target:

python ricco.py --target <TARGET> --strategy <STRATEGY>

Run specified Vector on Target:

python ricco.py --target <TARGET> --vector <VECTOR>

Run specified Vector on Target:

python ricco.py --target <TARGET> --vector <VECTOR> --vector-args <ARG>=<VALUE>

Show list of all Strategies:

python ricco.py --show-strategies

Show list of all Vectors:

python ricco.py --show-vectors

Help on specified Strategy:

python ricco.py --help-vector <VECTOR>

Help on specified Vector:

python ricco.py --help-vector <VECTOR>

Output Results ad json:

python ricco.py --target <TARGET> --strategy <STRATEGY> --output-json

Currently Available Vectors:

Vector Description Arguments
dirs_fuzzing Check dirs on host
suffixes_fuzzing Check suffixes for host.
iana_whois_info Get whois info from IANA.
domain_whois_info Get whois info from domain whois.
panoramio_by_box Search Panoramio for photos by location. radius
location_info Get Info About location
nmap_banner Get banners from nmap banner nse.
dns_info Get information from dns server.
dns_zone_transfer Try to Make Zone Transfer.
http_grab_banner Get banner from http/https.
flickr_by_radius Search Flickr for photos by location. radius
ip_whois_info Get whois info from IPWHOIS
mails_on_host Search for mails by host.
subdomains_fuzzing Check subdomains for host.
instagram_by_radius Search Instagram for photos by location. radius
youtube_by_radius Search YouTube for photos by location. radius

Installation

  • Clone this repository
  • pip install requirements.txt.
  • python ricco.py --help

ricco's People

Contributors

shrkwv avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.