Posts
All the articles.
How to create AWS Lambda Function with Go
Published: at 06:06 PMIn this tutorial, we will walk you through the steps to create an AWS Lambda function that runs a Go binary using a custom runtime.
How To Setup Private Interactsh Server
Published: at 05:06 PMOut-of-band interaction testing is useful technique for identifying potential security flaws. Interactsh, developed by ProjectDiscovery, is a powerful open-source tool designed to detect vulnerabilities causing external interactions. This article provides a short guide on configuring your own private Interactsh server, giving you the autonomy to tailor the environment to your specific needs.
Guide to Command-Line Tools on macOS
Published: at 02:00 PMUnderstanding macOS terminal commands can greatly enhance your efficiency and control over your system. From managing clipboard contents and opening applications to configuring system settings and handling file attributes, these commands offer powerful solutions to everyday tasks. By incorporating these techniques into your workflow, you can streamline operations, automate processes with osascript, and fully leverage the capabilities of your macOS environment. Keep experimenting and exploring to unlock even more potential from your terminal commands.
Guide to Using ffuf
Published: at 11:00 AMFfuf (Fuzz Faster U Fool) is a versatile and powerful tool for fuzzing web applications, helping you discover hidden files, directories, subdomains, and more. This guide provides detailed examples and explanations for using ffuf in various scenarios.
Guide to Using httpx
Published: at 12:00 PMhttpx is a powerful tool designed for HTTP probing and reconnaissance. It allows users to identify and gather information about web services efficiently. Below, we dive into various commands and usage scenarios of httpx, providing detailed examples and descriptions for each feature.