mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-12 12:14:29 +01: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