Home

My Posts

Youtube Downloader

Download YouTube videos using this tool. Just run the tool and paste the link to the video. You can even select if you want to download a Video or only Audio. Once selected you can select the quality of the video or audio and the format you want to download the video/audio. Requirements Usage Features […]

One Stop for Encoding and Decoding (OneEncDec)

Github Link: – https://github.com/7h1n0b1/onencdec One Encode Decode is a one stop tool for encoding and decoding solution.This tool can be used in two ways ie. Interactive and Non Interactive (command line).Example: –python onencdec -e my_string “Another string” -> Being the Non-Interactive modeorpython onencdec -> Being the Interactive Mode Non-Interactive -e -> For encoding the provided […]

Jigsaw CTF Walkthrough

Name: jigsaw: 1 Difficulty: Hard Host IP: – 192.168.0.4 CTF IP: – 192.168.0.8  Reconnaissance Running a quick arp-scan command revealed the IP address of the machine to be 192.168.0.8. Next, running a quick nmap scan on the default machine ports revealed no open ports. Running a full port TCP scan too revealed no open ports. […]