Batch files: Ngrok batch file > @echo off color 0a cls ngrok.exe http :80 Server batch file > @echo off color 0a cls python serverFL.py…
Category: VIDEOS
Text versions of my youtube videos
Hello guys and welcome to another tutorial. This one will be quick. First task – Find the ip location copy the ip and paste it…
Solving a really simple CTF
Posted in VIDEOS
Solving a really simple CTF – A little bit of everything tutorials | HOX FRAMEWORK Okay so basically, download the file and edit it in…
Basics of RUBY programming language
Posted in VIDEOS
Ruby Basics – A little bit of everything tutorials || HOX FRAMEWORK Download ruby : https://rubyinstaller.org/downloads/ In the ending of the installers process there will…
Linux shell scripting for dummies
Posted in VIDEOS
Linux shell scripting | LBOET | HOX FRAMEWORK !/bin/bash >we declare this one so the program knows our work env, in this case BASH printf…
Instagram Profile Picture Scraping with Python explained | HOX FRAMEWORK Hello and welcome. Previously you could scrape an instagram picture in its full quality easily.…
MITM Attack in Kali linux
Posted in VIDEOS
NOTE that this is to be used for PROTECTION only and it is an educational resource. I aim to teach people how to stay protected…
Basics of SQL
Posted in VIDEOS
Basics of SQL | A little bit of everything tutorials || HOX FRAMEWORK In this tutorial we will learn the basics of writing SQL. But…
Converting Binary to decimal and text
Posted in VIDEOS
Convert Binary to decimal/text | A little bit of everything tutorials || HOX FRAMEWORK In this tutorial we will be converting from BINARY to TEXT…
Making a bootable USB for Linux distributions – A little bit of everything || HOX FRAMEWORK Hello and welcome ! In this tutorial you will…