Pinned Repositories
BruteForcePython
Generic brute force program for POST requests
CSRF
Simple html page for csrf exploit
Gutierre0x80
gutierre0x80.github.io
HPRNG
IronCorp
Here is my Python exploit to explore the SSRF vulnerability in the IronCorp machine on TryHackMe.
MyLittleBoatloader
pop3Enum
Just another pop3 enumerator
Rock-and-Python
My first program :)
SenaiProject
Basic programming logic design
Gutierre0x80's Repositories
Gutierre0x80/HPRNG
Gutierre0x80/BruteForcePython
Generic brute force program for POST requests
Gutierre0x80/IronCorp
Here is my Python exploit to explore the SSRF vulnerability in the IronCorp machine on TryHackMe.
Gutierre0x80/MyLittleBoatloader
Gutierre0x80/CSRF
Simple html page for csrf exploit
Gutierre0x80/Gutierre0x80
Gutierre0x80/gutierre0x80.github.io
Gutierre0x80/pop3Enum
Just another pop3 enumerator
Gutierre0x80/Rock-and-Python
My first program :)
Gutierre0x80/SenaiProject
Basic programming logic design
Gutierre0x80/SSRF_Portscan
Gutierre0x80/moreofthesame
Gutierre0x80/YouTubePlaylistDurationChecker
The "YouTubePlaylistDurationChecker" is a Python script that takes a YouTube playlist URL as input. It analyzes the durations of videos within the playlist, calculates the total playback time, and displays the result in hours, minutes, and seconds. Additionally, it includes validations to ensure the provided URL is valid.