Skills Assessment - Information Gathering - HackTheBox.
To complete the skills assessment, answer the questions below. You will need to apply a variety of skills learned in this module, including:
294 words
|
1 minutes
PortSwigger Academy - More Broken Access Control Labs.
When trying to access the Admin panel via the front end system, we get “access denied”. When intercepting the request it looks like:
316 words
|
2 minutes
PortSwigger Academy - Path traversal.
This learning path covers path traversal vulnerabilities. You’ll learn how to carry out path traversal attacks and circumvent common obstacles. You’ll also learn how to prevent path traversal attacks.
1230 words
|
6 minutes
PortSwigger Academy - Server-side vulnerabilities (Part 2).
This learning path introduces you to a range of common server-side vulnerabilities. This is perfect if you’re new to web security and want to get an overview of the kinds of vulnerabilities that exist, as well as how an attacker might identify and exploit them in real-world systems.
2351 words
|
12 minutes
PortSwigger Academy - Server-side vulnerabilities (Part 1).
This learning path introduces you to a range of common server-side vulnerabilities. This is perfect if you’re new to web security and want to get an overview of the kinds of vulnerabilities that exist, as well as how an attacker might identify and exploit them in real-world systems.
3036 words
|
15 minutes
Age Of Empires Bluesky and Telegram bots (Python script).
These Python scripts gets a list of players to monitor and send a message (via a Telegram Bot or a Bluesky account) when one of those players are either playing or stopped playing.
57 words
|
1 minutes
Age Of Empires II - Idle TC Alert (Python Script).
In Age of Empires II, it is essential to maintain a steady production of villagers (workers who gather resources to boost your economy and produce other units). Even though there’s a production line at the top of the screen, in the heat of battles one can neglect that aspect and forget to keep producing villagers. In this sense I came up with the idea of creating a python script that, using pyautogui, checks if there are villagers being created in the production queue, and if not, plays a sound alert.
233 words
|
1 minutes
Age Of Empires II - Webapp.
Web application made with 💙 and Django. The user inputs an Age of Empires II player’s ID and the application retrieves information about the current (or last) match. It shows the player’s name, elo, color, map, civs chosen and their information and bonuses, using data from aoe2techtree.
69 words
|
1 minutes