Skip to content

PyGrabber is an py CLI tool where it can bypass login authentication and grab the contents which is secure.

License

Notifications You must be signed in to change notification settings

anburocky3/PyGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyGrabber

PyGrabber is an py CLI tool where it can bypass login authentication and grab the contents which is secure.

Caution: Use for educational purposes only, the author doesn't feel responsible for any cause that happens with this tool. Happy grabbing.

Here are some screenshots ;)

Alt text

How to run?

  1. Clone this repo, by opening your terminal and enter this command. git clone https://github.com/anburocky3/PyGrabber.git

  2. Go inside the PyGrabber folder by using cd command. cd PyGrabber

  3. Make sure you install Python3 with the following packages.

pyfiglet (pip3 install colorama)
termcolor (pip3 install termcolor)
colorama (pip3 install colorama)
lxml (pip3 install lxml)
  1. After installing the dependencies, look the code, feel free to hack the source code.

  2. Open your terminal and type python3 pygrab.py

  3. Tadaa! Enjoy!

#Credits
Author: Anbuselvan Rocky Facebook
License: GNU Public License V3

About

PyGrabber is an py CLI tool where it can bypass login authentication and grab the contents which is secure.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages