1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-03-30 22:19:17 +02:00

Python Meterpreter

Running unit tests:

# Only required if less than python 3.3
pip install mock

# Run the tests
python -m unittest discover -v ./tests