
YouTube – List videos names and URLs
In a Chrome (apparently this works in Firefox as well) browser, go to the Youtube Channel and playlist you would like to export a list from. In the below example…
Read moreIn a Chrome (apparently this works in Firefox as well) browser, go to the Youtube Channel and playlist you would like to export a list from. In the below example…
Read morePython Pre Req Most of the tools are created in Python3 and you will need to have the following prereqs: - Update Kali - sudo apt updateInstall python3 - sudo…
Read moreInsecure Direct Object Reference (IDOR) is a vulnerability type related to access control, this type of vulnerability happens when an attacker is able to get access to information or an…
Read moreREFSecurity CheckExample1.1Inputs of an incorrect type must be rejected Inputs that are null, when a null is unacceptable, must be rejected.1.2Inputs of an incorrect size must be rejectedRestrict using inputs/size which…
Read moreBrowser Extensions & Permissions Browser extensions have the potential to have access cookies, clipboards and even physical storage of the client. To review an extensions permission you need to go…
Read moreI am really enjoying been part of the Cyber Security community, but if you make a game that resembles the Crystal Maze and Cyber Security ... I am going to…
Read moreThese are my notes from this excellent course Postman Beginner's Course - API Testing It is not a replacement for this course, it is just my notes, more written information…
Read moreI am working through some of the rooms to help develop my skills on TryHackMe, below is a walk through for this room https://tryhackme.com/room/basicpentestingjt Find open services Use NMAP to…
Read moreTo find out when a Linux account's password was last changed, you can view the shadow file in the terminal as root: - sudo cat /etc/shadow This will bring up…
Read moreNessus Essentials is a free vulnerability assessment tool for upto 16 IP address. The free version comes with some excellent and free tools:- Windows Install STEP 1 - https://www.tenable.com/downloads/nessus?loginAttempted=true STEP…
Read more