Add files via upload

main
Cristian Cezar Moisés 2024-02-18 06:30:43 +00:00 committed by GitHub
parent 4f5ad6a7af
commit ba9f120b68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
16 changed files with 57 additions and 13 deletions

View File

@ -4,6 +4,3 @@
<a href="https://www.gnu.org/software/guile/"><img src="https://luis-felipe.gitlab.io/media/badges/gnu-guile-made.svg" alt="LISP"></a>
<img src="https://i.imgur.com/GHX6W1j.png">
<img src="https://i.imgur.com/F3JAl1y.png">
<img src="https://i.imgur.com/1rSR1mI.png">
<img src="https://i.imgur.com/LwUs11T.png">

43
site/-brutefox.html Normal file
View File

@ -0,0 +1,43 @@
<!DOCTYPE html><head><meta charset="utf-8" /><meta name="description" content="C.C.M. personal website" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>💪 Brutefox — C.C.M. Homepage</title><link rel="stylesheet" href="/css/default.css" /></head><body><header><div id="block"><p>+&gt;---------------------------&lt;+</p><p>[<a href="/about.html">About</a>]--[<a href="/research.html">Research</a>]--[<a href="/projects.html">Projects</a>]</p><p>+&gt;---------------------------&lt;+</p><br /></div></header><div id="block"><h1>💪 Brutefox</h1><div>February 15, 2024</div><div><h2>Firefox with steroids</h2><h4>💬 Tutorial on Youtube [<a href="https://www.youtube.com/embed/FlC7b2z4kHQ">here</a>]</h4><p>🇧🇷 Para o tutorial em português clique [<a href="https://github.com/cristiancmoises/brutefox/blob/main/LEIA-ME.md">aqui</a>]</p><p><div style="text-align: center"><img src="/images/brute.png" /></div></p><blockquote><h3>START FIREFOX AND DIGIT IN THE SEARCH BOX:</h3></blockquote><div id="code"><pre style="overflow: auto"><code> about:config</code></pre></div><p><em>*Then press enter</em></p><blockquote><h3>Paste the command and search, then change the value:</h3></blockquote><div id="code"><pre style="overflow: auto"><code> network.http.pipelining |True
network.http.pipelining.maxrequests |32
network.http.proxy.pipelining |True
network.dns.disableIPv6 |True
plugin.expose_full_path |True
nglayout.initialpaint.delay |0
content.notify.backoffcount |5
ui.submenuDelay |0
browser.cache.memory.capacity |32768
layout.spellcheckDefault |2
browser.download.animateNotifications|False
security.dialog_enable_delay |0
network.prefetch-next |False
browser.newtabpage.activity-stream.feeds.telemetry |False
browser.newtabpage.activity-stream.telemetry |False
browser.ping-centre.telemetry |False
toolkit.telemetry.archive.enabled |False
toolkit.telemetry.bhrPing.enabled |False
toolkit.telemetry.enabled |False
toolkit.telemetry.firstShutdownPing.enabled |False
toolkit.telemetry.hybridContent.enabled |False
toolkit.telemetry.newProfilePing.enabled |False
toolkit.telemetry.reportingpolicy.firstRun |False
toolkit.telemetry.shutdownPingSender.enabled |False
toolkit.telemetry.unified |False
toolkit.telemetry.updatePing.enabled |False
reader.parse-on-load.enabled |False
reader.parse-on-load.force-enabled |False
browser.pocket.enabled |False
loop.enabled |False </code></pre></div><h3>INSTALL SOME ADDONS TO INCREASE THE SECURITY:</h3><p><div style="text-align: center"><img src="https://github.com/cristiancmoises/brutefox/assets/86272521/f93b99c3-b7dc-40a8-8a80-9eb7bc007fe5" /></div>
[<a href="https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/">Ublock</a>]
<div style="text-align: center"><img src="https://github.com/cristiancmoises/brutefox/assets/86272521/f9c52e17-b859-4318-80a0-8d45f26da806" /></div>
[<a href="https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/">PrivacyBadger</a>]
<div style="text-align: center"><img src="https://github.com/cristiancmoises/brutefox/assets/86272521/dccd79b3-c58b-404e-a30b-deba0b8abeab" /></div>
[<a href="https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/">CanvasBlocker</a>]
<div style="text-align: center"><img src="https://github.com/cristiancmoises/brutefox/assets/86272521/cfb0b18a-bd20-4754-ad88-72ee4cd48d2c" /></div>
[<a href="https://addons.mozilla.org/en-US/firefox/addon/browsec/">BrowSec</a>]</p><hr /><h3>FOR PARANOIDS:</h3><p><div style="text-align: center"><img src="https://github.com/cristiancmoises/brutefox/assets/86272521/e6aa98fd-6dc8-4a2f-abe5-79f822e131f5" /></div>
[<a href="https://addons.mozilla.org/en-US/firefox/addon/noscript/">NOScript</a>]
<div style="text-align: center"><img src="https://github.com/cristiancmoises/brutefox/assets/86272521/724a9ca5-3943-4441-8dcb-3e344a1242b8" /></div>
[<a href="https://ftp.gnu.org/gnu/librejs/librejs-7.21.0.xpi">LibreJS</a>]</p><hr /><h3>BONUS - A TRUE DARK BROWSER</h3><p><div style="text-align: center"><img src="https://github.com/cristiancmoises/brutefox/assets/86272521/db293502-20d8-45ea-be6b-c417f6160371" /></div>
[<a href="https://addons.mozilla.org/en-US/firefox/addon/all-back-no-highlight/">AmoledTheme</a>]
<div style="text-align: center"><img src="https://github.com/cristiancmoises/brutefox/assets/86272521/2fcb5977-8270-48cd-9307-f363ee0bdbc3" /></div>
[<a href="https://addons.mozilla.org/en-US/firefox/addon/dark-background-light-text/">DarkBG</a>]</p><hr /></div></div><footer><div id="block"><br /><p>+&gt;---------------------------&lt;+</p><div>[<a href="https://github.com/cristiancmoises">GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>]--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p>[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with [<a href="http://haunt.dthompson.us">Haunt</a>] in [<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>]</p><p>+&gt;---------------------------&lt;+</p></div></footer></body>

3
site/-gorilazadah.html Normal file
View File

@ -0,0 +1,3 @@
<!DOCTYPE html><head><meta charset="utf-8" /><meta name="description" content="C.C.M. personal website" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>🦍 Gorilazadah — C.C.M. Homepage</title><link rel="stylesheet" href="/css/default.css" /></head><body><header><div id="block"><p>+&gt;---------------------------&lt;+</p><p>[<a href="/about.html">About</a>]--[<a href="/research.html">Research</a>]--[<a href="/projects.html">Projects</a>]</p><p>+&gt;---------------------------&lt;+</p><br /></div></header><div id="block"><h1>🦍 Gorilazadah</h1><div>February 18, 2024</div><div><h2>Awesome Script for Clean and Update your Windows</h2><blockquote><p>Para a versão em português clique [<a href="https://github.com/cristiancmoises/gorilazadah/blob/main/LEIA-ME.md">🇧🇷</a>]</p></blockquote><p><div style="text-align: center"><img src="/images/go.png" /></div></p><hr /><h4>You dont have time for checking windows updates and softwares every time?</h4><h3>This script is for you!</h3><h1>Download</h1><h2>[<a href="/download/gorilazadah.ps1">Gorilazada</a>]</h2><h2>[<a href="/downlaod/clean.bat">Clean</a>]</h2><h2>Usage:</h2><p>In the windows gui perform the following steps:</p><p>1.) Open the Local Group Policy Editor by hitting &quot;Win + R&quot; and typing: <strong>gpedit.msc</strong> followed by <strong>Ctrl + Shift + Enter</strong>.</p><p>2.) Navigate to Computer **Configuration\Windows Settings\Scripts (Startup/Shutdown).</p><p>3.) In the results pane, double-click Shutdown.</p><p>4.) Select the powershell tab</p><p>5.) In the Shutdown Properties dialog box, click <strong>Add</strong>.</p><p>6.) In the Script Name box, type the path to the script, or click Browse to search <strong>gorilazadah.ps1</strong> in the Netlogon shared folder on the domain controller.</p><p>7.) Now add the <strong>clean.bat</strong> into scripts (Configuration\Windows Settings\Scripts)(double-click Shutdown).</p><p>All cache are cleaned by the <strong>clean.bat</strong> (Include all temp from Microsoft Teams)
Now all an administrator has to do is reboot the computer to perform windows updates smoothly.
The same steps can be performed in GPO to acomplish the same thing on multiple Windows machines at the same time. <strong>#profit</strong></p></div></div><footer><div id="block"><br /><p>+&gt;---------------------------&lt;+</p><div>[<a href="https://github.com/cristiancmoises">GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>]--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p>[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with [<a href="http://haunt.dthompson.us">Haunt</a>] in [<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>]</p><p>+&gt;---------------------------&lt;+</p></div></footer></body>

