Skip to content

Commit

Permalink
upgrade libs
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrbc committed Sep 1, 2024
1 parent 3db92c3 commit a53a877
Show file tree
Hide file tree
Showing 20 changed files with 939 additions and 738 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ gem "wdm", "~> 0.1.0" if Gem.win_platform?
gem 'jekyll_github_sample'
gem 'jekyll-sitemap'
gem 'kramdown-parser-gfm'

gem "webrick", "~> 1.8"
65 changes: 34 additions & 31 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.4)
activesupport (6.1.7.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
colorator (1.1.0)
concurrent-ruby (1.1.9)
em-websocket (0.5.2)
concurrent-ruby (1.3.4)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
http_parser.rb (~> 0)
eventmachine (1.2.7)
ffi (1.15.3)
ffi (1.17.0)
forwardable-extended (2.6.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
http_parser.rb (0.8.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (3.9.1)
jekyll (3.9.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
i18n (>= 0.7, < 2)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 2.0)
kramdown (>= 1.17, < 3)
Expand All @@ -33,11 +33,11 @@ GEM
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-feed (0.15.1)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-seo-tag (2.7.1)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
Expand All @@ -46,38 +46,40 @@ GEM
jekyll_github_sample (0.3.2)
activesupport (>= 4.0, < 7.0)
jekyll (>= 3.0, < 5.0)
kramdown (2.3.1)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.5.1)
liquid (4.0.4)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.14.4)
minitest (5.25.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
public_suffix (6.0.1)
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.26.0)
rexml (3.3.6)
strscan
rouge (3.30.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
thread_safe (0.3.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
zeitwerk (2.4.2)
strscan (3.1.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
webrick (1.8.1)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand All @@ -90,6 +92,7 @@ DEPENDENCIES
kramdown-parser-gfm
minima
tzinfo-data
webrick (~> 1.8)

BUNDLED WITH
2.1.4
2.5.11
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ disqus:

permalink: /:categories/:year/:month/:day/:title

include: [_util]

plugins:
- jekyll-feed
- jekyll-sitemap
Expand Down
29 changes: 7 additions & 22 deletions _site/2019/04/01/re-wireless-repeater.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.7.1 -->
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Reverse engineering a wireless repeater - Part I | patrickrbc</title>
<meta name="generator" content="Jekyll v3.9.1" />
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="Reverse engineering a wireless repeater - Part I" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Do you have an old router left behind in your room? Ever wondered how it really works inside? Sit tight and get ready, because this is going to be a series of blog posts about reverse engineering a wireless repeater. The methodology here can be applied to other IoT devices." />
Expand All @@ -17,7 +17,7 @@
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Reverse engineering a wireless repeater - Part I" />
<script type="application/ld+json">
{"url":"http://localhost:4000/2019/04/01/re-wireless-repeater","headline":"Reverse engineering a wireless repeater - Part I","dateModified":"2019-04-01T17:21:00-03:00","datePublished":"2019-04-01T17:21:00-03:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2019/04/01/re-wireless-repeater"},"description":"Do you have an old router left behind in your room? Ever wondered how it really works inside? Sit tight and get ready, because this is going to be a series of blog posts about reverse engineering a wireless repeater. The methodology here can be applied to other IoT devices.","@type":"BlogPosting","@context":"https://schema.org"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2019-04-01T17:21:00-03:00","datePublished":"2019-04-01T17:21:00-03:00","description":"Do you have an old router left behind in your room? Ever wondered how it really works inside? Sit tight and get ready, because this is going to be a series of blog posts about reverse engineering a wireless repeater. The methodology here can be applied to other IoT devices.","headline":"Reverse engineering a wireless repeater - Part I","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2019/04/01/re-wireless-repeater"},"url":"http://localhost:4000/2019/04/01/re-wireless-repeater"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="patrickrbc" /></head>
<body><header class="site-header">
Expand Down Expand Up @@ -186,23 +186,10 @@ <h1 id="references">References</h1>
rel="me"
href="https://infosec.exchange/@patrickrbc"
target="_blank"
title="patrickrbc"
title=""
>
infosec.exchange/@patrickrbc
</a>
</li><li>
<a
rel="me"
href="https://t.me/patrickrbc"
target="_blank"
title="patrickrbc"
><svg class="svg-icon">
<use
xlink:href="/assets/minima-social-icons.svg#telegram"
></use>
</svg>
<span class="username">patrickrbc</span>
</a>
</li><li>
<a
href="https://github.com/patrickrbc"
Expand All @@ -226,15 +213,13 @@ <h1 id="references">References</h1>
<span class="username">patrickrbc</span></a
>
</li><li>
<a
href="https://www.twitter.com/patrickrbc"
target="_blank"
<a href="/feed.xml" target="_blank"
><svg class="svg-icon">
<use
xlink:href="/assets/minima-social-icons.svg#twitter"
xlink:href="/assets/minima-social-icons.svg#rss"
></use>
</svg>
<span class="username">patrickrbc</span></a
<span>feed.xml</span></a
>
</li></ul>
</div>
Expand Down
29 changes: 7 additions & 22 deletions _site/2019/04/06/cryptopals-the-basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.7.1 -->
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Cryptopals: The basics | patrickrbc</title>
<meta name="generator" content="Jekyll v3.9.1" />
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="Cryptopals: The basics" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="If you have any kind of interest in crypto you should probably check this out. Recently, I started doing the Cryptopals, which are a series of cryptography challenges created by the formerly Matasano Security team. They are a collection of 48 exercises divided in 8 sets. I have just finished the first set but I can guarantee you that it was already a lot of fun and learning." />
Expand All @@ -17,7 +17,7 @@
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Cryptopals: The basics" />
<script type="application/ld+json">
{"url":"http://localhost:4000/2019/04/06/cryptopals-the-basics","headline":"Cryptopals: The basics","dateModified":"2019-04-06T16:42:00-03:00","datePublished":"2019-04-06T16:42:00-03:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2019/04/06/cryptopals-the-basics"},"description":"If you have any kind of interest in crypto you should probably check this out. Recently, I started doing the Cryptopals, which are a series of cryptography challenges created by the formerly Matasano Security team. They are a collection of 48 exercises divided in 8 sets. I have just finished the first set but I can guarantee you that it was already a lot of fun and learning.","@type":"BlogPosting","@context":"https://schema.org"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2019-04-06T16:42:00-03:00","datePublished":"2019-04-06T16:42:00-03:00","description":"If you have any kind of interest in crypto you should probably check this out. Recently, I started doing the Cryptopals, which are a series of cryptography challenges created by the formerly Matasano Security team. They are a collection of 48 exercises divided in 8 sets. I have just finished the first set but I can guarantee you that it was already a lot of fun and learning.","headline":"Cryptopals: The basics","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2019/04/06/cryptopals-the-basics"},"url":"http://localhost:4000/2019/04/06/cryptopals-the-basics"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="patrickrbc" /></head>
<body><header class="site-header">
Expand Down Expand Up @@ -473,23 +473,10 @@ <h1 id="references">References</h1>
rel="me"
href="https://infosec.exchange/@patrickrbc"
target="_blank"
title="patrickrbc"
title=""
>
infosec.exchange/@patrickrbc
</a>
</li><li>
<a
rel="me"
href="https://t.me/patrickrbc"
target="_blank"
title="patrickrbc"
><svg class="svg-icon">
<use
xlink:href="/assets/minima-social-icons.svg#telegram"
></use>
</svg>
<span class="username">patrickrbc</span>
</a>
</li><li>
<a
href="https://github.com/patrickrbc"
Expand All @@ -513,15 +500,13 @@ <h1 id="references">References</h1>
<span class="username">patrickrbc</span></a
>
</li><li>
<a
href="https://www.twitter.com/patrickrbc"
target="_blank"
<a href="/feed.xml" target="_blank"
><svg class="svg-icon">
<use
xlink:href="/assets/minima-social-icons.svg#twitter"
xlink:href="/assets/minima-social-icons.svg#rss"
></use>
</svg>
<span class="username">patrickrbc</span></a
<span>feed.xml</span></a
>
</li></ul>
</div>
Expand Down
29 changes: 7 additions & 22 deletions _site/2019/06/01/re-wireless-repeater-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.7.1 -->
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Reverse engineering a wireless repeater - Part II | patrickrbc</title>
<meta name="generator" content="Jekyll v3.9.1" />
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="Reverse engineering a wireless repeater - Part II" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="This is the second part of a series of posts about reverse engineering a wireless repeater. Before reading this you might want to take a look at the first part, where I introduced the subject and explained how to gather some information without digging into the hardware. If you still haven’t downloaded the firmware of our target device you can get it here." />
Expand All @@ -17,7 +17,7 @@
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Reverse engineering a wireless repeater - Part II" />
<script type="application/ld+json">
{"url":"http://localhost:4000/2019/06/01/re-wireless-repeater-2","headline":"Reverse engineering a wireless repeater - Part II","dateModified":"2019-06-01T21:25:00-03:00","datePublished":"2019-06-01T21:25:00-03:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2019/06/01/re-wireless-repeater-2"},"description":"This is the second part of a series of posts about reverse engineering a wireless repeater. Before reading this you might want to take a look at the first part, where I introduced the subject and explained how to gather some information without digging into the hardware. If you still haven’t downloaded the firmware of our target device you can get it here.","@type":"BlogPosting","@context":"https://schema.org"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2019-06-01T21:25:00-03:00","datePublished":"2019-06-01T21:25:00-03:00","description":"This is the second part of a series of posts about reverse engineering a wireless repeater. Before reading this you might want to take a look at the first part, where I introduced the subject and explained how to gather some information without digging into the hardware. If you still haven’t downloaded the firmware of our target device you can get it here.","headline":"Reverse engineering a wireless repeater - Part II","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2019/06/01/re-wireless-repeater-2"},"url":"http://localhost:4000/2019/06/01/re-wireless-repeater-2"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="patrickrbc" /></head>
<body><header class="site-header">
Expand Down Expand Up @@ -445,23 +445,10 @@ <h1 id="references">References</h1>
rel="me"
href="https://infosec.exchange/@patrickrbc"
target="_blank"
title="patrickrbc"
title=""
>
infosec.exchange/@patrickrbc
</a>
</li><li>
<a
rel="me"
href="https://t.me/patrickrbc"
target="_blank"
title="patrickrbc"
><svg class="svg-icon">
<use
xlink:href="/assets/minima-social-icons.svg#telegram"
></use>
</svg>
<span class="username">patrickrbc</span>
</a>
</li><li>
<a
href="https://github.com/patrickrbc"
Expand All @@ -485,15 +472,13 @@ <h1 id="references">References</h1>
<span class="username">patrickrbc</span></a
>
</li><li>
<a
href="https://www.twitter.com/patrickrbc"
target="_blank"
<a href="/feed.xml" target="_blank"
><svg class="svg-icon">
<use
xlink:href="/assets/minima-social-icons.svg#twitter"
xlink:href="/assets/minima-social-icons.svg#rss"
></use>
</svg>
<span class="username">patrickrbc</span></a
<span>feed.xml</span></a
>
</li></ul>
</div>
Expand Down
29 changes: 7 additions & 22 deletions _site/2021/07/31/wildcard-subdomain-enum.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<html lang="en"><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.7.1 -->
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Subdomain enumeration with wildcard records | patrickrbc</title>
<meta name="generator" content="Jekyll v3.9.1" />
<meta name="generator" content="Jekyll v3.9.5" />
<meta property="og:title" content="Subdomain enumeration with wildcard records" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="TL;DR" />
Expand All @@ -17,7 +17,7 @@
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Subdomain enumeration with wildcard records" />
<script type="application/ld+json">
{"url":"http://localhost:4000/2021/07/31/wildcard-subdomain-enum","headline":"Subdomain enumeration with wildcard records","dateModified":"2021-07-31T13:49:00-03:00","datePublished":"2021-07-31T13:49:00-03:00","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2021/07/31/wildcard-subdomain-enum"},"description":"TL;DR","@type":"BlogPosting","@context":"https://schema.org"}</script>
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2021-07-31T13:49:00-03:00","datePublished":"2021-07-31T13:49:00-03:00","description":"TL;DR","headline":"Subdomain enumeration with wildcard records","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/2021/07/31/wildcard-subdomain-enum"},"url":"http://localhost:4000/2021/07/31/wildcard-subdomain-enum"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/main.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="patrickrbc" /></head>
<body><header class="site-header">
Expand Down Expand Up @@ -136,23 +136,10 @@ <h1 id="finding-interesting-stuff">Finding interesting stuff</h1>
rel="me"
href="https://infosec.exchange/@patrickrbc"
target="_blank"
title="patrickrbc"
title=""
>
infosec.exchange/@patrickrbc
</a>
</li><li>
<a
rel="me"
href="https://t.me/patrickrbc"
target="_blank"
title="patrickrbc"
><svg class="svg-icon">
<use
xlink:href="/assets/minima-social-icons.svg#telegram"
></use>
</svg>
<span class="username">patrickrbc</span>
</a>
</li><li>
<a
href="https://github.com/patrickrbc"
Expand All @@ -176,15 +163,13 @@ <h1 id="finding-interesting-stuff">Finding interesting stuff</h1>
<span class="username">patrickrbc</span></a
>
</li><li>
<a
href="https://www.twitter.com/patrickrbc"
target="_blank"
<a href="/feed.xml" target="_blank"
><svg class="svg-icon">
<use
xlink:href="/assets/minima-social-icons.svg#twitter"
xlink:href="/assets/minima-social-icons.svg#rss"
></use>
</svg>
<span class="username">patrickrbc</span></a
<span>feed.xml</span></a
>
</li></ul>
</div>
Expand Down
Loading

0 comments on commit a53a877

Please sign in to comment.