Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <title>Intext<Intext>
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
- <!-- without specifying charset monaco goes Â-->
- <meta http-equiv="content-type" content="text/html; charset=UTF-8">
- <style>
- ::-webkit-scrollbar {
- display: none;
- }
- </style>
- </head>
- <body style="margin: 0;">
- <script> window.addEventListener("load",jellyfish.init) </script>
- </body>
- </html>
- string jellyfish.version = "2.0.0"
- string jellyfish.platform = ("win32","darwin")
- string jellyfish.exploit = ("loading","null","SSC","sirhurt","synx","fluxus","wrd","easyexploits")
- string jellyfish.exploitName = ("Loading","nullExploit","ssc","SirHurt","Synapse X","Fluxus","WRD","EasyExploits")string[] jellyfish.supportedExploits = (
- ["ssc","fluxus"],
- ["sirhurt","synx","fluxus","wrd","easyexploits"]
- )
- dict[string: string] jellyfish.exploits = {
- null: "nullExploit",
- calamari: "SSC",
- sirhurt: "SirHurt",
- synx: "Synapse X",
- fluxus: "Fluxus",
- wrd: "WRD",
- easyexploits: "EasyExploits"
- }
- string jellyfish.datadir = "/Users/Name/Documents/Jellyfish"
Advertisement
Add Comment
Please, Sign In to add comment