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