- 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/.
- Getting Started with Citrix XenApp? 7.6
- Objective-C Memory Management Essentials
- 信息安全技術
- Mastering AndEngine Game Development
- RISC-V體系結構編程與實踐(第2版)
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- SQL Server數據庫管理與開發兵書
- Python深度學習:模型、方法與實現
- Mastering React
- Solutions Architect's Handbook
- Data Manipulation with R(Second Edition)
- Mastering VMware vSphere Storage
- Learning SaltStack(Second Edition)
- JSP項目開發情境教程
- HoloLens Blueprints