Category: Code
If you’re an aspiring coder or a seasoned programmer, then you must be passionate about the art of coding. Our “Coding” category is your one-stop-shop for everything related to programming. Here, you’ll find a rich repository of code examples in popular languages like Python, JavaScript, and more.
How to Create a Fast Website Crawler in PowerShell
Welcome! Today, we’re going to talk about something really interesting — how to create a fast website crawler using PowerShell. Now, you might be wondering, [more…]
What Is the Mcrypt Extension in PHP and Why Was It Deprecated?
Understanding the Role of Mcrypt in PHP Development In the realm of PHP development, the mcrypt extension once stood as a crucial tool for data [more…]
How to Restart the MySQL Service on Ubuntu (2024)
Imagine you’re at the wheel of a Linux-powered beast. You’ve been cruising along, and suddenly, you hit a snag – your MySQL database is giving [more…]
What is SQL?
Ever found yourself in a situation where you’ve got tons of information to sort through? Imagine you’ve got this huge collection of vinyl records, but [more…]
Create Your Own API with Python Flask, MySQL and a VPS
I wanted to have my own API, so I took a dive with the Flask API, MySQL and a simple Ubuntu VPS. I managed to [more…]
Quickly crawl some pages and get the status codes back
This Python 3 code will quickly crawl some URLs you have defined in the input.txt file. It will then return back the output in the [more…]
Hacker Emojis: Express Yourself in Cybersecurity Style
Hacker Emojis, those small digital images or icons used to express an idea or emotion, have become a universal language on the internet. They add [more…]
How to add Author to Qi WordPress Posts
Likely, you’re using the QI WordPress theme and finding it frustrating that you can’t add the author info right at the beginning of your blog. [more…]
Computing checksums with Python and Hashlib
In the world of cybersecurity and threat hunting, computing checksums is a common practice to ensure data integrity and verify the authenticity of files. Checksums [more…]
How To Fix The “No card found (Card error)” Error On Twitter and WordPress
Hey cyberwarriors, in this guide, we will take a look on How to fix the “No card found (Card error)” error on Twitter. This error [more…]