96 Articles in the category: Latest Published
Learn Pentesting Basics in One Week? – Try This Challenge
Thu, 20th of January 2022 1:59 PMTo help with my Cybersecurity job search, I thought it would be interesting to see how much pentesting I can learn in a one-week period. I'll describe what I've done, starting from the basics. I'll...
Using Amazon AWS EC2 and Lucee to Host Legacy ColdFusion CFML Pages
Sat, 15th of January 2022 1:17 PMThis page describes setting up a CFML server using Lucee (compatible with Adobe ColdFusion CFML pages) on Amazon's AWS EC2 cloud computing service. I was looking for a way to host example/demo versions of some of...
What it Was Like to Use the Internet in 1991
Sat, 15th of January 2022 10:50 AMThis page describes what it was like to use the Internet in 1991. This was before almost anyone in ordinary life had even heard of the Internet. Back then, it was almost a completely blank...
How to Make a 'Load More' Button in jQuery and AJAX
Wed, 12th of January 2022 12:44 PMThis page shows the code for a "Load More" button, using jQuery and AJAX. It can be used to add any content to a <DIV> inside web page while the rest of the page is...
bWAPP – A Deliberately Buggy Web App to Practice Cybersecurity
Mon, 10th of January 2022 11:20 PMThis page describes how to install bee-box, a virtual Linux installation containing bWAPP, which is a deliberately buggy web application to practice pentesting and other cyber security skills on. From the bWAPP website: ...
Learning JavaScript and HTML Forms – Make a Simple Quiz
Mon, 10th of January 2022 7:53 PMThis page demonstrates a simple quiz written in JavaScript and HTML forms, made for a TAFE course in web and database development/design in 2001. This kind of quiz makes a good project to practice on when...
Bugster Rush – My 10 Year-Old Son's First Coding Project
Tue, 4th of January 2022 9:52 PMMy 10 year-old son made this game in the language Scratch in a few hours (with some help). Neither of us had coded in Scratch before, and I hadn't really seen it before at all. At...
Introduction to the Iptables Firewall Program for Linux
Mon, 3rd of January 2022 8:51 PMThis page gives a quick introduction to the Iptables firewall software for Linux. More details will follow later... 1. How Iptables Works. The term “iptables” may refer to either the software firewall which is integrated...
Basics of SQL Injection Attacks
Mon, 3rd of January 2022 8:15 PMSQL injection attacks are carried out by inserting SQL code into a field where user input is accepted. If the user input is not correctly handled, this can result in the code executing by the...
Learn Encryption Concepts with the Historic Caesar Cipher
Thu, 30th of December 2021 11:32 PMThis is the first type of "secret spy code" I learned as a child, from a book called "The Spy's Guidebook". Years later, I learned that it's called a Caesar Cipher — named after Julius...
Coding for Kids – So Many Ways to Learn Coding: Take Your Pick
Wed, 29th of December 2021 11:02 PMThere are more ways now to learn coding than ever before. There's so many different ways to start learning now, it's almost like the hardest thing about the whole process is just knowing where to...
Portfolio Showing Some of My First Websites
Tue, 28th of December 2021 2:18 PMThis page shows some examples of websites I made when I started working as a freelance full-stack web and database developer/designer in 2001. I'll add a lot more to this page soon, and also demo some...
My First Promotional Website As a Web Developer
Mon, 27th of December 2021 12:57 AMThis page shows a live example of the first promotional website I made when I started working as a freelance full-stack web and database developer/designer in 2001. I'll write more about the site here soon, and...
Ideas to Help Poor Eyesight from Reading and Screen Use
Mon, 27th of December 2021 12:11 AMDo you get sore eyes from doing a lot of reading and looking at screens? I had perfect eyesight for most of my life, though in the last few years this had declined. Here are...