ronin-rb / community-pocs

A repository of PoCs for ronin-exploits
https://ronin-rb.dev
GNU General Public License v3.0
0 stars 2 forks source link

Add basic tests for the exploits #9

Open postmodern opened 5 months ago

postmodern commented 5 months ago

There should be basic tests that validate the exploits metadata and that the exploits work. We can use webmock to validate that the HTTP exploits send the correct HTTP requests and stub the responses.