GithubHelp home page GithubHelp logo

490-pen-testing-tools's Introduction

490-pen-testing-tools

NAME

recon.py - Reconnaissance tool for Penetration Testing

SYNOPSIS

recon [-dein] [url]

DESCRIPTION

This is a script which streamlines a number of steps in the reconnaissance phase of a penetration test. It allows for the input of a flag and an URL which will be used to gather information about a website, where the flag determines what information is gathered.

REQUIREMENTS

This script is intended to be run with Python 2.7. It is not compatible
with Python 3 and above. It is preferable to run the script on a Linux operating system such as Kali Linux.

OPTIONS

If only a URL is entered, the command will return an aggregated list
of all available information concerning that URL.

If no operands are given, a help message will be displayed and the
command will do nothing else.

-d          Return information about DNS servers associated with
            the given URL.

-e          Return information about email addresses associated with
            the given URL.

-i          Return information about IP addresses associated with
            the given URL.

-n          Return information about names associated with the given
            URL.

EXAMPLES

recon.py -i google.com
recon.py -d apple.com
recon.py -p amazon.com

AUTHORS

Patrick Knight
Logan Smith

490-pen-testing-tools's People

Contributors

mfdooom avatar smithla1 avatar

Stargazers

 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.