Galileo is an open source penetration testing tool for web applications that helps developers and penetration testers identify and exploit vulnerabilities in their web applications.
Installation
$ git clone https://github.com/m4ll0k/Galileo.go to Galilee | |
$ cd galileo | |
$ python2 -m pip install -r requirements.txt | |
$ python2 galileo.py |
Use
galileo #> set | |
Set A Context-Specific Variable To A Value | |
------------------------------------------ | |
- Usage: set < option> < value> | |
- Usage: set COOKIE phpsess=hacker_test | |
Name Current Value Required Description | |
---------- ------------- -------- ----------- | |
PAUTH no Proxy auth credentials (user:pass) | |
PROXY no Set proxy (host:port) | |
REDIRECT True no Set redirect | |
THREADS 5 no Number of threads | |
TIMEOUT 5 no Set timeout | |
USER-AGENT Mozilla/5.0 (X11; Ubuntu; Linux x86_64) yes Set user-agent | |
VERBOSITY 1 yes Verbosity level (0 = minimal,1 = verbose) |
Application snapshots
You can download the program from here.
Read them Technology News from all over the world, with the validity of iGuRu.gr
Follow us on Google News
Comment Policy:
IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators