Skip to content

Commit

Permalink
Add a note about using [vulhub] for testing PoCs locally.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed May 5, 2024
1 parent 93977df commit 6bd9970
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@ Check the [issues] for ideas on which PoC to add.
./exploits/<product>/CVE-YYYY-XXXX.rb -p foo=bar ...
```

**Note**: check [vulhub] if they have a `docker-compose.yml` file for the
specific CVE which you can then test your PoC exploit against locally.

[vulhub]: https://github.com/vulhub/vulhub#readme

7. Commit it!

```shell
Expand Down

0 comments on commit 6bd9970

Please sign in to comment.