forked from intrusionops/intrusionops.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 3b322c1
Showing
92 changed files
with
8,112 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
<!doctype html><html lang=en-us><head> | ||
<meta charset=utf-8> | ||
<title>IntrusionOps – MDR, DFIR, Red Team</title> | ||
<meta property="og:type" content="website"> | ||
<meta name=twitter:card content="summary_large_image" key=twcard> | ||
<meta name=twitter:site content="@IntrusionOps" key=twhandle> | ||
<title>IntrusionOps · IntrusionOps – MDR, DFIR, Red Team</title> | ||
<meta name=description content="IntrusionOps: About Us"> | ||
<meta name=keywords content="Red Team,DFIR,MDR,incident response,adversary simulation,threat hunting,ransomware readiness,penetration test,pentest,c2,implant,malware,tunnel,reverse shell"> | ||
<meta property="og:url" content="/about/"> | ||
<meta property="og:title" content="IntrusionOps · IntrusionOps – MDR, DFIR, Red Team"> | ||
<meta name=og:description content="IntrusionOps: About Us"> | ||
<meta name=twitter:url content="/about/"> | ||
<meta property="og:image" content="images/logo.svg" key=ogimage> | ||
<link rel=canonical href=../about/> | ||
<meta name=viewport content="width=device-width,initial-scale=1"> | ||
<meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"> | ||
<meta name=description content="IntrusionOps: About Us"> | ||
<meta name=author content="IntrusionOps"> | ||
<meta name=generator content="Hugo 0.92.2"> | ||
<meta name=keywords content> | ||
<meta name=robots content="index,follow"> | ||
<noscript> | ||
<link rel=stylesheet href=../plugins/bootstrap/bootstrap.min.css> | ||
<link rel=stylesheet href=../plugins/slick/slick.css> | ||
<link rel=stylesheet href=../plugins/fontawesome/font-awesome.min.css> | ||
<link rel=stylesheet href=../plugins/animate/animate.css> | ||
<link rel=stylesheet href=../plugins/venobox/venobox.css> | ||
</noscript> | ||
<link rel=stylesheet href=../scss/style.min.423ba455943a6288b64eb4d371c2c2d8bf0837b939c88a3341f70127d2e787e9.css integrity="sha256-QjukVZQ6Yoi2TrTTccLC2L8IN7k5yIozQfcBJ9Lnh+k=" media=screen> | ||
<link rel="shortcut icon" href=../images/favicon.ico type=image/x-icon> | ||
<link rel=icon href=../images/favicon.ico type=image/x-icon> | ||
</head> | ||
<body> | ||
<div class=preloader></div> | ||
<header> | ||
<div class="navigation pb-2 bg-black position-relative"> | ||
<div class=container> | ||
<nav class="navbar navbar-expand-lg navbar-light bg-black"> | ||
<a class=navbar-brand href=../><img class="img-fluid pb-lg-3" src=../images/logo.svg alt=Bexar></a> | ||
<button class="navbar-toggler border-0" type=button data-bs-toggle=collapse data-bs-target=#navigation aria-controls=navigation aria-expanded=false aria-label="Toggle navigation"> | ||
<span class=navbar-toggler-icon></span> | ||
</button> | ||
<div class="collapse navbar-collapse shorten-nav bg-black text-center" id=navigation> | ||
<ul class="navbar-nav ml-auto"> | ||
<li class=nav-item> | ||
<a class=nav-link href=../></a> | ||
</li> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" role=button id=dropdownMenuLink data-bs-toggle=dropdown aria-expanded=false> | ||
Services | ||
</a> | ||
<div class=dropdown-menu aria-labelledby=dropdownMenuLink> | ||
<a class=dropdown-item href=../service/redteam>Red Team</a> | ||
<a class=dropdown-item href=../service/dfir>Digital Forensics & Incident Response</a> | ||
<a class=dropdown-item href=../service/mdr>Managed Detection & Response</a> | ||
<a class=dropdown-item href=../service/dev>Software Development</a> | ||
</div> | ||
</li> | ||
<li class=nav-item> | ||
<a class=nav-link href=../about>About</a> | ||
</li> | ||
</ul> | ||
<a href=../contact class="btn ml-4 btn-primary hover-ripple">Contact</a> | ||
</div> | ||
</nav> | ||
</div> | ||
</div> | ||
</header> | ||
<section class="section bg-purple overlay"> | ||
<div class=container> | ||
<div class=row> | ||
<div class=col-12> | ||
<h1 class="text-white mb-3">about</h1> | ||
<nav aria-label=breadcrumb> | ||
<ol class="breadcrumb bg-transparent p-0"> | ||
<li class="breadcrumb-item font-weight-semebold"> | ||
<a class=text-white href=../></a> | ||
</li> | ||
<li style=font-size:16px;text-transform:capitalize class="breadcrumb-item font-weight-semebold active text-primary" aria-current=page> | ||
IntrusionOps | ||
</li> | ||
</ol> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<section class=section> | ||
<div class=container> | ||
<div class="row justify-content-between align-items-center"> | ||
<div class="col-md-5 bg-contain" data-background=/> | ||
<img class=w-100 src=../images/about/IntrusionOps-symbol.webp alt="About Image"> | ||
</div> | ||
<div class=col-md-6> | ||
<div class=section-title-border></div> | ||
<h6 class=section-title-sm>About Us</h6> | ||
<h2 class=section-title>IntrusionOps</h2> | ||
<p class=mb-5>IntrusionOps provides Digital Forensics and Incident Response (DFIR), Managed Detection and Response (MDR), Red Team and general security services for companies ranging in size from a handful of founders with little more than an idea to multinational corporations. Rather than apply a cookie cutter approach, we deliver the services our clients need in the manner that’s most actionable to them at their current scale. Our founders have been at the forefront of the security industry since its inception and focus on offering practical high quality security services to our clients.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<footer> | ||
<div class="section bg-secondary"> | ||
<div class=container> | ||
<div class="row justify-content-between"> | ||
<div class="col-lg-5 mb-5 mb-lg-0"> | ||
<a class="mb-4 d-inline-block" href=../><img class=img-fluid src=../images/logo.svg alt="IntrusionOps Logo"></a> | ||
<p class="text-light mb-5">IntrusionOps provides Digital Forensics and Incident Response (DFIR), Managed Detection and Response (MDR), Red Team and general security services for companies ranging in size from a handful of founders with little more than an idea to multinational corporations. Rather than apply a cookie cutter approach, we deliver the services our clients need in the manner that’s most actionable to them at their current scale.</p> | ||
<h4 class="text-white mb-4">Follow Us On</h4> | ||
<ul class="list-inline social-icon-alt"> | ||
<li class=list-inline-item> | ||
<a class=hover-ripple href=https://twitter.com/IntrusionOps><i class="fa fa-twitter"></i></a> | ||
</li> | ||
<li class=list-inline-item> | ||
<a class=hover-ripple href=https://github.com/IntrusionOps><i class="fa fa-github"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class=col-lg-6> | ||
<div class=row> | ||
<div class="col-6 mb-5"> | ||
<h4 class="text-white mb-4">Contact Info</h4> | ||
<ul class=list-unstyled> | ||
<li class="text-light mb-3">Phone: +1-888-852-0333</li> | ||
<li class="text-light mb-3">Email: hi@intrusionops.com</li> | ||
<li class="text-light mb-3">Matrix: @j:intrusionops.com</li> | ||
</ul> | ||
<br> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="bg-secondary-darken py-4"> | ||
<div class=container> | ||
<div class=row> | ||
<div class="col-md-6 text-center text-md-left mb-3 mb-md-0"> | ||
<p class="mb-0 text-white">Copyright © <script>var CurrentYear=(new Date).getFullYear();document.write(CurrentYear+" ")</script> IntrusionOps All Rights Reserved</p> | ||
</div> | ||
<div class="col-md-6 text-center text-md-right"> | ||
<ul class=list-inline> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
<script type=text/javascript>var css1=document.createElement('link'),fastCSS1,css2,fastCSS2,css3,fastCSS3,css4,fastCSS4,css5,fastCSS5;css1.rel='stylesheet',css1.href='/plugins/bootstrap/bootstrap.min.css',css1.type='text/css',fastCSS1=document.getElementsByTagName('link')[0],fastCSS1.parentNode.insertBefore(css1,fastCSS1),css2=document.createElement('link'),css2.rel='stylesheet',css2.href='/plugins/slick/slick.css',css2.type='text/css',fastCSS2=document.getElementsByTagName('link')[0],fastCSS2.parentNode.insertBefore(css2,fastCSS2),css3=document.createElement('link'),css3.rel='stylesheet',css3.href='/plugins/fontawesome/font-awesome.min.css',css3.type='text/css',fastCSS3=document.getElementsByTagName('link')[0],fastCSS3.parentNode.insertBefore(css3,fastCSS3),css4=document.createElement('link'),css4.rel='stylesheet',css4.href='/plugins/animate/animate.css',css4.type='text/css',fastCSS4=document.getElementsByTagName('link')[0],fastCSS4.parentNode.insertBefore(css4,fastCSS4),css5=document.createElement('link'),css5.rel='stylesheet',css5.href='/plugins/venobox/venobox.css',css5.type='text/css',fastCSS5=document.getElementsByTagName('link')[0],fastCSS5.parentNode.insertBefore(css5,fastCSS5)</script> | ||
<script src=../plugins/popper.min.js></script> | ||
<script src=../plugins/jQuery/jquery.min.js></script> | ||
<script src=../plugins/bootstrap/bootstrap.min.js></script> | ||
<script src=../plugins/slick/slick.min.js></script> | ||
<script src=../plugins/venobox/venobox.min.js></script> | ||
<script src=../plugins/modernizer/modernizr.min.js></script> | ||
<script src=../plugins/filterizr/jquery.filterizr.min.js></script> | ||
<script src=../plugins/search/fuse.min.js></script> | ||
<script src=../plugins/search/mark.js></script> | ||
<script src=../plugins/search/search.js></script> | ||
<script src=../js/script.min.js></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>IntrusionOps on IntrusionOps – MDR, DFIR, Red Team</title><link>/about/</link><description>Recent content in IntrusionOps on IntrusionOps – MDR, DFIR, Red Team</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sat, 02 Sep 2023 08:12:48 -0400</lastBuildDate><atom:link href="/about/index.xml" rel="self" type="application/rss+xml"/></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,173 @@ | ||
<!doctype html><html lang=en-us><head> | ||
<meta charset=utf-8> | ||
<title>IntrusionOps – MDR, DFIR, Red Team</title> | ||
<meta property="og:type" content="website"> | ||
<meta name=twitter:card content="summary_large_image" key=twcard> | ||
<meta name=twitter:site content="@IntrusionOps" key=twhandle> | ||
<title>Categories · IntrusionOps – MDR, DFIR, Red Team</title> | ||
<meta name=description content> | ||
<meta name=keywords content="Red Team,DFIR,MDR,incident response,adversary simulation,threat hunting,ransomware readiness,penetration test,pentest,c2,implant,malware,tunnel,reverse shell"> | ||
<meta property="og:url" content="/categories/"> | ||
<meta property="og:title" content="Categories · IntrusionOps – MDR, DFIR, Red Team"> | ||
<meta name=og:description content="IntrusionOps provides Digital Forensics and Incident Response (DFIR), Managed Detection and Response (MDR), Red Team and general security services for companies ranging in size from a handful of founders with little more than an idea to multinational corporations. Rather than apply a cookie cutter approach, we deliver the services our clients need in the manner that’s most actionable to them at their current scale."> | ||
<meta name=twitter:url content="/categories/"> | ||
<meta property="og:image" content="images/logo.svg" key=ogimage> | ||
<link rel=canonical href=../categories/> | ||
<meta name=viewport content="width=device-width,initial-scale=1"> | ||
<meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"> | ||
<meta name=description content="IntrusionOps provides Digital Forensics and Incident Response (DFIR), Managed Detection and Response (MDR), Red Team and general security services for companies ranging in size from a handful of founders with little more than an idea to multinational corporations. Rather than apply a cookie cutter approach, we deliver the services our clients need in the manner that’s most actionable to them at their current scale."> | ||
<meta name=author content="IntrusionOps"> | ||
<meta name=generator content="Hugo 0.92.2"> | ||
<meta name=keywords content> | ||
<meta name=robots content="index,follow"> | ||
<noscript> | ||
<link rel=stylesheet href=../plugins/bootstrap/bootstrap.min.css> | ||
<link rel=stylesheet href=../plugins/slick/slick.css> | ||
<link rel=stylesheet href=../plugins/fontawesome/font-awesome.min.css> | ||
<link rel=stylesheet href=../plugins/animate/animate.css> | ||
<link rel=stylesheet href=../plugins/venobox/venobox.css> | ||
</noscript> | ||
<link rel=stylesheet href=../scss/style.min.423ba455943a6288b64eb4d371c2c2d8bf0837b939c88a3341f70127d2e787e9.css integrity="sha256-QjukVZQ6Yoi2TrTTccLC2L8IN7k5yIozQfcBJ9Lnh+k=" media=screen> | ||
<link rel="shortcut icon" href=../images/favicon.ico type=image/x-icon> | ||
<link rel=icon href=../images/favicon.ico type=image/x-icon> | ||
</head> | ||
<body> | ||
<div class=preloader></div> | ||
<header> | ||
<div class="navigation pb-2 bg-black position-relative"> | ||
<div class=container> | ||
<nav class="navbar navbar-expand-lg navbar-light bg-black"> | ||
<a class=navbar-brand href=../><img class="img-fluid pb-lg-3" src=../images/logo.svg alt=Bexar></a> | ||
<button class="navbar-toggler border-0" type=button data-bs-toggle=collapse data-bs-target=#navigation aria-controls=navigation aria-expanded=false aria-label="Toggle navigation"> | ||
<span class=navbar-toggler-icon></span> | ||
</button> | ||
<div class="collapse navbar-collapse shorten-nav bg-black text-center" id=navigation> | ||
<ul class="navbar-nav ml-auto"> | ||
<li class=nav-item> | ||
<a class=nav-link href=../></a> | ||
</li> | ||
<li class="nav-item dropdown"> | ||
<a class="nav-link dropdown-toggle" role=button id=dropdownMenuLink data-bs-toggle=dropdown aria-expanded=false> | ||
Services | ||
</a> | ||
<div class=dropdown-menu aria-labelledby=dropdownMenuLink> | ||
<a class=dropdown-item href=../service/redteam>Red Team</a> | ||
<a class=dropdown-item href=../service/dfir>Digital Forensics & Incident Response</a> | ||
<a class=dropdown-item href=../service/mdr>Managed Detection & Response</a> | ||
<a class=dropdown-item href=../service/dev>Software Development</a> | ||
</div> | ||
</li> | ||
<li class=nav-item> | ||
<a class=nav-link href=../about>About</a> | ||
</li> | ||
</ul> | ||
<a href=../contact class="btn ml-4 btn-primary hover-ripple">Contact</a> | ||
</div> | ||
</nav> | ||
</div> | ||
</div> | ||
</header> | ||
<section class="section bg-purple overlay"> | ||
<div class=container> | ||
<div class=row> | ||
<div class=col-12> | ||
<h1 class="text-white mb-3">categories</h1> | ||
<nav aria-label=breadcrumb> | ||
<ol class="breadcrumb bg-transparent p-0"> | ||
<li class="breadcrumb-item font-weight-semebold"> | ||
<a class=text-white href=../></a> | ||
</li> | ||
<li style=font-size:16px;text-transform:capitalize class="breadcrumb-item font-weight-semebold active text-primary" aria-current=page> | ||
Categories | ||
</li> | ||
</ol> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<section class=section> | ||
<div class=container> | ||
<div class=row> | ||
<div class="col-lg-8 order-2 order-lg-1"> | ||
<div class=row> | ||
<div class="col-12 mt-5"> | ||
</div> | ||
</div> | ||
</div> | ||
<aside class="col-lg-4 order-1 order-lg-2"> | ||
<div class="bg-white px-4 py-5 box-shadow mb-5"> | ||
<h4 class=mb-4>Latest Article</h4> | ||
</div> | ||
<div class="bg-white px-4 py-5 box-shadow mb-5"> | ||
<h4 class=mb-4>Category</h4> | ||
</div> | ||
<div class="bg-white px-4 py-5 box-shadow mb-5"> | ||
<h4 class=mb-4>TAGS</h4> | ||
</div> | ||
</aside> | ||
</div> | ||
</div> | ||
</section> | ||
<footer> | ||
<div class="section bg-secondary"> | ||
<div class=container> | ||
<div class="row justify-content-between"> | ||
<div class="col-lg-5 mb-5 mb-lg-0"> | ||
<a class="mb-4 d-inline-block" href=../><img class=img-fluid src=../images/logo.svg alt="IntrusionOps Logo"></a> | ||
<p class="text-light mb-5">IntrusionOps provides Digital Forensics and Incident Response (DFIR), Managed Detection and Response (MDR), Red Team and general security services for companies ranging in size from a handful of founders with little more than an idea to multinational corporations. Rather than apply a cookie cutter approach, we deliver the services our clients need in the manner that’s most actionable to them at their current scale.</p> | ||
<h4 class="text-white mb-4">Follow Us On</h4> | ||
<ul class="list-inline social-icon-alt"> | ||
<li class=list-inline-item> | ||
<a class=hover-ripple href=https://twitter.com/IntrusionOps><i class="fa fa-twitter"></i></a> | ||
</li> | ||
<li class=list-inline-item> | ||
<a class=hover-ripple href=https://github.com/IntrusionOps><i class="fa fa-github"></i></a> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class=col-lg-6> | ||
<div class=row> | ||
<div class="col-6 mb-5"> | ||
<h4 class="text-white mb-4">Contact Info</h4> | ||
<ul class=list-unstyled> | ||
<li class="text-light mb-3">Phone: +1-888-852-0333</li> | ||
<li class="text-light mb-3">Email: hi@intrusionops.com</li> | ||
<li class="text-light mb-3">Matrix: @j:intrusionops.com</li> | ||
</ul> | ||
<br> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="bg-secondary-darken py-4"> | ||
<div class=container> | ||
<div class=row> | ||
<div class="col-md-6 text-center text-md-left mb-3 mb-md-0"> | ||
<p class="mb-0 text-white">Copyright © <script>var CurrentYear=(new Date).getFullYear();document.write(CurrentYear+" ")</script> IntrusionOps All Rights Reserved</p> | ||
</div> | ||
<div class="col-md-6 text-center text-md-right"> | ||
<ul class=list-inline> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
<script type=text/javascript>var css1=document.createElement('link'),fastCSS1,css2,fastCSS2,css3,fastCSS3,css4,fastCSS4,css5,fastCSS5;css1.rel='stylesheet',css1.href='/plugins/bootstrap/bootstrap.min.css',css1.type='text/css',fastCSS1=document.getElementsByTagName('link')[0],fastCSS1.parentNode.insertBefore(css1,fastCSS1),css2=document.createElement('link'),css2.rel='stylesheet',css2.href='/plugins/slick/slick.css',css2.type='text/css',fastCSS2=document.getElementsByTagName('link')[0],fastCSS2.parentNode.insertBefore(css2,fastCSS2),css3=document.createElement('link'),css3.rel='stylesheet',css3.href='/plugins/fontawesome/font-awesome.min.css',css3.type='text/css',fastCSS3=document.getElementsByTagName('link')[0],fastCSS3.parentNode.insertBefore(css3,fastCSS3),css4=document.createElement('link'),css4.rel='stylesheet',css4.href='/plugins/animate/animate.css',css4.type='text/css',fastCSS4=document.getElementsByTagName('link')[0],fastCSS4.parentNode.insertBefore(css4,fastCSS4),css5=document.createElement('link'),css5.rel='stylesheet',css5.href='/plugins/venobox/venobox.css',css5.type='text/css',fastCSS5=document.getElementsByTagName('link')[0],fastCSS5.parentNode.insertBefore(css5,fastCSS5)</script> | ||
<script src=../plugins/popper.min.js></script> | ||
<script src=../plugins/jQuery/jquery.min.js></script> | ||
<script src=../plugins/bootstrap/bootstrap.min.js></script> | ||
<script src=../plugins/slick/slick.min.js></script> | ||
<script src=../plugins/venobox/venobox.min.js></script> | ||
<script src=../plugins/modernizer/modernizr.min.js></script> | ||
<script src=../plugins/filterizr/jquery.filterizr.min.js></script> | ||
<script src=../plugins/search/fuse.min.js></script> | ||
<script src=../plugins/search/mark.js></script> | ||
<script src=../plugins/search/search.js></script> | ||
<script src=../js/script.min.js></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on IntrusionOps – MDR, DFIR, Red Team</title><link>/categories/</link><description>Recent content in Categories on IntrusionOps – MDR, DFIR, Red Team</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!doctype html><html><head><title>/categories/</title><link rel=canonical href=../../../categories/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=../../../categories/"></head></html> |
Oops, something went wrong.