GithubHelp home page GithubHelp logo

uvacoder / jbin-website-secret-scraper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from h33tlit/jbin-website-secret-scraper

0.0 0.0 0.0 10.17 MB

Jbin will gather all the URLs from the website and then it will try to expose the secret data from them such as API keys, API secrets, API tokens and many other juicy information.

JavaScript 46.08% Python 0.88% CSS 18.93% HTML 9.53% SCSS 24.58%

jbin-website-secret-scraper's Introduction

๐ŸŽ–๏ธ

Jbin will gather all the URLs from the website and then it will try to expose the secret data from them. It collects both URLs and JS links to scrape secrets out of it. Also if you are looking for a specific string in a page or want to run custom regex then you can do that too now with the new release, It also provides you with a informative report.

How does it work?

image

Third Party Components

  • Wayback API

Installation

Required: Python-3.8.5, Flask

  1. Install flask pip install Flask
  2. Install the requirements pip install -r requirements.txt
  3. Now set the environment variables export FLASK_APP=app.py
  4. Now you can just run the application flask run

Alternative Faster Version

Want Jbin to work asynchronously?

Follow this article - Using gunicorn you can make the whole application asynchronous!

[Note]: Make sure you verify that flask is installed flask --version

Testing

Url: https://peaceful-colden-270bad.netlify.app

Copy the url and put this as a target in the tool, Put AWS Keys/IPV4/IPV6 python regexes to verify it's capabilities

Usage

Now go to http://127.0.0.1:5000/ where by default the application will be launched but if that port is in used you can run this flask run --host=127.0.0.1 --port=ANY PORT NUMBER

Enter your target domain and put your custom regex or string, You can run the tool as per your requirement.

image

image

[Note: Becareful of regex as wrong one can crash the script]

image

image







If you are fine with the old version you can always download it from the release section

Please do create issues if you face any error while using the application

jbin-website-secret-scraper's People

Contributors

h33tlit 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.