当前位置:网站首页>A sharp tool for information collection, Google hacker syntax
A sharp tool for information collection, Google hacker syntax
2022-06-26 01:09:00 【The end of the world and you】
Google Hacker grammar
We will only introduce a few commonly used
1.intext
Find pages that contain xx Keyword sites
for example :
intext: Log in backstage
2.intitle
Find a title
for example :
intext: Log in backstage
3.Filetype
Find a file of a file type
for example :
data mining filetype:pdf
4.inurl
lookup url Sites with a field in
for example :
China inurl:.php id
5.Site
Find information in a domain name
for example :
site: .jp
# Only search for websites related to Japan
site: baidu.com
# View only domain names baidu.com Relevant stations
边栏推荐
- Qt Cmake 纯C 代码调用系统控制台输入scanf 及 中文输出乱码
- 信息收集的利器,Google骇客语法
- The cache page stores the initial parameters after the route jump under the react + router framework
- STM32 uses SPI mode to drive TFT-LCD optimization code of hx8347 scheme
- 安卓缓存使用工具类
- SVN
- Dynamic verification code
- Flex & Bison 开始
- Web學習之TypeScript
- ciscn_ 2019_ en_ two
猜你喜欢
随机推荐
About EF page turning query database
WIN10系统C盘清理策略
智慧家——全家具功能
Mpu6050 reads the ID incorrectly and 0xd1 occurs (the correct ID should be 0x68 or 0x69). Solution.
ASP.NET cache缓存的用法
. Net using access 2010 database
Making 3D romantic cool photo album [source code attached]
mongodb
Error 65:access violation at 0x58024400: no 'read' permission
MySQL custom function instance
Cartoon shader
[understanding of opportunity -30]: Guiguzi - internal "chapter - empathy, stand on the other side's position and narrow the psychological distance with the other side
原生DOM与虚拟DOM
同花顺软件买股票进行交易安全吗?怎么开户买股票
Typescript for Web Learning
Installation and configuration of gradle environment
Modelsim simulation FFT core cannot be simulated solution (qsys)
How to effectively promote products
案例:绘制Matplotlib动态图
mysql









