Giter Site home page Giter Site logo

massgrabber's Introduction

MassGrabber

MassGrabber is an advanced form of my previous script named AdminGrabber The changes are it takes both sites list and wordlist to check all provided urls one by one and save results to a .txt file

**Requirements**
  • Python27

  • **Tested on**
  • Windows 7/8/10
  • Ubuntu 14.04.4 LTS

  • **Installation**

    You can download the latest version of MassGrabber by cloning the GitHub repository:

    git clone https://github.com/shariqmalik/MassGrabber.git
    **Useage**
    $python massgrab.py
    **Load sites list and wordlist**
    
    user@box:~$python massgrab.py
                              ___            _     _
      /\/\   __ _ ___ ___   / _ \ _ __ __ _| |__ | |__   ___ _ __
     /    \ / _` / __/ __| / /_\// '__/ _` | '_ \| '_ \ / _ \ '__|
    / /\/\ \ (_| \__ \__ \/ /_\ \| | | (_| | |_) | |_) |  __/ |
    \/    \/\__,_|___/___/\_____/|_|  \__,_|_.__/|_.__/ \___|_|
    
        Author: <a href="http://facebook.com/shariqmalik07">Shariq Malik</a>
    

    Enter Sites List: sites.txt Enter WordList: testlist.txt

    Script will load list and show results

    
    ---------------------------------------------------------------------
    [Loading]      : Loading Panels & Sites..
    [Sites]        : 4 Sites Loaded..
    [Panels]       : 4 Panels Loaded..
    [Using Sites]  : 4/4 Sites being used (0 duplicates)..
    [Using Panels] : 3/4 Panels being used (1 duplicates)..
    ---------------------------------------------------------------------
    [Connecting] : http://google.com...
    [Connected]  : http://google.com is connected
    [Checking 1/4] : Checking http://google.com
    
    [NO PANEL] : No Panel Found..
    ---------------------------------------------------------------------
    [Connecting] : http://racetech.co.in...
    [Connected]  : http://racetech.co.in is connected
    [Checking 2/4] : Checking http://racetech.co.in
    
    [OK] : http://racetech.co.in/control
    ---------------------------------------------------------------------
    [Connecting] : http://sdfsdf.co.in
    [Failed] : http://sdfsdf.co.in is offline or invalid URL
    
    [NO PANEL] : No Panel Found..
    ---------------------------------------------------------------------
    

    And save results to a shariq.txt file as well

    
    ---------------------------------------------------------------------
    [Connecting] : http://youshine.in...
    [Connected]  : http://youshine.in is connected
    [Checking 4/4] : Checking http://youshine.in
    
    [OK] : http://youshine.in/control
    [OK] : http://youshine.in/admin
    [OK] : http://youshine.in/admainistrator
    ---------------------------------------------------------------------
    [Task Complete] : Results are saved into shariq.txt
    
    

    ![Preview] (https://i.imgur.com/nPoivPz.png) Note

    This is just for educational purposes I'll not responsible of any harm!

    massgrabber's People

    Contributors

    shariqmalik avatar

    Stargazers

     avatar  avatar  avatar  avatar  avatar

    Watchers

     avatar  avatar

    Forkers

    noniod77

    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.