- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 117字
- 2021-07-02 21:04:15
Using dork script to query Google
The first step for testers to understand Google Hacking Database is to understand all the advanced Google operators, just as the machine-level programming engineers must understand computer OP codes. These Google operators are part of the Google query; the syntax of searching is as follows:
Operator:itemthatyouwanttosearch
There is no space between the operation, the colon, and itemsthatyouwanttosearch. The following table lists all the advanced Google operators:

The following screenshot provides a simple Google dork to search for username in a log file.
The dork search is allintext:username filetype:log:

For more specific operators, we can refer to the guide from Google at http://www.googleguide.com/advanced_operators_reference.html, and well-known exploited Google dorks are available at https://www.exploit-db.com/google-hacking-database/.
- 軟件項目估算
- LabVIEW 2018 虛擬儀器程序設計
- HTML5移動Web開發技術
- JavaScript語言精髓與編程實踐(第3版)
- SQL for Data Analytics
- Production Ready OpenStack:Recipes for Successful Environments
- Windows Forensics Cookbook
- Java EE核心技術與應用
- INSTANT Sinatra Starter
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- Swift語言實戰晉級
- Flink核心技術:源碼剖析與特性開發
- PostgreSQL 12 High Availability Cookbook
- C++服務器開發精髓
- C語言從入門到精通(微視頻精編版)