Skip to content

Commit

Permalink
Update nextchat-detect.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ritikchaddha authored Jan 25, 2025
1 parent 41a3dfe commit 0ebc414
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions http/technologies/nextchat-detect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ info:
metadata:
verified: true
max-request: 1
shodan-query: "title:NextChat,\"ChatGPT Next Web\""
shodan-query: title:"NextChat"
fofa-query: title="NextChat"
tags: tech,chatgpt,nextchat
tags: tech,chatgpt,nextchat,detect

http:
- method: GET
Expand All @@ -25,7 +25,7 @@ http:
- type: word
part: body
words:
- '<title>NextChat</title>'
- '<title>NextChat'
- 'content="NextChat"'
condition: or

Expand Down

0 comments on commit 0ebc414

Please sign in to comment.