|
18 | 18 | <meta name="title" content="Online - Reverse Shell Generator"> |
19 | 19 | <!-- Open Graph / Facebook --> |
20 | 20 | <meta property="og:type" content="website"> |
21 | | - <meta property="og:url" content="https://www.revshells.com/"> |
| 21 | + <meta property="og:url" content="https://s1l3ntc0nquer.github.io/Revershell-Generator/"> |
22 | 22 | <meta property="og:title" content="Online - Reverse Shell Generator"> |
23 | 23 | <meta property="og:description" content="Online Reverse Shell generator with Local Storage functionality, URI & Base64 Encoding, MSFVenom Generator, and Raw Mode. Great for CTFs."> |
24 | 24 | <meta property="og:image" |
25 | 25 | content="https://user-images.githubusercontent.com/58673953/111243529-9d646f80-85d7-11eb-986c-9842747dc2e7.png"> |
26 | 26 | <!-- Twitter --> |
27 | 27 | <meta property="twitter:card" content="summary_large_image"> |
28 | | - <meta property="twitter:url" content="https://www.revshells.com/"> |
| 28 | + <meta property="twitter:url" content="https://s1l3ntc0nquer.github.io/Revershell-Generator/"> |
29 | 29 | <meta property="twitter:title" content="Online - Reverse Shell Generator"> |
30 | 30 | <meta property="twitter:description" content="Online Reverse Shell generator with Local Storage functionality, URI & Base64 Encoding, MSFVenom Generator, and Raw Mode. Great for CTFs."> |
31 | 31 | <meta property="twitter:image" |
32 | 32 | content="https://user-images.githubusercontent.com/58673953/111243529-9d646f80-85d7-11eb-986c-9842747dc2e7.png"> |
33 | 33 |
|
34 | | - <link rel="canonical" href="https://revshells.com" /> |
| 34 | + <link rel="canonical" href="https://s1l3ntc0nquer.github.io/Revershell-Generator/" /> |
35 | 35 |
|
36 | 36 | <!-- GitHub Ribbon --> |
37 | | - <a href="https://github.com/0dayCTF/reverse-shell-generator" class="github-corner" |
| 37 | + <a href="https://github.com/S1l3ntC0nquer/Revershell-Generator" class="github-corner" |
38 | 38 | aria-label="View source on GitHub"><svg width="80" height="80" viewBox="0 0 250 250" |
39 | 39 | style="fill:#fff; color:#151513; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"> |
40 | 40 | <path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path> |
|
0 commit comments