Update index.html

Updated Meta Description to include MSFVenom Generator.
This commit is contained in:
Ryan Montgomery 2021-03-22 12:02:31 -04:00 committed by GitHub
parent 77ed7ff95f
commit de34757604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,20 +12,20 @@
<script src="assets/bootstrap-4.5.2.min.js"></script> <script src="assets/bootstrap-4.5.2.min.js"></script>
<link rel="stylesheet" href="css/dark-mode.min.css"> <link rel="stylesheet" href="css/dark-mode.min.css">
<link rel="stylesheet" href="css/light-mode.min.css"> <link rel="stylesheet" href="css/light-mode.min.css">
<meta name="description" content="Online Rev Shell generator with Local Storage functionality, URI & Base64 Encoding, and Raw Mode. Great for CTFs." /> <meta name="description" content="Online Reverse Shell generator with Local Storage functionality, URI & Base64 Encoding, MSFVenom Generator, and Raw Mode. Great for CTFs." />
<meta name="title" content="Online - Reverse Shell Generator"> <meta name="title" content="Online - Reverse Shell Generator">
<!-- Open Graph / Facebook --> <!-- Open Graph / Facebook -->
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:url" content="https://www.revshells.com/"> <meta property="og:url" content="https://www.revshells.com/">
<meta property="og:title" content="Online - Reverse Shell Generator"> <meta property="og:title" content="Online - Reverse Shell Generator">
<meta property="og:description" content="Reverse Shell generator with a ton of functionality."> <meta property="og:description" content="Online Reverse Shell generator with Local Storage functionality, URI & Base64 Encoding, MSFVenom Generator, and Raw Mode. Great for CTFs.">
<meta property="og:image" <meta property="og:image"
content="https://user-images.githubusercontent.com/58673953/111243529-9d646f80-85d7-11eb-986c-9842747dc2e7.png"> content="https://user-images.githubusercontent.com/58673953/111243529-9d646f80-85d7-11eb-986c-9842747dc2e7.png">
<!-- Twitter --> <!-- Twitter -->
<meta property="twitter:card" content="summary_large_image"> <meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://www.revshells.com/"> <meta property="twitter:url" content="https://www.revshells.com/">
<meta property="twitter:title" content="Online - Reverse Shell Generator"> <meta property="twitter:title" content="Online - Reverse Shell Generator">
<meta property="twitter:description" content="Reverse Shell generator with a ton of functionality."> <meta property="twitter:description" content="Online Reverse Shell generator with Local Storage functionality, URI & Base64 Encoding, MSFVenom Generator, and Raw Mode. Great for CTFs.">
<meta property="twitter:image" <meta property="twitter:image"
content="https://user-images.githubusercontent.com/58673953/111243529-9d646f80-85d7-11eb-986c-9842747dc2e7.png"> content="https://user-images.githubusercontent.com/58673953/111243529-9d646f80-85d7-11eb-986c-9842747dc2e7.png">