All Projects → dotcppfile → Daws

dotcppfile / Daws

Licence: mit
Advanced Web Shell

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Daws

Security Tools
Collection of small security tools, mostly in Bash and Python. CTFs, Bug Bounty and other stuff.
Stars: ✭ 509 (-7.62%)
Mutual labels:  hacking, pentesting
Hosthunter
HostHunter a recon tool for discovering hostnames using OSINT techniques.
Stars: ✭ 427 (-22.5%)
Mutual labels:  hacking, pentesting
Reverseapk
Quickly analyze and reverse engineer Android packages
Stars: ✭ 419 (-23.96%)
Mutual labels:  hacking, pentesting
Packetwhisper
PacketWhisper: Stealthily exfiltrate data and defeat attribution using DNS queries and text-based steganography. Avoid the problems associated with typical DNS exfiltration methods. Transfer data between systems without the communicating devices directly connecting to each other or to a common endpoint. No need to control a DNS Name Server.
Stars: ✭ 405 (-26.5%)
Mutual labels:  hacking, pentesting
Thc Archive
All releases of the security research group (a.k.a. hackers) The Hacker's Choice
Stars: ✭ 474 (-13.97%)
Mutual labels:  hacking, pentesting
Apkurlgrep
Extract endpoints from APK files
Stars: ✭ 405 (-26.5%)
Mutual labels:  hacking, pentesting
Dref
DNS Rebinding Exploitation Framework
Stars: ✭ 423 (-23.23%)
Mutual labels:  hacking, pentesting
Infosec reference
An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
Stars: ✭ 4,162 (+655.35%)
Mutual labels:  hacking, pentesting
Pentestkit
Useful tools and scripts during Penetration Testing engagements
Stars: ✭ 463 (-15.97%)
Mutual labels:  hacking, pentesting
Penetration Testing Study Notes
Penetration Testing notes, resources and scripts
Stars: ✭ 461 (-16.33%)
Mutual labels:  hacking, pentesting
Archstrike
An Arch Linux repository for security professionals and enthusiasts. Done the Arch Way and optimized for i686, x86_64, ARMv6, ARMv7 and ARMv8.
Stars: ✭ 401 (-27.22%)
Mutual labels:  hacking, pentesting
Linkedin2username
OSINT Tool: Generate username lists for companies on LinkedIn
Stars: ✭ 504 (-8.53%)
Mutual labels:  hacking, pentesting
Nmap
Idiomatic nmap library for go developers
Stars: ✭ 391 (-29.04%)
Mutual labels:  hacking, pentesting
Awesome Privilege Escalation
A curated list of awesome privilege escalation
Stars: ✭ 413 (-25.05%)
Mutual labels:  hacking, pentesting
A Red Teamer Diaries
RedTeam/Pentest notes and experiments tested on several infrastructures related to professional engagements.
Stars: ✭ 382 (-30.67%)
Mutual labels:  hacking, pentesting
Ehtools
Wi-Fi tools keep getting more and more accessible to beginners, and the Ehtools Framework is a framework of serious penetration tools that can be explored easily from within it. This powerful and simple tool can be used for everything from installing new add-ons to grabbing a WPA handshake in a matter of seconds. Plus, it's easy to install, set up, and utilize.
Stars: ✭ 422 (-23.41%)
Mutual labels:  hacking, pentesting
Oscp Human Guide
My own OSCP guide
Stars: ✭ 358 (-35.03%)
Mutual labels:  hacking, pentesting
Rustscan
🤖 The Modern Port Scanner 🤖
Stars: ✭ 5,218 (+847.01%)
Mutual labels:  hacking, pentesting
Goohak
Automatically Launch Google Hacking Queries Against A Target Domain
Stars: ✭ 432 (-21.6%)
Mutual labels:  hacking, pentesting
Juice Shop
OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
Stars: ✭ 6,270 (+1037.93%)
Mutual labels:  hacking, pentesting

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/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].