Sunday, 31 March 2024
Interesting Snippets from 2024-03-31
-
GitHub - Zavy86/WikiDocs: 📗 Just a databaseless markdown flat-file wiki engine
Just a databaseless markdown flat-file wiki engine
-
Secure Cloud Business Applications (SCuBA) Project | CISA
The Secure Cloud Business Applications (SCuBA) project provides guidance and capabilities to secure agencies’ cloud business application environments and protect federal information that is created, accessed, shared and stored in those environments. SCuBA will help secure Federal Civilian Executive Branch (FCEB) information assets stored within cloud environments through consistent, effective, modern, and manageable security configurations.
Interesting Snippets from 2024-03-30
-
ldd(1) and untrusted binaries - Julio Merino (jmmv.dev)
Be aware, however, that in some circumestances, some versions of ldd may attempt to obtain the dependency information by directly executing the program. Thus, you should never employ ldd on an untrusted executable.
Interesting Snippets from 2024-03-28
-
BatchPatch – The Ultimate Windows Update Tool | The Best Windows Patch Management Software & WSUS Tools
*Install Windows Updates remotely across your entire network *Patch and reboot MANY computers, simultaneously, with just a few clicks *Execute software deployments, custom scripts and processes on remote hosts *Monitor status in real-time with progress indicators and integrated pinging *Dramatically reduce the amount of time needed to deploy software and updates
-
GitHub - microsoft/Security-101: 7 Lessons, Kick-start Your Cybersecurity Learning.
In this rapidly changing age of AI technology adoption, it is even more critical to understand how to secure IT systems. This course is designed to teach you fundamental cyber security concepts to kick-start your security learning. It is vendor agnostic and is divided into small lessons that should take around 30-60 mins to complete. Each lesson has a small quiz and links to further reading if you want to dive into the topic a bit more.
Interesting Snippets from 2024-03-27
-
FAQ - voidtools
What is "Everything"? "Everything" is search engine that locates files and folders by filename instantly for Windows. Unlike Windows search "Everything" initially displays every file and folder on your computer (hence the name "Everything"). You type in a search filter to limit what files and folders are displayed.
Interesting Snippets from 2024-03-25
-
GitHub - gildas-lormeau/single-file-cli: CLI tool for saving a faithful copy of a complete web page in a single HTML file
SingleFile can be launched from the command line by running it into a (headless) browser. It runs through Deno as a standalone script injected into the web page via the Chrome DevTools Protocol instead of being embedded into a WebExtension.