Skip to content

Commit

Permalink
Hacking-Lab
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Sep 13, 2019
1 parent bd898dc commit e825940
Show file tree
Hide file tree
Showing 1,129 changed files with 33 additions and 185,946 deletions.
1 change: 0 additions & 1 deletion .idea/.name

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/startbootstrap-clean-blog.iml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

804 changes: 0 additions & 804 deletions .idea/workspace.xml

This file was deleted.

37 changes: 32 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
# Blog
# Hacking-Lab

* Flask
* Jinja
* Sqlite
* Bootstrap
<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

# Requirements :
- python2
- flask module
- jinja2 Template

# install requirements (Linux) :

````
$ apt install python2
````
````
$ pip2 install flask
````
````
$ pip2 install jinja2
````
# Run It :
````
$ git clone https://github.com/knassar702/hacking-lab && cd hacking-lab
````
````
$ python2 app.py
`````
# Get all vulnerabilitys List For win
<h4> Good Luck :)</h4>
Loading

0 comments on commit e825940

Please sign in to comment.