Check Price and Token Limits in ZapGPT with OpenAI Provider
2025/06/21
Learn how to use ZapGPT to check token prices and context window limits for OpenAI models so you can switch models as needed based on cost and use-case.
How to Use AI to Create Commit Messages with ZapGPT
2025/06/11
Writing clear and concise commit messages is crucial for maintainable code and effective collaboration. But let’s face it—crafting the perfect message can be tedious. Enter ZapGPT, an …
Working with Gzip Files in Linux: Seamless Integration with Popular Tools
2025/05/21
Explore how gzip-compressed files can be used directly with popular Linux tools like Evince, Wireshark, and Vim, streamlining your workflow without manual decompression.
Exploring AI Models with ZapGPT: A Simplified Approach
2025/05/10
A deep dive into how ZapGPT simplifies the process of experimenting with various AI models.
Don’t Enter Your Password Into That Website: A Rant You Need to Hear
2025/05/01
Let me set the stage. I came across a YouTube video the other day where the creator casually suggested that you can “check if your password has been leaked” by typing it directly into a …
How Vim Can Make a Hacker’s Life Easier with Macros and Registers
2025/03/09
Explore how Vim’s macros and registers can streamline repetitive tasks, making life easier for hackers, pentesters, and security researchers.
GOAD_Provisioning_ActiveDirectory
2025/03/02
Today we will talk about GOAD, from its creators: […] GOAD is a pentest active directory LAB project. The purpose of this lab is to give pentesters a vulnerable Active directory environment …
Using Burp with Containers In Docker
2025/02/08
When testing applications running inside Docker containers, intercepting traffic with Burp Suite can be challenging because containers don’t automatically trust Burp’s CA certificate. Without trust, …
Anonymous AI Chat with different models
2024/12/31
If you ever wished that you did not have to login or could use AI chat with anonymity, then you are in luck and right place, read on. Head over to DuckDuckGo search. Click on the Hamburger menu in the …
Using AI to Visualize File Contents: A Sandbox Adventure
2024/11/22
How my inqusitiveness led me to bypass ChatGPT restriction. […] It all began when I stumbled upon the fascinating capability of using AI to visually represent. The idea was simple yet …
Cyborg Room Walkthrough
2024/11/17
Room URL: Cyborg Room IP: 10.10.79.217 - This will be different for you. […] We begin our reconnaissance phase by scanning the target using Nmap. This helps us identify the open ports and …
Exploring MSC Files in Windows
2024/11/10
In Windows, MSC files are shortcuts that open specific Microsoft Management Consoles (MMC)—a centralized interface that allows administrators and advanced users to manage various system settings, …