GithubHelp home page GithubHelp logo

optionalg / pyrobots Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 4xx404/pyrobots

0.0 1.0 0.0 117 KB

pyRobots will search a website for robots.txt, if found, it will download the robots.txt file. It will then iterate through each entry & attempt to download all disallowed files/directories listed in robots.txt.

Python 100.00%

pyrobots's Introduction

pyRobots

pyRobots is a brute force crawler written in python3. This tool will check for a websites robots.txt file & if it exists, it will download it & then proceed to attempt to download everything else in each of its disallow entries. pyRobots has 3 scan types. The major difference between scan 1 vs scan 2 & 3, is the added brute force element against what it recognises as directories. The major difference between scan 2 vs scan 3 will be request delay control, character shifting/replacement if wordlist entry includes characters such as ".#~" & testing each combination.
NOTE: Advanced Scan is still in development

Usage

git clone https://github.com/Bl1xY/pyRobots
cd pyRobots
python3 pyRobots.py
Enter URL (http/s://www.url.com/)

pyrobots's People

Contributors

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