Getting Started with GENE-HudsonRock
The GENE-HudsonRock tool is ready to use immediately and requires no configuration or API keys. All functionality is controlled through two simple runtime parameters.
How to Use
To use the tool, you must provide two parameters: option and value.
- Choose an
option: Decide what type of data you want to search for. - Provide a
value: Give the specific data you want to look up.
Available Options and Values
The following options are supported:
option |
value Example |
Description |
|---|---|---|
search-by-email |
[email protected] |
Search for a specific email address. |
search-by-username |
example_user |
Search for a specific username. |
search-by-domain |
example.com |
Analyze a domain's exposure to infostealers. |
urls-by-domain |
example.com |
Find URLs associated with a domain. |
search-by-ip |
8.8.8.8 |
Search for a specific IP address. |
Example
To search for the email address [email protected], you would provide the following parameters to the tool:
- option:
search-by-email - value:
[email protected]
The tool will then query the Hudson Rock API and return any found infostealer data associated with that email.
Frequently Asked Questions
- Do I need an API key to use this gene?
- No, the Hudson Rock Cavalier Community API is free to use and does not require an API key.
- Are there any configuration steps?
- No, the gene works immediately after deployment with no setup required.
- What is the 'option' parameter?
- The 'option' parameter tells the tool which type of search you want to perform, such as 'search-by-email' or 'search-by-domain'.
- What is the 'value' parameter?
- The 'value' parameter is the actual data you are searching for, like the email address '[email protected]' or the domain 'example.com'.
- Are there any rate limits I should be aware of?
- Yes, the API is limited to 50 requests per 10 seconds. Exceeding this may result in temporary blocks.