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