dotcppfile / DAws

Advanced Web Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello everyone,

alt tag

About

There's multiple things that makes DAws better than every Web Shell out there:

  1. Bypasses Security Systems(IPS, WAFs,etc) like Suhosin(uses up to 20 php functions just to get a command executed).
  2. Drops CGI Shells and communicate with them to bypass Security Systems.
  3. Uses the SSH Authorized Keys method to bypass Security Systems.
  4. Uses Shellshock in 2 methods to bypass Security Systems.
  5. Is completely Post Based and uses a XOR Encryption based on a random key that gets generated with every new session + private base64 functions to bypass Security Systems.
  6. Supports Windows and Linux.
  7. Finds a writeable and readable directory and moves there if it's a web directory; DAws will output everything in that found directory.
  8. Drops a php.ini and a .htaccess file that clears all disablers incase "suphp" was installed.
  9. Has an advanced File Manager.
  10. Everything is done automatically so there's nothing for the user to worry about.
  11. Open Source.
  12. and much more (check the source for more information; everything is well commented)

Credits:

  1. dotcppfile
  2. Aces who helped me code the old version of DAws
  3. Vedu for checking and reporting bugs.

Blog:

  1. https://dotcppfile.wordpress.com/

About

Advanced Web Shell

License:MIT License


Languages

Language:PHP 99.6%Language:Python 0.2%Language:Perl 0.1%Language:Shell 0.0%Language:Ruby 0.0%Language:Batchfile 0.0%