Open Source
-
Corporate Participation in Open Source
Joining Open Source Communities: A Step-by-Step Guide to Encourage Corporate Participation in Open Source Projects by Olivia Gallucci.
-
Open Source Malware Tactics and Developmental Trends
In August 2021, I began a research project on open source malware under Dr. Amit Ray. This article examines the results collected through…
-
Navigating the Open Source Security Community
Want to learn how to contribute to open source security projects? Click here to learn more! We’ll discuss history, culture, and technology.
-
Changing WordPress Themes: A Security Checkup
Every so often, it is good to check up on things. Here are a few things I did after changing my WordPress theme.
-
Like My Website?: Here is How I used Open Source Tools to Build It!
Want to learn how I built my website with WordPress’ Gutenberg block editor and custom CSS? Read this learn about WordPress design!
-
Design Elements of My Website
See components of my web page design, like custom CSS, HTML, and WordPress Gutenberg blocks. Usability tips too!
-
Junior Black Teaming ISTS: Blockchain Explorer
Read about my junior black teaming experience at the 2022 ISTS competition. Let’s see some blockchain smart contracts! Yay RITSEC!
-
Connecting Angular Apps to MySQL
What to learn how to connect a MySQL database (hosted on a server) to an Angular project written in Java? Click to learn MySQL / Angular!
-
Offensive Security Phases and Frameworks
A cheat sheet of offensive security attack types, phases, and frameworks (i.e., Mandiant). Helps find what tools to use in each attack phase.
-
How to create a MySQL Database for Book Inventory Management
Learn how to create a MySQL Database for Book Inventory Management! Post include a sample MySQL book database.