Skip to content
@tryhaqme

Try Exploit Me

Challenging you to find and exploit client side vulns. Think you’ve got what it takes? Test your skills and prove it!

Try Exploit Me

Profile Views GitHub followers

Typing SVG

#!/usr/bin/python
# -*- coding: utf-8 -*-

class VulnerableAppPlatform:
    def __init__(self):
        self.mission = "Providing hacking practice environments"
        self.focus_areas = ["Web Security", "Client Side Vulnerabilities", "Penetration Testing"]
        self.goals = ["Education", "Skill Development", "Security Awareness"]

    def welcome(self):
        print("Welcome to Try Exploit Me - Your Hacking Lab!")
        print("Explore, Learn, and Help")


platform = VulnerableAppPlatform()
platform.welcome()

OWASP Top 10 Vulnerability Research Penetration Testing Client-Side Vulnerabilities







Twitter Discord LinkedIn

Explore Vulnerabilities, Enhance Security

Pinned Loading

  1. ReadTheSource ReadTheSource Public

    ReadTheSource is a CTF like challenge, it has many vulnerable apps' source code! you can practice and understand the source code reading

    HTML

  2. XSS XSS Public

    Steal cookies and feed your Horse by exploiting reflected, DOM based XSS attacks

    CSS

Repositories

Showing 5 of 5 repositories
  • For0For Public

    404 (Not Found)

    tryhaqme/For0For’s past year of commit activity
    Shell 0 0 0 0 Updated Jan 20, 2025
  • exec Public Forked from murad0x69/run
    tryhaqme/exec’s past year of commit activity
    Python 0 1 0 0 Updated Dec 23, 2024
  • .github Public
    tryhaqme/.github’s past year of commit activity
    0 0 0 0 Updated Dec 17, 2024
  • ReadTheSource Public

    ReadTheSource is a CTF like challenge, it has many vulnerable apps' source code! you can practice and understand the source code reading

    tryhaqme/ReadTheSource’s past year of commit activity
    HTML 0 MPL-2.0 0 0 0 Updated Dec 13, 2024
  • XSS Public

    Steal cookies and feed your Horse by exploiting reflected, DOM based XSS attacks

    tryhaqme/XSS’s past year of commit activity
    CSS 0 0 0 0 Updated Nov 28, 2024

Top languages

Loading…

Most used topics

Loading…