Skip to content

Commit

Permalink
Update dvwa.py
Browse files Browse the repository at this point in the history
  • Loading branch information
galihap76 authored Aug 5, 2023
1 parent e1c4b80 commit a9b7c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dvwa.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Set the version of the script
VERSION = '1.0'
VERSION = '1.1'

# Import necessary modules
import requests, argparse, datetime, os, re, socket, time
Expand Down

0 comments on commit a9b7c88

Please sign in to comment.