Skip to content

Commit

Permalink
Update QUERIES.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
parthmalhotra authored Nov 13, 2024
1 parent ad0097b commit eee7267
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions QUERIES.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -311,13 +311,13 @@
engines:
- platform: shodan
queries:
- http.title:citrix login”
- http.title:"citrix login”
- platform: fofa
queries:
- title=citrix login”
- title="citrix login”
- platform: google
queries:
- intitle:citrix login”
- intitle:"citrix login”

- name: genieacs
vendor: genieacs
Expand Down Expand Up @@ -10480,7 +10480,7 @@
engines:
- platform: google
queries:
- inurl:/wp-content/plugins/fancy-product-designer”
- inurl:"/wp-content/plugins/fancy-product-designer”

- name: cachet
vendor: chachethq
Expand Down Expand Up @@ -27031,13 +27031,13 @@
- platform: fofa
queries:
- app="网康科技-ns-asg安全网关"
- title=ns-asg”
- title="ns-asg”
- platform: shodan
queries:
- http.title:ns-asg”
- http.title:"ns-asg”
- platform: google
queries:
- intitle:ns-asg”
- intitle:"ns-asg”

- name: flexnet_publisher
vendor: flexera
Expand Down

0 comments on commit eee7267

Please sign in to comment.