Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.16 KB

Hello everyone,

alt tag

###About

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

  1. Bypasses Security Systems using various methods.
  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 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. Find a writeable and readable directory and moves there if it's a web 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. Mostly everything is done automatically (when it comes to command or script execution)
  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 hold version of DAws
  3. Vedu for reporting a lot of bugs, thanks to him everything was fixed.