2011年5月22日 星期日

[Project] Web Security Toolkit




以前為了方便寫的小工具

最近改版越寫越有興趣就變成自己的一個小Project了XDD

整個重新用Python寫了約4000行左右XD

UI也用wxPython的AUI改過

現有功能:
    Senstive file, directory Scanner
    Encoder / Decoder
    SQL injector
        Access
        SQL server
        SQL server blind
        Mysql
        Mysql blind
    Advanced SQL injector
        Mysql load_file
        Mysql into outfile
        Mssql List Directory
        Mssql Execute command
        Mssql Log backup a webshell
        Mssql Backup a webshell with different
        PHP & ASP eval write webshell

有努力的解決SQL injector通用性的問題XD

目前應該只有私底下好友Release版本
應該會在加入Oracle injection以及Time base SQL injection的功能
等2.0在正式發行Release版吧~XD

目前徵求好聽的名字中XD

ScreenShot