From ba9f120b68041817aebb500258b80806677b58a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Sun, 18 Feb 2024 06:30:43 +0000 Subject: Add files via upload --- README.md | 3 --- site/-brutefox.html | 43 +++++++++++++++++++++++++++++++++++++++++++ site/-gorilazadah.html | 3 +++ site/images/brute.png | Bin 0 -> 107427 bytes site/images/faster2.png | Bin 0 -> 33269 bytes site/images/faster3.png | Bin 0 -> 56780 bytes site/images/faster4.png | Bin 0 -> 33988 bytes site/images/mask.png | Bin 0 -> 121943 bytes site/images/open.png | Bin 0 -> 391900 bytes site/images/open1.png | Bin 0 -> 203185 bytes site/images/open2.png | Bin 0 -> 94078 bytes site/images/snow.png | Bin 0 -> 28014 bytes site/images/stegoshare.png | Bin 0 -> 12701 bytes site/images/tor.png | Bin 0 -> 27599 bytes site/site/404.html | 1 + useful.scm | 20 ++++++++++---------- 16 files changed, 57 insertions(+), 13 deletions(-) create mode 100644 site/-brutefox.html create mode 100644 site/-gorilazadah.html create mode 100644 site/images/brute.png create mode 100644 site/images/faster2.png create mode 100644 site/images/faster3.png create mode 100644 site/images/faster4.png create mode 100644 site/images/mask.png create mode 100644 site/images/open.png create mode 100644 site/images/open1.png create mode 100644 site/images/open2.png create mode 100644 site/images/snow.png create mode 100644 site/images/stegoshare.png create mode 100644 site/images/tor.png create mode 100644 site/site/404.html diff --git a/README.md b/README.md index 89de0ac..5d6d232 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,3 @@ LISP - - - diff --git a/site/-brutefox.html b/site/-brutefox.html new file mode 100644 index 0000000..d92a086 --- /dev/null +++ b/site/-brutefox.html @@ -0,0 +1,43 @@ +💪 Brutefox — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


💪 Brutefox

February 15, 2024

Firefox with steroids

💬 Tutorial on Youtube [here]

🇧🇷 Para o tutorial em português clique [aqui]

START FIREFOX AND DIGIT IN THE SEARCH BOX:

         about:config

*Then press enter

Paste the command and search, then change the value:

    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                                       

INSTALL SOME ADDONS TO INCREASE THE SECURITY:

+[Ublock] +
+[PrivacyBadger] +
+[CanvasBlocker] +
+[BrowSec]


FOR PARANOIDS:

+[NOScript] +
+[LibreJS]


BONUS - A TRUE DARK BROWSER

+[AmoledTheme] +
+[DarkBG]


\ No newline at end of file diff --git a/site/-gorilazadah.html b/site/-gorilazadah.html new file mode 100644 index 0000000..3afd70d --- /dev/null +++ b/site/-gorilazadah.html @@ -0,0 +1,3 @@ +🦍 Gorilazadah — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


🦍 Gorilazadah

February 18, 2024

Awesome Script for Clean and Update your Windows

Para a versão em português clique [🇧🇷]


You dont have time for checking windows updates and softwares every time?

This script is for you!

Download

[Gorilazada]

[Clean]

Usage:

In the windows gui perform the following steps:

1.) Open the Local Group Policy Editor by hitting "Win + R" and typing: gpedit.msc followed by Ctrl + Shift + Enter.

2.) Navigate to Computer **Configuration\Windows Settings\Scripts (Startup/Shutdown).

3.) In the results pane, double-click Shutdown.

4.) Select the powershell tab

5.) In the Shutdown Properties dialog box, click Add.

6.) In the Script Name box, type the path to the script, or click Browse to search gorilazadah.ps1 in the Netlogon shared folder on the domain controller.

7.) Now add the clean.bat into scripts (Configuration\Windows Settings\Scripts)(double-click Shutdown).

All cache are cleaned by the clean.bat (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. #profit

\ No newline at end of file diff --git a/site/images/brute.png b/site/images/brute.png new file mode 100644 index 0000000..8577b4d Binary files /dev/null and b/site/images/brute.png differ diff --git a/site/images/faster2.png b/site/images/faster2.png new file mode 100644 index 0000000..e35f0dc Binary files /dev/null and b/site/images/faster2.png differ diff --git a/site/images/faster3.png b/site/images/faster3.png new file mode 100644 index 0000000..f7ed25b Binary files /dev/null and b/site/images/faster3.png differ diff --git a/site/images/faster4.png b/site/images/faster4.png new file mode 100644 index 0000000..9209ae8 Binary files /dev/null and b/site/images/faster4.png differ diff --git a/site/images/mask.png b/site/images/mask.png new file mode 100644 index 0000000..43264c1 Binary files /dev/null and b/site/images/mask.png differ diff --git a/site/images/open.png b/site/images/open.png new file mode 100644 index 0000000..dde37af Binary files /dev/null and b/site/images/open.png differ diff --git a/site/images/open1.png b/site/images/open1.png new file mode 100644 index 0000000..e82c24a Binary files /dev/null and b/site/images/open1.png differ diff --git a/site/images/open2.png b/site/images/open2.png new file mode 100644 index 0000000..75b60c0 Binary files /dev/null and b/site/images/open2.png differ diff --git a/site/images/snow.png b/site/images/snow.png new file mode 100644 index 0000000..c464c81 Binary files /dev/null and b/site/images/snow.png differ diff --git a/site/images/stegoshare.png b/site/images/stegoshare.png new file mode 100644 index 0000000..22b247b Binary files /dev/null and b/site/images/stegoshare.png differ diff --git a/site/images/tor.png b/site/images/tor.png new file mode 100644 index 0000000..00e22fe Binary files /dev/null and b/site/images/tor.png differ diff --git a/site/site/404.html b/site/site/404.html new file mode 100644 index 0000000..2558bd6 --- /dev/null +++ b/site/site/404.html @@ -0,0 +1 @@ +404 — C.C.M. Homepage

+>---------------------------<+

[About]--[Research]--[Projects]

+>---------------------------<+


404 Page Not Found

Unfortunately the page you've tried to access doesn't exist!


Return [Home]?

\ No newline at end of file diff --git a/useful.scm b/useful.scm index db7f6b9..9ea26d8 100644 --- a/useful.scm +++ b/useful.scm @@ -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))) -- cgit v1.2.3