KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
DVWASPloit
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
stream-audio-attachment-tutorial
:
A tutorial showing how to send audio attachments in Flutter using Stream.io
Scrimba-Front-End-Path
:
Scrimba Front-End Developer Path Assignments and Projects
MARSARA
:
Validating the Integrity of Audit Logs Against Execution Repartitioning Attacks
angle-docs
:
📖 Comprehensive documentation of the Angle Protocol and other Angle Labs products
Google-Hardware-Product-Sprint
:
Using Python、HTML、Bootstrap、Raspberry-Pi to build an environment detection and plant-care system.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
DVWASPloit
?
Download (.md)
# Description DVWASPloit is a simple tool for auto DVWA exploitation , it uses more than techniqe to exploit vulnerabilities , it's not only for fun it can be edit to work with real cms to scan its vulnerabilities this will be useful for bug hunters and web pentesters ## Why i developed it for fun and to have a nice time and to improve my skills in web exploitation and scripting ## Tested on - [Metasploitable2](https://sourceforge.net/projects/metasploitable/files/Metasploitable2/) - [owaspBWA](https://sourceforge.net/projects/owaspbwa/) ## Download & Setup ``` git clone https://github.com/abdallah-elsharif/DVWASPloit.git cd DVWASPloit pip3 install -r requirements.txt ``` ``` user@hostname:~/path/to/DVWASPloit# python3 dvwasploit.py -h Usage: .*#####. .(##############(((. *###### *. ,######## *### *((. /######* .## ,### ######. # .##. ##### ############ ####. #### #### .####* #### ###### .####% #### ####( #### ####,## ###, (##### ### ###(###/ ####* #### ####. ###/ ###//#. #### ######, #### /### ,###. #### #### ####, (###, ####/# .###.(## .###,### ### /### #### # #### .#### ####(### #, ####### ######( ############ ###(*#* ####(//#####/ ###### #/ .##### /##### #### (#### ##(.### #########, .####*### ####( #### .###, #### .* (#/ #### ##.###/ *# (( *##### ,## (### ##* .( ######, ###. (###/ (### .####### ###### *##### ######## /###################( #######/ Author -> Abdallah Mohamed Elsharif Options: -h, --help show this help message and exit -u URL, --url=URL Your Target Url -a AUTH, --auth=AUTH For DVWA authentication Ex (USER:PASSWD) ```