Skip to content
View AeolusTF's full-sized avatar

Block or report AeolusTF

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

Hi, I'm Ae0lu5!

The sky is dark, the wind is chasing!
CTFer and Whitehat

GitHub Ae0lu5


More about me...

package main

type Me struct{
  Pronouns string
  Code string
  Job string
  BestAndFavoriteSkill string
}

func main() {
  me := &Me{
    Job: "White Hat Hacker",
    Prononus: "He/Him",
    Code: "PHP and Python and Everythings",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Popular repositories Loading

  1. NtrQQ NtrQQ Public

    Batchfile 61 20

  2. BurpFakeIP BurpFakeIP Public

    一个用于伪造ip地址进行爆破的Burp Suite插件

    Python 29 8

  3. vxscan vxscan Public

    python3写的综合扫描工具,主要用来敏感文件探测(目录扫描与js泄露接口),WAF/CDN识别,端口扫描,指纹/服务识别,操作系统识别,弱口令探测,POC扫描,SQL注入,绕过CDN,查询旁站等功能,主要用来甲方自测或乙方授权测试,请勿用来搞破坏。

    Python 15 11

  4. tp_log_scan tp_log_scan Public

    ThinkPHP3和5日志扫描工具,提供命令行版和BurpSuite插件版,尽可能全的发掘网站日志信息

    Python 10 3

  5. Bilibili-Conversion-Tool Bilibili-Conversion-Tool Public

    主要用于B站APP的离线缓存视频导入PC端后,进行文件合并和格式转换。

    Python 10 2

  6. IIS-RAIDBOOR IIS-RAIDBOOR Public

    Microsoft IIS (Internet信息服务)的本地后门模块

    C++ 5 4