Copycookie – Linux News – Latest Cyber Security News – Hacking News
0
  • HOME
  • TECHNOLOGY
  • APPLICATION
  • NEWS
  • KALI
  • Linux
  • Telegram
  • Services
    • CrackMyHash
    • UpURL

Archives

  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020

Categories

  • Application
  • Entertainment
  • KALI
  • Linux
  • News
  • Technology
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Small Business
  • Resources
  • White Papers
  • Job Search
Copycookie - Linux News - Latest Cyber Security News - Hacking News
Copycookie - Linux News - Latest Cyber Security News - Hacking News
Copycookie - Linux News - Latest Cyber Security News - Hacking News
  • HOME
  • TECHNOLOGY
    Best Data Science Books Available online
    Best Python Tips and Tricks
    Best 20 Data Scientist Skills That You Need To Get Data Science Jobs
    Best Data Science Courses Available
    Best Big Data Applications in Today’s World
    Previous Next
  • APPLICATION
    Most Useful Zypper Commands for SUSE Linux Users
    Androguard – Python tool to play with Android files
    Best Linux Web Caches For Better Performance
    Best Android Books
    Are PC Optimization Tools Safe
    Previous Next
  • NEWS
    Two Rubygems Infected With Crypto-Stealing Feature Malware Spotted by Researchers
    Google Chrome and Edge users warned: millions at-risk from terrifying new extension attack
    PGMiner: Cryptocurrency Mining Botnet Found in PostgreSQL Databases
    Intel’s Habana Labs hacked by Pay2Key ransomware data stolen
    Russian APT28 Hackers Using COVID-19 as Bait to Deliver Zebrocy Malware
    Previous Next
  • KALI
    PoshC2 – A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.
    Hashtopolis – A Hashcat wrapper for distributed hash cracking
    sylkie – IPv6 address spoofing with the Neighbor Discovery Protocol
    ROADtools – The Azure AD exploration framework
    Invoker – Penetration testing utility for the security community.
    Previous Next
  • Linux
    Best Linux Desktop Environment Reviewed and Compared
    Useful and Simple IPtables Rules for Linux Administrator
    Top 5 Best Lightweight Linux Distros To Boost Up Your Old Computer
    Linux vs MacOS
    Top 10 Best Linux Educational Software
    Previous Next
  • Telegram
  • Services
    • CrackMyHash
    • UpURL
Copycookie - Linux News - Latest Cyber Security News - Hacking News
  • HOME
  • TECHNOLOGY
    Best Data Science Books Available online
    Best Python Tips and Tricks
    Best 20 Data Scientist Skills That You Need To Get Data Science Jobs
    Best Data Science Courses Available
    Best Big Data Applications in Today’s World
    Previous Next
  • APPLICATION
    Most Useful Zypper Commands for SUSE Linux Users
    Androguard – Python tool to play with Android files
    Best Linux Web Caches For Better Performance
    Best Android Books
    Are PC Optimization Tools Safe
    Previous Next
  • NEWS
    Two Rubygems Infected With Crypto-Stealing Feature Malware Spotted by Researchers
    Google Chrome and Edge users warned: millions at-risk from terrifying new extension attack
    PGMiner: Cryptocurrency Mining Botnet Found in PostgreSQL Databases
    Intel’s Habana Labs hacked by Pay2Key ransomware data stolen
    Russian APT28 Hackers Using COVID-19 as Bait to Deliver Zebrocy Malware
    Previous Next
  • KALI
    PoshC2 – A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.
    Hashtopolis – A Hashcat wrapper for distributed hash cracking
    sylkie – IPv6 address spoofing with the Neighbor Discovery Protocol
    ROADtools – The Azure AD exploration framework
    Invoker – Penetration testing utility for the security community.
    Previous Next
  • Linux
    Best Linux Desktop Environment Reviewed and Compared
    Useful and Simple IPtables Rules for Linux Administrator
    Top 5 Best Lightweight Linux Distros To Boost Up Your Old Computer
    Linux vs MacOS
    Top 10 Best Linux Educational Software
    Previous Next
  • Telegram
  • Services
    • CrackMyHash
    • UpURL
Copycookie - Linux News - Latest Cyber Security News - Hacking News > KALI > Grawler – tool written in PHP that automates the task of using google dorks
KALI

Grawler – tool written in PHP that automates the task of using google dorks

admin
Posted by admin December 21, 2020
0 Shares
READ NEXT
hackerEnv – automation tool that quickly and easily sweep IPs and scan ports, vulnerabilities and exploit them

