Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MindPatch authored Sep 13, 2019
1 parent 97e64fa commit e0b9dd5
Showing 1 changed file with 5 additions and 12 deletions.
17 changes: 5 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hacking-Lab

Hack this site using : xss , ssrf , command injection , open redirect , Server Side Template Injection (SSTI) , upload file
<h4>Hack this site using : [xss , ssrf ,sql injection , command injection , open redirect , Server Side Template Injection (SSTI) , upload file]</h4>

Coded By khaled Nassar @knassar702

Expand All @@ -14,27 +14,20 @@ Coded By khaled Nassar @knassar702
````
$ apt install python2
````

````
$ apt install python2-pip
````

````
$ pip2 install flask
````

````
$ pip2 install jinja2
````

# Run It :

````
$ git clone https://github.com/knassar702/hacking-lab && cd hacking-lab
````

````
$ chmod +x install.sh && ./install.sh && python2 app.py
$ python2 app.py
`````
# Note : This BETA Version
# Get all vulnerabilitys List For win
<h4> Good Luck :)</h4>

0 comments on commit e0b9dd5

Please sign in to comment.