Skip to content
View Malayke's full-sized avatar
  • planet Earth (Solar System)
Block or Report

Block or report Malayke

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. nofingerprint nofingerprint Public

    remove common pentest tools fingerprint

    4 1

  2. CVE-2023-33246_RocketMQ_RCE_EXPLOIT CVE-2023-33246_RocketMQ_RCE_EXPLOIT Public

    CVE-2023-33246 RocketMQ RCE Detect By Version and Exploit

    Python 98 21

  3. parse/convert nmap grep output(gnmap... parse/convert nmap grep output(gnmap) to projectdiscovery httpx target
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import sys
    4
    
                  
    5
    if not sys.stdin.isatty():
  4. restore-js-map restore-js-map Public

    extract frontend source code from JavaScript files using the JS source map.

    Python 1