FreePascal & OWASP Top 10— 2. Broken AuthenticationIn this article we’re going to talk about the second entry on the OWASP Top 10 list, Broken Authentication.Jul 7, 2020A response icon1Jul 7, 2020A response icon1
Secure your users passwords with an OWASP ASVA v.4 MicroserviceIf we could all just trust each other..Jun 15, 2020Jun 15, 2020
Serve static webpages with FreePascalIn the past I’ve talked about REST API’s, JSON, hashing, and whatnot.Jun 1, 2020A response icon1Jun 1, 2020A response icon1
FreePascal REST API’s — Authenticating requests with Basic AuthBefore your REST API performs actions for a user, it’s a good idea to authenticate the request.May 27, 2020May 27, 2020
Hash It Like You Mean It — Proper password hashing in FreePascalThe title is a bit of a giveaway. Today we’ll be talking about hashing and salting, and more importantly we’re going to talk about how to…May 24, 2020A response icon2May 24, 2020A response icon2
URL Routes and Parameters in FreePascal Web serversA while back I wrote about how to create REST API’s with FreePascal.May 17, 2020A response icon2May 17, 2020A response icon2
FreePascal & OWASP Top 10 — Injection AttacksWhat’s an injection attack, and how can you secure your FreePascal application against them?May 10, 2020May 10, 2020
How I Hacked My Windows 10 Local Account In 30 SecondsI’m about to show you exactly how I hacked into my Windows 10 laptop. The whole thing takes about thirty seconds after booting up.Mar 2, 2020Mar 2, 2020
FreePascal and JSONJSON is the de facto standard for moving data around the web. It’s easy to work with using FreePascal but I still people confused about…Oct 13, 2019A response icon5Oct 13, 2019A response icon5
Create a web scraper with FreePascal & LazarusA friend of mine stumbled on the https://books.goalkicker.com/ website, he was impressed, and knowing I’m always on the lookout for good…Oct 9, 2019A response icon1Oct 9, 2019A response icon1