Skip to content
View devtint's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Highlights

  • Pro

Block or report devtint

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devtint/README.md
DEVTINT Banner

πŸ‘¨β€πŸ’» About Me

#!/usr/bin/env python3

class SecurityResearcher:
    def __init__(self):
        self.name = "Tyr3ll"
        self.role = "Security Tool Developer"
        self.location = "Bangkok, Thailand"
        self.education = "Digital Technology Innovation @ Kasem Bundit University"
        
        self.languages = ["Python", "TypeScript", "JavaScript"]
        self.interests = ["Vulnerability Research", "Automation", "Web Security"]
        
    def get_current_focus(self):
        return [
            "Building vulnerability scanning tools",
            "Security header analysis automation",
            "Browser extensions for recon",
            "Reverse engineering workflows"
        ]
    
    def life_motto(self):
        return "Break things ethically, build tools obsessively"

me = SecurityResearcher()

πŸ› οΈ Tech Arsenal

Languages & Runtime

Frameworks & Tools

Security Tools


πŸš€ Featured Security Tools


View Project Details

NUCLEI Command Center

Comprehensive command center for managing Nuclei vulnerability scans with centralized controls, scan operations, and vulnerability management dashboard.

Security Header Scanner

OWASP-compliant security header analyzer that scans and reports on web application security headers for compliance and best practices.

JS and Endpoint Scanner

Firefox extension for security researchers to scan JavaScript files and discover hidden endpoints during web application reconnaissance.

Reverse Shell Generator

SAFESPACE Enterprise Edition - Generate reverse shell payloads for various platforms and languages during authorized penetration testing.


πŸ“ˆ GitHub Activity

Contribution Graph

🧭 Currently Exploring

+----------------------------------+----------------------------------------+
|          Focus Area              |              Learning                  |
+----------------------------------+----------------------------------------+
|  Advanced Web Security           |  Buffer Overflows, Memory Corruption   |
|  Security Automation             |  CI/CD Security Pipelines              |
|  Vulnerability Research          |  Fuzzing Techniques                    |
|  Tool Development                |  Building Scalable Security Tools      |
+----------------------------------+----------------------------------------+

Building tools to make security testing more efficient, one repo at a time.

Pinned Loading

  1. NUCLEI_CNM NUCLEI_CNM Public

    TypeScript

  2. SecurityHeaderScanner SecurityHeaderScanner Public

    Python

  3. GeminiSheeridVerify GeminiSheeridVerify Public

    Python 9 8

  4. Js-And-Endpoints-scanner Js-And-Endpoints-scanner Public

    JavaScript

  5. r3verse_shells_gen r3verse_shells_gen Public

    JavaScript 1