mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-04-24 10:09:49 +02:00
5 lines
60 B
Python
5 lines
60 B
Python
|
|
import webbrowser
|
|
|
|
webbrowser.open("http://xkcd.com/353/")
|