Skip to content

Commit

Permalink
added docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
sivolko committed Sep 23, 2024
1 parent fc24d78 commit 9e58550
Show file tree
Hide file tree
Showing 235 changed files with 1,568 additions and 8,584 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,21 @@ Feel free to raise PR
# hugs4bugs

Currently writing about Cloud Security and Cyber Security


## Run Locally
Clone this repo and run following commands
```
1. gem install bundler && bundle install && bundle exec jekyll serve
```

To load server live just add -l

## Run inside Container (Docker)

Edit docker-compose file as per your preferences and run following commands

1. docker-compose up (starts server)
2. docker-compose stop (stops server)
3. docker-compose down (unmounts and delete the container including Networks)
60 changes: 30 additions & 30 deletions _site/2021-08-2-Understanding-basics-of-security/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@


<!-- Social: Facebook / Open Graph -->
<meta property="og:url" content="https://hugs4bugs.me/2021-08-2-Understanding-basics-of-security/">
<meta property="og:url" content="http://0.0.0.0:4000/2021-08-2-Understanding-basics-of-security/">
<meta property="og:title" content="Protection against Security threat on Azure.☠️ | hugs4bugs">
<meta property="og:image" content="https://cdn.pixabay.com/photo/2017/11/19/23/56/hacking-2964100_960_720.jpg">
<meta property="og:description" content="This is fundamental blog of network security 101 with role as an azure developer,solution architect,administrator requires knowledge of the foundations of ne...">
Expand Down Expand Up @@ -76,9 +76,9 @@
<link href="https://fonts.googleapis.com/css?family=Titillium+Web:300,400,700" rel="stylesheet">

<link rel="stylesheet" href="/assets/css/styles.css">
<link rel="canonical" href="https://hugs4bugs.me/2021-08-2-Understanding-basics-of-security/">
<link rel="canonical" href="http://0.0.0.0:4000/2021-08-2-Understanding-basics-of-security/">
<link rel="alternate" type="application/rss+xml" title="hugs4bugs"
href="https://hugs4bugs.me/feed.xml" />
href="http://0.0.0.0:4000/feed.xml" />
<link rel='manifest' href='../manifest.json'>
<link rel='wellknown' href='.well-known/assetlinks.json'>
<link rel='ads' href='/ads.txt'>
Expand Down Expand Up @@ -261,25 +261,25 @@ <h2>Menu</h2>


<li>
<a href="https://hugs4bugs.me/">Home</a>
<a href="http://0.0.0.0:4000/">Home</a>
</li>



<li>
<a href="https://hugs4bugs.me/about">About</a>
<a href="http://0.0.0.0:4000/about">About</a>
</li>



<li>
<a href="https://hugs4bugs.me/project">Project</a>
<a href="http://0.0.0.0:4000/project">Project</a>
</li>



<li>
<a href="https://hugs4bugs.me/contact">Contact</a>
<a href="http://0.0.0.0:4000/contact">Contact</a>
</li>


Expand Down Expand Up @@ -346,29 +346,29 @@ <h2>See also</h2>


<li>
<a href="/Fundamentals-of-Network-security/">
<a href="/benifits-of-CI/">

<img src="https://images.unsplash.com/photo-1563986768609-322da13575f3?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=750&q=80">
<img src="https://cdn-images-1.medium.com/max/1600/1*-eHRhJcg-QPUws99xEDh6w.png">

<h3>Fundamentals of Network Security.☠️</h3>
<h3>Benifits of CI/CD</h3>
</a>
</li>

<li>
<a href="/how-to-like-instagram-post-with-javascript/">
<a href="/difference-between-WAF-and-IPS/">

<img src="https://media.giphy.com/media/cmqnzFK17DO4vKCscd/giphy.gif">
<img src="https://images.pexels.com/photos/5473298/pexels-photo-5473298.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1">

<h3>How to like Instagram posts with JavaScript?</h3>
<h3>WAF vs IPS</h3>
</a>
</li>

<li>
<a href="/how-to-install-kali-purple-SOC-tools-on-top-of-existing-kali-machine/">
<a href="/the-blue-team-protecting-you/">

<img src="https://www.kali.org/blog/kali-linux-2023-1-release/images/kali-purple-icon.svg">
<img src="https://cdn.pixabay.com/photo/2017/11/19/23/56/hacking-2964100_960_720.jpg">

<h3>Install Kali-Purple tools on top of Normal Kali</h3>
<h3>The Blue Team.☠️</h3>
</a>
</li>