Grawler – tool written in PHP that automates the task of using google dorks, scrapes the results, and stores them in a file

grawler.png

Grawler is a tool written in PHP which comes with a web interface that automates the task of using google dorks, scrapes the results, and stores them in a file.

General info

Grawler aims to automate the task of using google dorks with a web interface, the main idea is to provide a simple yet powerful tool that can be used by anyone, Grawler comes pre-loaded with the following features.

More: https://github.com/A3h1nt/Grawler

Features

  • Supports multiple search engines (Google, Yahoo, Bing)
  • Comes with files containing dorks which are categorized in three categories as of now.
    • Filetypes
    • Login Pages
    • SQL Injections
    • My_dorks (This file is intentionally left blank for users to add their own list of dorks)
  • Comes with its own guide to learn the art of google dorks.
grawler2.png
grawler3.png

Built-in feature to use proxy (just in case google blocks you)

grawler4.png
  • Saves all the scraped URL’s in a single file (name needs to be specified in the input field with extension .txt).
  • Grawler can run in four different modes
    • Automatic mode: Where the Grawler uses dorks present in a file and stores the result.
    • Automatic mode with proxy enabled
    • Manual mode: This mode is for users who only want to test a single dork against a domain.
    • Manual mode with proxy enabled

Setup

  • Download the ZIP file
  • Download XAMPP server
  • Move the folder to htdocs folder in XAMPP
  • Navigate to http://localhost/grawler

Demo

  • How to run Grawler?
  • There are several ways to use proxy , i have personally used Scrapeapi because they give free API calls without any credit card information or anything, and you can even get more API calls for free.
    • How to setup proxy in Grawler?
  • How to run Grawler in manual mode?

Sample Result

grawler5.png

Captcha Issue

Sometimes google captcha can be an issue, because google rightfully detects the bot and tries to block it, there are ways that I’ve already tried to avoid captcha like :

  • Using different user-agent headers and IP in a round-robin algorithm.
    • It works but it gives a lot of garbage URLs that are not of any use and in addition to that it’s also slow, so I removed that feature.
  • Using free proxy servers
    • Free proxy servers are too slow and they often get blocked due to the fact that a lot of people use these free proxy servers for scraping.
  • Sleep function
    • This works up to some extent so I have incorporated it in the code.
  • Tor Network
    • Nope, doesn’t work every time I tried it, a beautiful captcha was presented, so I removed this functionality too.

Solution

  • The best solution that I have found is to sign up for a proxy service and use it, it gives good results with less garbage URL’s but it can be slow sometimes.
  • Use a VPN.

Contribute

  • Report Bugs
  • Add new features and functionalities
  • Add more effective google dorks (which actually works)
  • Workaround the captcha issue
  • Create a docker image (basically, work on portability and usability)
  • Suggestions

Contact Me

You can contact me here A3h1nt regarding anything.

– Advertisement –
Tags: Filetypes google dorks Grawler How to use proxy Login Pages Proxy proxy server proxy servers SQL injection
0 Shares
Share on Facebook Share on Twitter Share on Pinterest Share on Email
admin December 21, 2020
Previous Article Best Linux Commands To Run in the Terminal
Next Article Sniffle – A sniffer for Bluetooth 5 and 4.x LE

1 Comment

  • Pingback: Sniffle - A sniffer for Bluetooth 5 and 4.x LE - copycookie.com

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

FOLLOW SOCIALS

Facebook like
Twitter follow
Pinterest pin

Latest Posts

Best Linux Desktop Environment Reviewed and Compared

December 24, 2020

Best Data Science Books Available online

December 24, 2020

Best Python Tips and Tricks

December 24, 2020

PoshC2 – A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.

December 23, 2020

Categories

  • Application25
  • Entertainment6
  • KALI77
  • Linux66
  • News12
  • Technology42
  • Uncategorized1

You Might Also Enjoy

KALI

PoshC2 – A proxy aware C2 framework used to aid red teamers with post-exploitation and lateral movement.

December 23, 2020
KALI

Hashtopolis – A Hashcat wrapper for distributed hash cracking

December 23, 2020
KALI

sylkie – IPv6 address spoofing with the Neighbor Discovery Protocol

December 23, 2020
KALI

ROADtools – The Azure AD exploration framework

December 23, 2020
Load More
  • ABOUT
  • ADVERTISEMENT
  • TEAM
  • JOBS
  • CONTACT
  • PRIVACY POLICY

© 2020 CopyCookie All Rights Reserved.