BIN
site/images/brute.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

BIN
site/images/faster2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
site/images/faster3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

BIN
site/images/faster4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
site/images/mask.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

BIN
site/images/open.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 KiB

BIN
site/images/open1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

BIN
site/images/open2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB

BIN
site/images/snow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
site/images/stegoshare.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
site/images/tor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

1
site/site/404.html Normal file
View File

@ -0,0 +1 @@
<!DOCTYPE html><head><meta charset="utf-8" /><meta name="description" content="C.C.M. personal website" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>404 — C.C.M. Homepage</title><link rel="stylesheet" href="/css/default.css" /></head><body><header><div id="block"><p>+&gt;---------------------------&lt;+</p><p>[<a href="/about.html">About</a>]--[<a href="/research.html">Research</a>]--[<a href="/projects.html">Projects</a>]</p><p>+&gt;---------------------------&lt;+</p><br /></div></header><div id="block"><h1>404 Page Not Found</h1><p>Unfortunately the page you've tried to access doesn't exist!</p><br /><h2>Return [<a href="/">Home</a>]?</h2></div><footer><div id="block"><br /><p>+&gt;---------------------------&lt;+</p><div>[<a href="https://github.com/cristiancmoises">GitHub</a>]--[<a href="https://www.linkedin.com/in/cristiancezarmoises">LinkedIn</a>]</div><div>[<a href="https://orcid.org/0000-0001-9533-4916">ORCID</a>]--[<a href="https://arxiv.org/search/?">ArXiv</a>]--[<a href="https://youtube.com/@securityops">Youtube</a>]</div><p>© 2024 Cristian Cezar Moises</p><p>[<a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>]</p><p>Built with [<a href="http://haunt.dthompson.us">Haunt</a>] in [<a href="https://www.gnu.org/software/guile/guile.html">Scheme</a>]</p><p>+&gt;---------------------------&lt;+</p></div></footer></body>