Expand Down Expand Up @@ -423,23 +423,23 @@ <h3 class="title">Managing and Storing Secrets:Azure Vault.🙆</h3>
<section class="share">
<h3>Share</h3>
<a aria-label="Share on Twitter"
href="https://twitter.com/intent/tweet?text=&quot;This is fundamental blog of network security 101 with role as an azure developer,solution architect,administrator requires knowledge of the foundations of networking. &quot;%20https://hugs4bugs.me/2021-08-2-Understanding-basics-of-security/%20via%20&#64;myselfshubhendu&hashtags=networking,security"
href="https://twitter.com/intent/tweet?text=&quot;This is fundamental blog of network security 101 with role as an azure developer,solution architect,administrator requires knowledge of the foundations of networking. &quot;%20http://0.0.0.0:4000/2021-08-2-Understanding-basics-of-security/%20via%20&#64;myselfshubhendu&hashtags=networking,security"
onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;"
title="Share on Twitter">
<svg class="icon icon-twitter">
<use xlink:href="#icon-twitter"></use>
</svg>
</a>
<a aria-label="Share on WhatsApp"
href="https://twitter.com/intent/tweet?text=&quot;This is fundamental blog of network security 101 with role as an azure developer,solution architect,administrator requires knowledge of the foundations of networking. &quot;%20https://hugs4bugs.me/2021-08-2-Understanding-basics-of-security/%20via%20&#64;myselfshubhendu&hashtags=networking,security"
href="https://twitter.com/intent/tweet?text=&quot;This is fundamental blog of network security 101 with role as an azure developer,solution architect,administrator requires knowledge of the foundations of networking. &quot;%20http://0.0.0.0:4000/2021-08-2-Understanding-basics-of-security/%20via%20&#64;myselfshubhendu&hashtags=networking,security"
onclick="window.open(this.href, 'whatsapp-share', 'width=550,height=235');return false;"
title="Share on Twitter">
<svg class="icon icon-twitter">
<use xlink:href="#icon-twitter"></use>
</svg>
</a>
<a aria-label="Share on Facebook"
href="https://www.facebook.com/sharer/sharer.php?u=https://hugs4bugs.me/2021-08-2-Understanding-basics-of-security/"
href="https://www.facebook.com/sharer/sharer.php?u=http://0.0.0.0:4000/2021-08-2-Understanding-basics-of-security/"
onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;"
title="Share on Facebook">
<svg class="icon icon-facebook">
Expand Down Expand Up @@ -507,7 +507,7 @@ <h3 class="name">
"image": "/assets/img/s.png",

"jobTitle": "",
"url": "https://hugs4bugs.me/authors/shubhendu/",
"url": "http://0.0.0.0:4000/authors/shubhendu/",
"sameAs": [
"https://github.com/sivolko","https://twitter.com/myselfshubhendu","https://medium.com/@shubhendushubham","https://www.instagram.com/shubhendushubham","https://www.linkedin.com/in/shubhendu-shubham"
]
Expand Down Expand Up @@ -602,25 +602,25 @@ <h3>Comments</h3>


<li>
<a href="https://hugs4bugs.me/">Home</a>
<a href="http://0.0.0.0:4000/">Home</a>
</li>



<li>
<a href="https://hugs4bugs.me/about">About</a>
<a href="http://0.0.0.0:4000/about">About</a>
</li>



<li>
<a href="https://hugs4bugs.me/project">Project</a>
<a href="http://0.0.0.0:4000/project">Project</a>
</li>



<li>
<a href="https://hugs4bugs.me/contact">Contact</a>
<a href="http://0.0.0.0:4000/contact">Contact</a>
</li>


Expand Down Expand Up @@ -648,10 +648,10 @@ <h3>Comments</h3>
"@type": "Organization",
"name": "hugs4bugs",
"description": "hugs4bugs is an open source blog written by shubhendu shubham on various cloud and technologies to for community help.",
"url": "https://hugs4bugs.me/",
"url": "http://0.0.0.0:4000/",
"logo": {
"@type": "ImageObject",
"url": "https://hugs4bugs.me/assets/img/icons/mediumtile.png",
"url": "http://0.0.0.0:4000/assets/img/icons/mediumtile.png",
"width": "600",
"height": "315"
},
Expand Down Expand Up @@ -704,7 +704,7 @@ <h3>Comments</h3>
"headline": "Security:clearing the common myths.",
"description": "This is fundamental blog of network security 101 with role as an azure developer,solution architect,administrator requires knowledge of the foundations of networking. ",
"image": "https://cdn.pixabay.com/photo/2017/11/19/23/56/hacking-2964100_960_720.jpg",
"url": "https://hugs4bugs.me/2021-08-2-Understanding-basics-of-security/",
"url": "http://0.0.0.0:4000/2021-08-2-Understanding-basics-of-security/",
"articleBody": "Let’s break the Paradox of the Word Security, considering the factors involved in Securing an application or environment.Such as strengthening security posture and protect against threat by using Azure security center. Collecting and acting on security data from many different sources by using Azure sentinel.Storing and accessing the sesitive information like passwords,Encryption keys securely in Azure key vault.Managing dedicated physical servers to host your Azure VMS for windows and Linux by using Azure Dedicated Host .
Security Posture:- Security policies and controls along with the how well one could predict, prevent,and responds to security threats.
Expand All @@ -722,18 +722,18 @@ <h3>Comments</h3>
"image": "/assets/img/s.png",

"jobTitle": "",
"url": "https://hugs4bugs.me/authors/shubhendu/",
"url": "http://0.0.0.0:4000/authors/shubhendu/",
"sameAs": [
"https://github.com/sivolko","https://twitter.com/myselfshubhendu","https://medium.com/@shubhendushubham","https://www.instagram.com/shubhendushubham","https://www.linkedin.com/in/shubhendu-shubham"
]
},
"publisher": {
"@type": "Organization",
"name": "hugs4bugs",
"url": "https://hugs4bugs.me/",
"url": "http://0.0.0.0:4000/",
"logo": {
"@type": "ImageObject",
"url": "https://hugs4bugs.me/assets/img/blog-image.png",
"url": "http://0.0.0.0:4000/assets/img/blog-image.png",
"width": "600",
"height": "315"
}
Expand Down
2 changes: 1 addition & 1 deletion _site/404.html

Large diffs are not rendered by default.

Loading

0 comments on commit 9e58550

Please sign in to comment.