Hello everyone and welcome back! Today we will be capturing the handshake of a wifi network and cracking its password using : airmon,airodump,aireplay,aircrack… This method…
Tag: simple
Python Instagram Pics Scraper – Get profile pics and posts in best quality – 2020 | HOXFRAMEWORK
Posted in VIDEOS
Hello and welcome! This video will concentrate on making an Instagram Pictures Scraper using Python. So lets get started: (make sure you make the images…
File Searcher in Python showcase – Search trough your text files and their content | HOXFRAMEWORK
Posted in VIDEOS
Hello and welcome! 🙂 In this tutorial I will be showing you a little tool/program that i’ve made to search trough my text files for…
Comparing images in Python using CV and Numpy -Finding duplicates and displaying them | HOXFRAMEWORK
Posted in VIDEOS
Welcome back! In this tutorial we will be comparing images using NumPy and CV2 modules along with pre-installed os and random modules. So all we…
Hello guys and welcome ! In this tutorial we will be sliding trough the basic use of google dorks using Google hacking database (Exploit database)…
Hello guys and welcome! This time we will be talking a bit about REGEX. Regex or regexp is a regular expression, a sequence of characters…
Hello and welcome! Today we are going to be building a few PenTesting tools with python. I hope you understand every bit of code, if…
Hello and welcome, In this tutorial you will simply turn on responder on kali using : responder -I wlan0 or responder -I wlan0 -w -r…
Hello and welcome, today we are doing some predictions with python. Here is the python code:
