Code Monkey home page Code Monkey logo

url-responder's Introduction

URL_Responder

A handy script for bug bounty hunters/pentesters to check the http status code of all the links(URLs) collectively
So you'll never have to worry about checking a bunch of URLs manually...

responder

  1. NOTE: Remember to put the extension i.e. ".txt" at the end of file name
  2. NOTE: The target list on which you are going to test should be in the same path/directory as your program file \
  3. For demo purposes I've added a file named "demo.txt". You may use it to check the working of the script if you want in case.

Tested on:

  • Kali Linux
  • Parrot Security OS
  • Windows OS
  • Termux

Requirements:

  1. git (not necessary in case of Windows OS)
  2. Python3 (having latest version is better)

Installation & Usage

  • Termux

    $ pkg install git
    $ pkg install python
    $ pip install requests
    $ git clone https://github.com/codie-shiv/URL-Responder
    $ cd URL-Responder
    $ python responder.py

    After that enter the file name where you have stored all your URLs

  • Windows

  1. Download and Extract the zip.
  2. Run the python file i.e. responder.py
  3. Done!

Thanks for your visit guys! Hope that you loved my work!
This script is dedicated to Mr. Anand M Nandurkar (My Computer Science Teacher in school days.. )

url-responder's People

Contributors

codie-shiv avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.