Skip to content

A C#-based webshell management tool for penetration testing.

Notifications You must be signed in to change notification settings

iss4cf0ng/Alien

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alien

Alien is a C#-based webshell management tool for penetration testing.

This tool is currently being rewritten, as the previous four versions had architectural and design limitations due to my earlier experience level.

Todo List

  • Webshell
    • PHP
    • ASP
    • ASP.NET
      • ASPX
      • ASP.NET
      • ASHX
      • ASMX
    • JSP
    • JSPX
    • CGI
  • Features
    • File Manager
    • Virtual Terminal
    • Database
      • MySQL
      • Access
      • SqlServer
      • PostgreSQL
      • SQLite
    • Run Custom Code
    • Encrypted Communication for bypassing WAF

Debug

Solved