AmazonS3
tcp/80
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c4239b3d84239b3d86bfb45c81ca26320e718d68186fd6af6
Found 8 files trough .DS_Store spidering: /assets /assets/css /assets/images /css /fonts /images /js /phpmailertesting
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c026392ab026392abdc1b177de04e6debfaf6f40ded602305
Found 7 files trough .DS_Store spidering: /assets /assets/css /assets/img /assets/js /assets/scss /assets/vendor /forms
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c47dfe71947dfe719155d132a93cf5a2b03878f4b3189a3c7
Found 16 files trough .DS_Store spidering: /.git /creatappa.html /css /data /etc.html /evon.html /fashive.html /fonts /gofind.html /HospitalAR.html /igaze.html /img /img1 /index.html /js /toppr.html
Open service 52.219.64.54:80 · senthamizh.com
2026-01-10 04:20
HTTP/1.1 200 OK
x-amz-id-2: Km6f02ucj/Mzrsb0XKpY6hGNUnboSSBspaFo/hvpEu4mzbIjCec7QltlmXCc8GKVOu9f7qtrYNs=
x-amz-request-id: EV0F0T3X4NCQMW92
Date: Sat, 10 Jan 2026 04:21:10 GMT
Last-Modified: Sun, 26 Jul 2020 22:49:08 GMT
ETag: "2348efa886b4ffdce4120d34e3ac948c"
Content-Type: text/html
Content-Length: 2397
Server: AmazonS3
Connection: close
Page title: Home
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Home</title>
<link rel="stylesheet" type="text/css" href="site_style.css">
<link rel="stylesheet" type="text/css" href="home_page_style.css">
</head>
<body>
<div id="site_content">
<div id="site_header">
<img src="/images/logo.jpg" alt="Senthamizh.com">
</div>
<div id="nav">
<h5><strong>Pages</strong></h5>
<ul>
<li class="nav_item"><a href="/">Home</a></li>
<li class="nav_item"><a href="/senthamizh.html">சி. செந்தமிழ்ச்சேய்</a></li>
<li class="nav_item"><a href="/vedantham.html">இராச.வேதாந்தம்.</a></li>
<li class="nav_item"><a href="/kavichithar.html">கா.பொ.இளம்வழுதி.</a></li>
</ul>
</div>
<div id="content">
<h1>Welcome to Senthamizh.com</h1>
<div class="img_container">
<img src="/images/myphoto.jpg" alt="Senthamizh Chai">
<h3><a href="/senthamizh.html">புலவர்-பொறிஞர் சி. செந்தமிழ்ச் சேய்</a></h3>
<!-- <p>Click <a href="#">here</a> to read about Senthamizh Chai</p> -->
<br><br><br><br>
</div>
<div class="img_container">
<img src="/images/Vedantham-150x150.png" alt="Vedantham">
<h3><a href="/vedantham.html">பொறிஞர் இராச.வேதாந்தம்</a></h3>
<!-- <p>Click <a href="#">here</a> to read about Vedantham</p> -->
<br><br><br><br>
</div>
<div class="img_container">
<img src="/images/Kavichithar-150x150.png" alt="Kavichithar">
<h3><a href="/kavichithar.html">கவிச்சித்தர் க.பொ.இளம்வழுதி</a></h3>
<!-- <p>Click <a href="#">here</a> to read about Kavichithar</p> -->
<br><br><br><br>
</div>
</div>
</div>
</body>
</html>
Open service 52.219.64.54:80 · pepperbooks.in
2026-01-09 07:44
HTTP/1.1 200 OK
x-amz-id-2: 9vW4FM0E8ySFXj8gcoEtQgotvCRSLo6j8J+KNZLRJc1x8IkfsLn9QY7RupbyJCJEPgUIHuRZA1o=
x-amz-request-id: W3003XPDVWZ7WH5M
Date: Fri, 09 Jan 2026 07:45:20 GMT
Last-Modified: Tue, 06 Jan 2026 05:46:53 GMT
ETag: "b21fcd9755ddf76f13acca2379e11ab6"
Content-Type: text/html
Content-Length: 1552
Server: AmazonS3
Connection: close
Page title: Pepper Books – Coming Soon
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pepper Books – Coming Soon</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: 'Arial', sans-serif;
background: linear-gradient(to bottom, #ff9a00, #ffcc00);
margin: 0;
padding: 0;
display: flex;
height: 100vh;
align-items: center;
justify-content: center;
color: #333;
}
.container {
background: white;
padding: 50px 30px;
border-radius: 15px;
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
text-align: center;
max-width: 700px;
width: 90%;
}
h1 {
font-size: 48px;
margin: 0 0 30px;
color: #d35400;
font-weight: bold;
}
p {
font-size: 20px;
margin: 15px 0;
line-height: 1.6;
}
.email {
font-size: 22px;
font-weight: bold;
color: #e67e22;
margin-top: 40px;
}
img {
max-width: 100%;
height: auto;
border-radius: 10px;
margin: 30px 0;
box-shadow: 0 5px 15px rgba(0,0,0,0.2);
}
</style>
</head>
<body>
<div class="container">
<h1>Pepper Books is roaring back.</h1>
<p>Soon you will see more books with better search and cart options.</p>
<p>We are roaring back stronger than ever.</p>
<p>Stay tuned!</p>
<div class="email">
Contact us: pepperbook@yahoo.com
</div>
</div>
</body>
</html>
Open service 52.219.64.54:80 · randomkreations.com
2026-01-09 00:57
HTTP/1.1 200 OK
x-amz-id-2: YJQm/XmRN5Xs/3l1q9SQVJ1mdOkhnUi7yIIZNZTmCTy0iQtVjSElL6XPHQ6rP4yaePxU/L9Atsk=
x-amz-request-id: SNHCYS41Y02R78Y2
Date: Fri, 09 Jan 2026 00:58:21 GMT
Last-Modified: Fri, 24 Oct 2025 16:00:32 GMT
x-amz-version-id: hjeABPku0ha7ZKv8W44A66dKsIFN2r.M
ETag: "2669fc17c53c65f76e2946957d0df292"
Content-Type: text/html
Content-Length: 9775
Server: AmazonS3
Connection: close
Page title: Random Kreations
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Random Kreations</title>
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png">
<link rel="stylesheet" href="css/blueimp-gallery.min.css">
<link rel="stylesheet" href="css/bootstrap-image-gallery.min.css">
<script src="js/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YK97P3E7TZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YK97P3E7TZ');
</script>
</head><!--/head-->
<body class="homepage">
<div id="blueimp-gallery"
class="blueimp-gallery blueimp-gallery-controls"
style="display: none;">
<!-- The container for the modal slides -->
<div class="slides"></div>
<!-- Controls for the borderless lightbox -->
<h2 class="title"></h2>
<a class="prev">‹</a> <a class="next">›</a> <a class="close">×</a> <a
class="play-pause"></a>
<ol class="indicator"></ol>
<!-- The modal dialog, which will be used to wrap the lightbox content -->
<div class="modal fade">
<div class="modal-dialog hugeImage">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" aria-hidden="true">×</button>
<h2 class="modal-title"></h2>
</div>
<div class="modal-body next"></div>
<div class="modal-footer">
<button type="button" class="btn btn-primary pull-left prev">
<i class="glyphicon glyphicon-chevron-left"></i> Previous
</button>
<button type="button" class="btn btn-primary next">
Next <i class="glyphicon glyphicon-chevron-right"></i>
</button>
</div>
</div>
</div>
</div>
</div>
<header id="header" class="">
<!-- <div class="top-bar">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-4">
<div class="top-number"><p><i class="fa fa-phone-square"></i> +0123 456 70 90</p></div>
</div>
<div class="col-sm-6 col-xs-8">
<div class="social">
<ul class="social-share">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
Open service 52.219.64.54:80 · www.dev.skillpromptcrm.com
2026-01-04 04:10
HTTP/1.1 200 OK x-amz-id-2: NS+UNX3qUTIyrmq/QlwxRIBd4vxsV4jvyIxIAMW4BTesPHKuBg24aUz9DTGV6Zna0d+HGyB7Hhs= x-amz-request-id: XAEZX8WM2F6YDVTD Date: Sun, 04 Jan 2026 04:10:26 GMT x-amz-meta-codebuild-content-sha256: 204e31b706428401ef08f84dda8f9312924f47a0b582ad8eb2413093efe1ce1c x-amz-meta-codebuild-buildarn: arn:aws:codebuild:ap-south-1:566649833727:build/crm-website:cbef7155-772f-4dc4-96d6-e39b627b834d x-amz-meta-codebuild-content-md5: c813148bcb7aec4f52cbdb979bc32024 Last-Modified: Tue, 18 Mar 2025 11:26:54 GMT ETag: "97c44bef9633381b9abde36b21864c7d" Content-Type: text/html Content-Length: 749651 Server: AmazonS3 Connection: close Page title: CRM Website <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/Hero-Section_BG.png"/><link rel="preload" as="image" href="/Features3.png"/><link rel="preload" as="image" href="/Features1.png"/><link rel="preload" as="image" href="/Features2.png"/><link rel="preload" as="image" href="/Features4.png"/><link rel="preload" as="image" href="/Features5.png"/><link rel="stylesheet" href="/_next/static/css/6b615e476ccfa868.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6e4ca0402a23bccc.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-2d13f483ba779ff3.js"/><script src="/_next/static/chunks/4bd1b696-d1afaf9361c0b921.js" async=""></script><script src="/_next/static/chunks/517-704f169efbe9cd99.js" async=""></script><script src="/_next/static/chunks/main-app-9585d4cf2cc411a2.js" async=""></script><script src="/_next/static/chunks/795d4814-c3dabbc89820f682.js" async=""></script><script src="/_next/static/chunks/53c13509-1409987a17945785.js" async=""></script><script src="/_next/static/chunks/8e1d74a4-1e094499ba61662a.js" async=""></script><script src="/_next/static/chunks/66ec4792-20dd788dff77f276.js" async=""></script><script src="/_next/static/chunks/c16f53c3-1c504e39ee399142.js" async=""></script><script src="/_next/static/chunks/aaea2bcf-3878b47eda35ec9e.js" async=""></script><script src="/_next/static/chunks/173-6561355f98f513a0.js" async=""></script><script src="/_next/static/chunks/442-2ddee2c8509ce9aa.js" async=""></script><script src="/_next/static/chunks/6-0ddbff362c7fc87b.js" async=""></script><script src="/_next/static/chunks/app/layout-43aa4835058b976f.js" async=""></script><script src="/_next/static/chunks/433-c176e9e3bcf0d5e1.js" async=""></script><script src="/_next/static/chunks/489-9cbb8d4627829ae3.js" async=""></script><script src="/_next/static/chunks/834-b778b8f2f199801c.js" async=""></script><script src="/_next/static/chunks/app/page-bb9c878a4ab2ab3d.js" async=""></script><meta name="next-size-adjust" content=""/><title>CRM Website</title><link rel="icon" href="/Logo-Dev.png"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_50f711 antialiased font-sans"><section class="Toastify" aria-live="polite" aria-atomic="false" aria-relevant="additions text" aria-label="Notifications Alt+T"></section><nav class="w-full bg-white border-b"><div class="max-w-[1920px] mx-auto px-4 sm:px-6 lg:px-8 xl:px-12 2xl:px-16"><div class="flex items-center justify-between h-16 sm:h-20"><a class="flex items-center" href="/"><span class="text-[28px] sm:text-2xl font-bold font-rubik text-primary_700">ICRM</span></a><div class="hidden lg:flex items-center space-x-8 xl:space-x-12 mr-auto ml-16"><a class="text-[12px] xl:text-base font-semibold font-inter text-primary_900 hover:text-primary_700 transition" href="#">Products</a><a class="text-[12px] xl:text-base font-semibold font-inter text-primary_900 hover:text-primary_700 transition" href="#">Marketplace</a><a class="text-[12px] xl:text-base font-semibold font-inter text-primary_900 hover:text-primary_700 transition" href="/features">Features</a><a class="text-[12px] xl:text-base font-semibold font-inter text-primary_900 hover:text-primary_700 transition" href="#">Team</a></div><div class="hidden lg:flex items-center space-x-4 xl:space-x-6"><a target="_blank" class="px-6 py-2 xl:px-8 xl:py-3 text-[12px] xl:text-base font-medium font-inter text-primary_700 border border-primary_700 rounded-lg hover:bg-primary_700 hover:text-white transition" href="https://icrmfrontendv1.skillprompt.com/auth/login">Login</a><a class="px-6 py-2 xl:px-8 xl:py-3 text-[12px] xl:text-base font-medium font-inter text-white bg-primary_700 rounded-lg hover:opacity-90 transition" href="/book_demo">Book a live demo</a></div><button class="lg
Open service 52.219.64.54:80 · randomkreations.com
2026-01-01 23:41
HTTP/1.1 200 OK
x-amz-id-2: LCVbC7qBkuGrTJ8wDGQ+uUTszVcmTufq5WTuKjnTLni4i1zRxjqLnihjrc67AdmNi7IiLFpqr7g=
x-amz-request-id: 9T3B53BCQKF4SXB7
Date: Thu, 01 Jan 2026 23:41:58 GMT
Last-Modified: Fri, 24 Oct 2025 16:00:32 GMT
x-amz-version-id: hjeABPku0ha7ZKv8W44A66dKsIFN2r.M
ETag: "2669fc17c53c65f76e2946957d0df292"
Content-Type: text/html
Content-Length: 9775
Server: AmazonS3
Connection: close
Page title: Random Kreations
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Random Kreations</title>
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png">
<link rel="stylesheet" href="css/blueimp-gallery.min.css">
<link rel="stylesheet" href="css/bootstrap-image-gallery.min.css">
<script src="js/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YK97P3E7TZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YK97P3E7TZ');
</script>
</head><!--/head-->
<body class="homepage">
<div id="blueimp-gallery"
class="blueimp-gallery blueimp-gallery-controls"
style="display: none;">
<!-- The container for the modal slides -->
<div class="slides"></div>
<!-- Controls for the borderless lightbox -->
<h2 class="title"></h2>
<a class="prev">‹</a> <a class="next">›</a> <a class="close">×</a> <a
class="play-pause"></a>
<ol class="indicator"></ol>
<!-- The modal dialog, which will be used to wrap the lightbox content -->
<div class="modal fade">
<div class="modal-dialog hugeImage">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" aria-hidden="true">×</button>
<h2 class="modal-title"></h2>
</div>
<div class="modal-body next"></div>
<div class="modal-footer">
<button type="button" class="btn btn-primary pull-left prev">
<i class="glyphicon glyphicon-chevron-left"></i> Previous
</button>
<button type="button" class="btn btn-primary next">
Next <i class="glyphicon glyphicon-chevron-right"></i>
</button>
</div>
</div>
</div>
</div>
</div>
<header id="header" class="">
<!-- <div class="top-bar">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-4">
<div class="top-number"><p><i class="fa fa-phone-square"></i> +0123 456 70 90</p></div>
</div>
<div class="col-sm-6 col-xs-8">
<div class="social">
<ul class="social-share">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>
Open service 52.219.64.54:80 · randomkreations.com
2025-12-23 01:14
HTTP/1.1 200 OK
x-amz-id-2: n57bom4gd7ABMoFBySOpaXhMZgfKrtaK1y2VHS167HiFh8zU1m9SReYQfHcmUiWpD17YmtisfXY=
x-amz-request-id: PSJPP71AW4RS7E0R
Date: Tue, 23 Dec 2025 01:15:03 GMT
Last-Modified: Fri, 24 Oct 2025 16:00:32 GMT
x-amz-version-id: hjeABPku0ha7ZKv8W44A66dKsIFN2r.M
ETag: "2669fc17c53c65f76e2946957d0df292"
Content-Type: text/html
Content-Length: 9775
Server: AmazonS3
Connection: close
Page title: Random Kreations
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<title>Random Kreations</title>
<!-- core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/prettyPhoto.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="images/ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="images/ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="images/ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="images/ico/apple-touch-icon-57-precomposed.png">
<link rel="stylesheet" href="css/blueimp-gallery.min.css">
<link rel="stylesheet" href="css/bootstrap-image-gallery.min.css">
<script src="js/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YK97P3E7TZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YK97P3E7TZ');
</script>
</head><!--/head-->
<body class="homepage">
<div id="blueimp-gallery"
class="blueimp-gallery blueimp-gallery-controls"
style="display: none;">
<!-- The container for the modal slides -->
<div class="slides"></div>
<!-- Controls for the borderless lightbox -->
<h2 class="title"></h2>
<a class="prev">‹</a> <a class="next">›</a> <a class="close">×</a> <a
class="play-pause"></a>
<ol class="indicator"></ol>
<!-- The modal dialog, which will be used to wrap the lightbox content -->
<div class="modal fade">
<div class="modal-dialog hugeImage">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" aria-hidden="true">×</button>
<h2 class="modal-title"></h2>
</div>
<div class="modal-body next"></div>
<div class="modal-footer">
<button type="button" class="btn btn-primary pull-left prev">
<i class="glyphicon glyphicon-chevron-left"></i> Previous
</button>
<button type="button" class="btn btn-primary next">
Next <i class="glyphicon glyphicon-chevron-right"></i>
</button>
</div>
</div>
</div>
</div>
</div>
<header id="header" class="">
<!-- <div class="top-bar">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-4">
<div class="top-number"><p><i class="fa fa-phone-square"></i> +0123 456 70 90</p></div>
</div>
<div class="col-sm-6 col-xs-8">
<div class="social">
<ul class="social-share">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>