Merge pull request #19 from CC11001100/main

feat: 修正阿里云OSS fofa搜索命令
This commit is contained in:
UzJu 2025-03-28 11:26:04 +08:00 committed by GitHub
commit 3f8a9530f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ Automatically hijack a bucket when it is detected as not existing
```bash ```bash
# fofa syntax # fofa syntax
domain="aliyuncs.com" domain="aliyuncs.com"
server="AliyunOSS" domain="aliyuncs.com" domain="aliyuncs.com" && server="AliyunOSS"
``` ```
```bash ```bash

View File

@ -43,7 +43,7 @@ python3 main.py -aliyun [存储桶URL]
```bash ```bash
# fofa语法 # fofa语法
domain="aliyuncs.com" domain="aliyuncs.com"
server="AliyunOSS"domain="aliyuncs.com" domain="aliyuncs.com" && server="AliyunOSS"
``` ```
```bash ```bash