Skip to content

Instantly share code, notes, and snippets.

@panagiks
Last active January 15, 2017 16:26
Show Gist options
  • Save panagiks/2cbe0d36e3fa71159c1e96b026332a71 to your computer and use it in GitHub Desktop.
Save panagiks/2cbe0d36e3fa71159c1e96b026332a71 to your computer and use it in GitHub Desktop.
Sample header part
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# object: http://ogp.me/ns/object# article: http://ogp.me/ns/article# profile: http://ogp.me/ns/profile#">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Language" content="en">
<meta name="viewport" content="width=device-width">
<title>panagiks/RSPET: Reverse Shell and Post-Exploitation Tool</title>
<link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub">
<meta property="fb:app_id" content="1401488693436528">
<meta content="https://farm1.staticflickr.com/520/31944184530_893ea9a8fc_o_d.png" name="twitter:image:src" /><meta content="@github" name="twitter:site" /><meta content="summary" name="twitter:card" /><meta content="panagiks/RSPET" name="twitter:title" /><meta content="RSPET (Reverse Shell and Post Exploitation Tool) is a Python based reverse shell equipped with functionalities that assist in a post exploitation scenario." name="twitter:description" />
<meta content="https://farm1.staticflickr.com/520/31944184530_893ea9a8fc_o_d.png" property="og:image" /><meta content="GitHub" property="og:site_name" /><meta content="object" property="og:type" /><meta content="panagiks/RSPET" property="og:title" /><meta content="https://panagiks.github.io/RSPET/" property="og:url" /><meta content="RSPET (Reverse Shell and Post Exploitation Tool) is a Python based reverse shell equipped with functionalities that assist in a post exploitation scenario." property="og:description" />
<link rel="icon" type="image/x-icon" href="https://assets-cdn.github.com/favicon.ico">
<meta name="description" content="RSPET (Reverse Shell and Post Exploitation Tool) is a Python based reverse shell equipped with functionalities that assist in a post exploitation scenario. ">
<meta name="go-import" content="github.com/panagiks/RSPET git https://github.com/panagiks/RSPET.git">
</head>
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# object: http://ogp.me/ns/object# article: http://ogp.me/ns/article# profile: http://ogp.me/ns/profile#">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Language" content="en">
<meta name="viewport" content="width=device-width">
<title>ghUserName/repoName: repo tag-line</title>
<link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub">
<meta property="fb:app_id" content="1401488693436528">
<meta content="<link to new img>" name="twitter:image:src" /><meta content="@github" name="twitter:site" /><meta content="summary" name="twitter:card" /><meta content="ghUserName/repoName" name="twitter:title" /><meta content="repo tag-line" name="twitter:description" />
<meta content="<link to new img>" property="og:image" /><meta content="GitHub" property="og:site_name" /><meta content="object" property="og:type" /><meta content="ghUserName/repoName" property="og:title" /><meta content="https://<username>.github.io/<repo>/" property="og:url" /><meta content="repo tag-line" property="og:description" />
<link rel="icon" type="image/x-icon" href="https://assets-cdn.github.com/favicon.ico">
<meta name="description" content="repo tag-line">
<meta name="go-import" content="github.com/ghUserName/repoName git https://github.com/ghUserName/repoName.git">
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment