Skip to content

Commit

Permalink
Merge pull request #3 from edoardottt/main
Browse files Browse the repository at this point in the history
add kibana
  • Loading branch information
ehsandeep committed Jul 14, 2023
2 parents f73190e + c8de92b commit 59534a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Contributions to this project are welcome and appreciated. You can contribute by

2. **Clone the Repository**: After forking, you'll want to clone the repository to your local machine. This allows you to make changes to the files on your computer.

3. **Find the Relevant YAML File**: Inside this file, you'll find a list of products and associated search queries for each supported search engine.
3. **Find the Relevant YAML File**: Inside this file, you'll find a list of products and associated search queries for each supported search engine.

4. **Make Your Changes**: Add your new search query to the appropriate place in the YAML file. If you're adding a new product, you'll need to create a new entry in the file. Here's an example structure:

Expand Down
7 changes: 7 additions & 0 deletions QUERIES.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2630,3 +2630,10 @@
- platform: fofa
queries:
- title="Sophos Web Appliance"

- name: kibana
type: product
engines:
- platform: shodan
queries:
- http.favicon.hash:-267431135

0 comments on commit 59534a5

Please sign in to comment.