Thursday, July 11, 2019

Bug Bounty Tools and Url's

This is for educational purpose only i am not responsible for any unwanted actions

                    Bug Bounty Tools to Earn Money


knock             https://github.com/guelfoweb/knock.git
                      cd knock/knockpy
                      chmod +x knockpy.py
                      ./knockpy.py -r domain name 

sublist3r        https://github.com/aboul3la/Sublist3r.git
         
                       cd sublist3r
                       chmod +x sublist3r.py
                        python sublist3r.py domain name

seclist           https://github.com/danielmiessler/SecLists.git
 
Striker          https://github.com/s0md3v/Striker.git
                      cd Striker
                     pip install -r requirements.txt
                     python Striker.py domain name


CyberChef      https://github.com/gchq/CyberChef.git

whatcms       whatcms.org

sqlmap          it is in built tool in kali linux

scrapy          scrapy.org