Skip to content

Commit

Permalink
update blog
Browse files Browse the repository at this point in the history
  • Loading branch information
nair0lf32 committed Jun 7, 2024
1 parent fb8ff29 commit cd57001
Show file tree
Hide file tree
Showing 193 changed files with 38,039 additions and 32,922 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Zer0ne Blog

<img src="static/pictures/dark_logo.png" alt="logo" width="200" height="200">

*credits: this logo is inspired from Genegoldstein's work for izzy deluxe in the living tombstone's hunter song*
![logo](static/pictures/dark_logo.png "credits: this logo is inspired from Genegoldstein's work for izzy deluxe in the living tombstone's hunter song")

Hello friend 🤖,

Expand All @@ -16,7 +14,8 @@ This repository is not really open for external contributions but feel free to o

Most importantly, as I use a submodule theme you need to get it locally too using `git submodule init`then `git submodule update`. This is deployed with `github pages + actions`. To test it run below commands:

- `hugo server` for local development
- `hugo -D` for building
- `hugo server` for local development (you might need to override the baseURL in the config file
using the `--baseURL=http://localhost:1313` flag)
- `hugo -D` for building the website

Check [hugo website](https://gohugo.io/) for more information about this great static site generator
48 changes: 18 additions & 30 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
baseURL = 'https://dev.nairolf32.com/zer0ne-blog'
baseURL = "https://dev.nairolf32.com/zer0ne-blog"
languageCode = 'en-us'
title = 'Zer0ne'
title = 'Zer0ne blog'
subtitle = "Welcome, friend"
keywords = "zer0ne, nair0lf32, hacking, cybersecurity, ctf"
copyright = '<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
readOtherPosts = "Read more posts"
theme = "hello-friend-ng"
paginate = 10
rssLimit = 10
copyright = ""

archetypeDir = "archetypes"
contentDir = "content"
Expand All @@ -16,9 +19,8 @@ buildDrafts = true
buildFuture = false
buildExpired = false
canonifyURLs = true

enableRobotsTXT = true
enableGitInfo = false
enableGitInfo = true
enableEmoji = true
enableMissingTranslationPlaceholders = false
disableRSS = false
Expand All @@ -29,9 +31,6 @@ disableHugoGeneratorInject = false
[permalinks]
posts = "/posts/:year/:month/:title/"

[author]
name = "nair0lf32"

[blackfriday]
hrefTargetBlank = true

Expand All @@ -40,6 +39,9 @@ tag = "tags"
category = "categories"
series = "series"

[author]
name = "nair0lf32"

[params]
dateform = "Jan 2, 2006"
dateformShort = "Jan 2"
Expand All @@ -50,7 +52,7 @@ keywords = "hacking, cybersecurity, ctf, nair0lf32, zerone, zer0ne"
images = [""]
homeSubtitle = "Another cybersecurity blog"
# backgroundImage = "assets/images/background.jpg"
# gitUrl = ""
gitUrl = "https://github.com/nair0lf32/zer0ne-blog"
disableReadOtherPosts = false
enableThemeToggle = true
enableSharingButtons = true
Expand All @@ -74,11 +76,11 @@ bottomText = [
]

[params.logo]
logoMark = ">"
logoText = "$ cd /home/"
logoMark = "#>"
logoText = "0/1"
logoHomeLink = "/"
logoCursorDisabled = false
logoCursorColor = "#FEEEDD"
logoCursorColor = "#0FF00D"
logoCursorAnimate = "2s"

# Colors for favicons
Expand All @@ -87,15 +89,13 @@ mask = "#1b1c1d"
msapplication = "#1b1c1d"
theme = "#1b1c1d"


# Commento is more than just a comments widget you can embed —
# it’s a return to the roots of the internet.
# An internet without the tracking and invasions of privacy.
# An internet that is simple and lightweight.
# An internet that is focused on interesting discussions, not ads.
# A better internet.
# Uncomment this to enable Commento.
#
# [params.commento]
# url = ""

Expand Down Expand Up @@ -125,27 +125,15 @@ url = "https://www.linkedin.com/in/florian-edemessi/"
name = "stackoverflow"
url = "https://www.stackoverflow.com/users/14132197/florian-edemessi"

[languages]
[languages.en]
title = "Zer0ne"
subtitle = "welcome friend"
keywords = ""
copyright = '<a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a>'
readOtherPosts = "Read other posts"

[languages.en.params.logo]
logoMark = ">"
logoText = "Zer0ne #"
logoHomeLink = "/"
logoCursorDisabled = false
logoCursorColor = "#0FF00D"
logoCursorAnimate = "2s"
#[languages]
#[languages.en]
#language specific configuration for translation

# or
# path = "/img/your-example-logo.svg"
# alt = "Your example logo alt text"

# And you can even create generic menu
# Menu settings
[[menu.main]]
identifier = "about"
name = "About"
Expand Down
1 change: 1 addition & 0 deletions content/posts/My-Favorite-Tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ Just a list of cool cybersec tools! The ones I use the most ( or not ) and the o
| [burpsuite](https://portswigger.net/burp/communitydownload) (community edition) | [Arachni](https://github.com/Arachni/arachni) |
| [Owasp ZAP](https://www.zaproxy.org/) (It's from OWASP) | [Golismero](https://github.com/golismero/golismero) |
| [dnstwist](https://github.com/elceef/dnstwist) | [Leviathan](https://github.com/utkusen/leviathan) ( sadly DEPRECATED ) |
| [caido.io](https://caido.io/) | |

## Cloud (specials)

Expand Down
61 changes: 30 additions & 31 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<!DOCTYPE html>
<html lang="en">
<head>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="nair0lf32 ">
<meta name="description" content="" />
<meta name="keywords" content="" />
<meta name="keywords" content="hacking, cybersecurity, ctf, nair0lf32, zerone, zer0ne" />
<meta name="robots" content="noodp" />
<meta name="theme-color" content="" />
<link rel="canonical" href="https://nair0lf32.github.io/zer0ne/404.html" />
<link rel="canonical" href="http://localhost:1313/404.html" />


<title>

404 Page not found :: Zer0ne — welcome friend
404 Page not found :: Zer0ne blog

</title>

Expand All @@ -25,33 +25,32 @@



<link rel="stylesheet" href="https://nair0lf32.github.io/zer0ne/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">
<link rel="stylesheet" href="http://localhost:1313/main.4e5c639214707eff609bb55fe49e183dee42258a73bc90e4cc7b0a84f900798a.css">



<link rel="apple-touch-icon" sizes="180x180" href="https://nair0lf32.github.io/zer0ne/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://nair0lf32.github.io/zer0ne/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://nair0lf32.github.io/zer0ne/favicon-16x16.png">
<link rel="manifest" href="https://nair0lf32.github.io/zer0ne/site.webmanifest">
<link rel="mask-icon" href="https://nair0lf32.github.io/zer0ne/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="https://nair0lf32.github.io/zer0ne/favicon.ico">
<link rel="apple-touch-icon" sizes="180x180" href="http://localhost:1313/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
<link rel="manifest" href="http://localhost:1313/site.webmanifest">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg" color="">
<link rel="shortcut icon" href="http://localhost:1313/favicon.ico">
<meta name="msapplication-TileColor" content="">


<meta itemprop="name" content="404 Page not found">
<meta itemprop="name" content="404 Page not found">
<meta itemprop="description" content="Welcome friend">
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:image" content="https://nair0lf32.github.io/zer0ne"/>
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="http://localhost:1313/" /><meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="Welcome friend"/>

<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="Welcome friend"/>



<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="Welcome friend" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://nair0lf32.github.io/zer0ne/404.html" /><meta property="og:image" content="https://nair0lf32.github.io/zer0ne"/><meta property="og:site_name" content="Zer0ne" />
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="Welcome friend" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:1313/404.html" /><meta property="og:image" content="http://localhost:1313/" />




Expand All @@ -76,11 +75,11 @@
<div class="container">
<header class="header">
<span class="header__inner">
<a href="https://nair0lf32.github.io/zer0ne/" style="text-decoration: none;">
<a href="http://localhost:1313/" style="text-decoration: none;">
<div class="logo">

<span class="logo__mark">&gt;</span>
<span class="logo__text">Zer0ne #</span>
<span class="logo__mark">#&gt;</span>
<span class="logo__text">0/1</span>
<span class="logo__cursor" style=
"
background-color:#0FF00D;
Expand All @@ -94,7 +93,7 @@
<span class="header__right">

<nav class="menu">
<ul class="menu__inner"><li><a href="https://nair0lf32.github.io/zer0ne/about">About</a></li><li><a href="https://nair0lf32.github.io/zer0ne/posts">Blog</a></li><li><a href="https://nair0lf32.github.io/zer0ne/writeups">Writeups</a></li>
<ul class="menu__inner"><li><a href="http://localhost:1313/about">About</a></li><li><a href="http://localhost:1313/posts">Blog</a></li><li><a href="http://localhost:1313/writeups">Writeups</a></li>
</ul>
</nav>

Expand Down Expand Up @@ -125,9 +124,9 @@
<h1>404</h1>
<p>Oops, page not found…</p>
<p class="btn-404">
<a href="https://nair0lf32.github.io/zer0ne">
<a href="http://localhost:1313/">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg>Home</a>
<a href="https://nair0lf32.github.io/zer0ne/posts">
<a href="http://localhost:1313/posts">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-archive"><polyline points="21 8 21 21 3 21 3 8"></polyline><rect x="1" y="3" width="22" height="5"></rect><line x1="10" y1="12" x2="14" y2="12"></line></svg>Archives</a>
</p>
</div>
Expand All @@ -140,10 +139,10 @@ <h1>404</h1>

<div class="footer__inner">
<div class="footer__content">
<span>&copy; 2023</span>
<span><a href="https://nair0lf32.github.io/zer0ne">nair0lf32</a></span>
<span>&copy; 2024</span>
<span><a href="http://localhost:1313/">nair0lf32</a></span>
<span><a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener">CC BY-NC 4.0</a></span>
<span><a href="https://nair0lf32.github.io/zer0ne/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a></span>
<span><a href="http://localhost:1313/posts/index.xml" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a></span>

</div>
</div>
Expand All @@ -164,7 +163,7 @@ <h1>404</h1>



<script type="text/javascript" src="https://nair0lf32.github.io/zer0ne/bundle.min.bb2c6bc3ed452ca4759660e4020811f248bc2320081559e8a32d8b0092773852941133639d35e8370d03d3ddaa750b1edd6b343c5bd22a55d5bdeae8f648f49b.js" integrity="sha512-uyxrw&#43;1FLKR1lmDkAggR8ki8IyAIFVnooy2LAJJ3OFKUETNjnTXoNw0D092qdQse3Ws0PFvSKlXVvero9kj0mw=="></script>
<script type="text/javascript" src="http://localhost:1313/bundle.min.b1dc444a7108174ae3d2294f982be5e99e844ae2b8d58eeea19d929bde0338be4d12ed8a4dfc67194dcc6726fa6a82705119c0d7e4edd4de9294be6535ea7b7f.js" integrity="sha512-sdxESnEIF0rj0ilPmCvl6Z6ESuK41Y7uoZ2Sm94DOL5NEu2KTfxnGU3MZyb6aoJwURnA1&#43;Tt1N6SlL5lNep7fw=="></script>



Expand Down
Loading

0 comments on commit cd57001

Please sign in to comment.