rapid7 / metasploit-payloads

Unified repository for different Metasploit Framework payloads
Other
1.75k stars 673 forks source link

Adds metasploit-frameworks acceptance tests #723

Closed cgranleese-r7 closed 1 month ago

cgranleese-r7 commented 1 month ago

This PR adds metasploit-framework's acceptance testing to metasploit-payloads. This is in the aim of detecting framework breaking changes made in this repository before they reach framework.

Functionality has also been added to specify a metasploit-framework branch you would like to test. This will allow for running workflows via GitHub actions that will take a metasploit-framework branch as an argument and run the acceptance test against specifically that framework branch.

New label - metasploit-framework-testing-branch

Verification