Web Scraping Basics
Web Scraping Basics: Understanding the World of Scrapers Web scraping basics refer to the fundamental techniques and tools used to extract data from websites. This powerful process enables […]
Web Scraping Basics: Understanding the World of Scrapers Web scraping basics refer to the fundamental techniques and tools used to extract data from websites. This powerful process enables […]
SSH-Snake, a self-modifying worm that leverages SSH credentials. Original Article : The Hacker News A recently open-sourced network mapping tool called SSH-Snake has been repurposed by threat actors […]
Hacker News: Russian Hackers Have Infiltrated U.S. Household and Small Business Routers, FBI Warns Original Article: MSN News The FBI has recently thwarted a large-scale cyberattack orchestrated by Russian operatives, […]
Quick Nmap Scanning Utility Framework This script provides a basic framework for a quick and easy Nmap scanning utility. Designed for rapid security checkups, it leverages the Zenity […]
Knowledge For Life Volume I The Omniverse Library: A diverse reading list from several topics. The Omniverse Library boasts an extensive collection of resources covering a wide range […]
Random HTTP Request Generator – “generator.php” This generates the Header Request Information to be sent to a Destination URL. For Testing Purposes Only – Some Files Have Been […]
This is pretty basic and I like it that way. Using ffmpeg to capture the integrated web cam on my laptop and my USB webcam plugged in and […]
Using Netcat may be “Old School”, but so am I, so I love using Netcat for simple tasks or just chatting without Big Brother paying too much attention. […]
Example script using OpenSSL AES 256 with Salt and a random generated password. It’s the little things. #!/bin/bash clear echo “Input String:” read input pass=$(echo cat /dev/urandom | […]
BashKat is pretty straight forward and really easy to use. I made sure to add some “cute” to it with the emojis. This bot will scrape from user […]