PinnedInInfoSec Write-upsbyAdam J Sturge·Feb 9, 2023Making $500 by flipping a 0 to 1I recently found my first vulnerability in the wild. The vulnerability was a P1 and all I had to do was turn a 0 into a 1.
PinnedInInfoSec Write-upsbyAdam J Sturge·Jan 19, 2023Easy XSSHunter Discord AlertsThis will be a setup guide for XSSHunter and integrating it with Discord
PinnedInInfoSec Write-upsbyAdam J Sturge·Jan 14, 2023Easy XSSHunter Express Setup ScriptWith xsshunter.com shutting down setting up your own xsshunter will be more important. This script will make it a lot easierA response icon1A response icon1
PinnedInInfoSec Write-upsbyAdam J Sturge·Dec 18, 2022Burp Suite Android EmulatorGuide to setup Burp Suite on your Android EmulatorA response icon2A response icon2
Adam J Sturge·Feb 13, 2024Hosting a Site for free with Hugo and Cloudflare TogetherI recently was messing with Hugo and static website generate. You can host these sites for free with Cloudflare and have many advantages…
InInfoSec Write-upsbyAdam J Sturge·Mar 25, 2023Linus Tech Tips’ YouTube Hijacking Highlights the Importance of Customizable Permissions and…The recent security breach experienced by Linus Tech Tips, a popular technology YouTube channel, serves as a stark reminder of the…
InInfoSec Write-upsbyAdam J Sturge·Feb 1, 2023Increasing Website SecurityI will be going over things you can add to your company's code base to increase the security of your app.
InInfoSec Write-upsbyAdam J Sturge·Jan 15, 2023Breaking into Cybersecurity as a DeveloperI just finished my first year working as security engineer and wanted to give a recap of all the things I did to get into my current role…
InInfoSec Write-upsbyAdam J Sturge·Jan 11, 2023Your own VPN with WireGuard (Raspberry Pi)This guide will walk you through the process of setting up a VPN with WireGuard. WireGuard is a modern and secure VPN that is very easy to…
InInfoSec Write-upsbyAdam J Sturge·Jan 6, 2023Scheduling Recon Scripts with DockerCronjobs are useful for scheduling tasks to run automatically at a specified time or interval. In this tutorial, we’ll go over how to set…