Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abusech authored Nov 9, 2024
1 parent 512d15e commit 7f63abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
URLhaus is an open platform for sharing malware distribution sites. This repository provides some sample python3 scripts on how to interact with the URLhaus bulk API.

## Obtain an Auth-Key
In order to query the URLhaus API, you ned to obtain an ```Auth-Key```. If you don't have an Auth-Key yet, you can get one at https://auth.abuse.ch/ for free.
In order to query the URLhaus API, you need to obtain an ```Auth-Key```. If you don't have an Auth-Key yet, you can get one at https://auth.abuse.ch/ for free.

## Report a malware URL
This script lets you report a malware URL to URLhaus:
Expand Down

0 comments on commit 7f63abe

Please sign in to comment.