Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Readme.md #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions Plugins/Community Based Plugins/WHOIS/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copilot for Security Plugin: WHOIS Domain Lookup

### **This plugin utilizes the API from the WhoisXML service to enable Copilot for Security users to identify domain ownership.**

### Pre-requisites

- [Copilot for Security Enabled](https://learn.microsoft.com/en-us/security-copilot/get-started-security-copilot#onboarding-to-microsoft-security-copilot)
- [Access to upload custom plugins](https://learn.microsoft.com/en-us/security-copilot/manage-plugins?tabs=securitycopilotplugin#managing-custom-plugins)
- A valid API from <https://www.whoisxmlapi.com/>

### Instructions

#### Upload the Custom Plugin

1. Obtain the file WHOIS.yaml from this directory.
1. Upload the custom plugin

You will be asked to enter a valid API key after the plugin is installed.

For more information, see: [Copilot for Security Plugin: WHOIS Services for Copilot for Security](https://rodtrent.substack.com/p/plugin-whois-services-for-copilot)