View File

@ -34,7 +34,7 @@
default-theme
static-page
research-posts
misc-posts
projects-posts
centered-image
commonmark-reader*
date))
@ -83,19 +83,19 @@
"Check if POST has a research tag."
(contains? (post-ref post 'tags) "research"))
(define (misc? post)
"Check if POST has a misc tag."
(contains? (post-ref post 'tags) "misc"))
(define (projects? post)
"Check if POST has a projects tag."
(contains? (post-ref post 'tags) "projects"))
(define (research-posts posts)
"Returns POSTS that contain research tag in reverse chronological order."
(posts/reverse-chronological
(filter research? posts)))
(define (misc-posts posts)
"Returns POSTS that contain misc tag in reverse chronological order."
(define (projects-posts posts)
"Returns POSTS that contain projects tag in reverse chronological order."
(posts/reverse-chronological
(filter misc? posts)))
(filter projects? posts)))
;;; Links ------------------------------------------------------------
@ -122,9 +122,9 @@
(define (header-box)
`(div (@ (id "block"))
(p "+>---------------------------<+")
(p ,(link* "About" "https://cristiancmoises.github.io/site/about.html")--
,(link* "Research" "https://cristiancmoises.github.io/site/research.html")--
,(link* "Miscellany" "https://cristiancmoises.github.io/site/misc.html"))
(p ,(link* "About" "/about.html")--
,(link* "Research" "/research.html")--
,(link* "Projects" "/projects.html"))
(p "+>---------------------------<+")
(br)))