Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Vulnerabilities SQL Injection Cross Site Scripting (https://www.kitploit.com/search/label/Scripting) (XSS) Command Injection Insecure Direct Object References (IDOR) Cross Site Request Forgery (CSRF) XML External Entity (XXE) Insecure Deserialization File Upload File Inclusion Broken Authentication
Installation Install with DockerHub If you want to install on DockerHub, just type this command. docker run --name vulnlab -d -p 1337:80 yavuzlar/vulnlab:latest Go to http://localhost:1337 (http://localhost:1337/)
Manuel Installation Clone the repo git clone https://github.com/Yavuzlar/VulnLab Build docker image docker build -t yavuzlar/vulnlab . Run container docker run -d -p 1337:80 yavuzlar/vulnlab Go to http://localhost:1337 (http://localhost:1337/)
Google Cloud

___________________________
@hacking_Attack
@Hacking_Video
Security Explained: Penetration Testing vs Bug Bounties

In the world of application and network cybersecurity, you may have asked the question: what is penetration testing? Or what are bug…Continue reading on Medium »
Read more...
VulnLab - A Web Vulnerability Lab Project

VulnLab A web vulnerability lab project developed by Yavuzlar. Vulnerabilities SQL Injection Cross Site Scripting (XSS) Command Injection Insecure Direct Object References (IDOR) Cross Site Request Forgery (CSRF) XML External Entity (XXE) Insecure Deserialization File Upload File Inclusion Broken Authentication Installation Install with DockerHub If you want to install on DockerHub, just type this command. docker run --name vulnlab -d -p 1337:80 yavuzlar/vulnlab:latest Go to http://localhost:1337 Manuel Installation Clone the repo git clone https://github.com/Yavuzlar/VulnLab Build docker image docker build -t yavuzlar/vulnlab . Run container docker run -d -p 1337:80 yavuzlar/vulnlab Go to http://localhost:1337 Google Cloud Contact Website Linkedln Twitter Instagram Download VulnLab
Read more...

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
VulnLab - A Web Vulnerability Lab Project

http://2.bp.blogspot.com/-OC3Ln5ye45g/Ye4WnlRH9kI/AAAAAAAA87I/wAcB0MfLOV4k79jybb9LxFJkCp64wmIfACK4BGAYYCw/w400-h400/VulnLab_1-709904.png
VulnLab

A web vulnerability lab project developed by Yavuzlar.
http://2.bp.blogspot.com/-hoxStR-2H7o/Ye4WoEeJqKI/AAAAAAAA87Q/a7xkVZdn0IId5MJdmne5a8eZ3G41oCAOwCK4BGAYYCw/w640-h314/VulnLab_2-711638.gif
Vulnerabilities

* SQL Injection
* Cross Site Scripting (XSS)
* Command Injection
* Insecure Direct Object References (IDOR)
* Cross Site Request Forgery (CSRF)
* XML External Entity (XXE)
* Insecure Deserialization
* File Upload
* File Inclusion
* Broken Authentication
Installation

Install with DockerHub

1. If you want to install on DockerHub, just type this command.
docker run --name vulnlab -d -p 1337:80 yavuzlar/vulnlab:latest

2. Go to http://localhost:1337
Manuel Installation

1. Clone the repo
git clone https://github.com/Yavuzlar/VulnLab

2. Build docker image
docker build -t yavuzlar/vulnlab .

3. Run container
docker run -d -p 1337:80 yavuzlar/vulnlab

4. Go to http://localhost:1337
Google Cloud

https://camo.githubusercontent.com/5832b6a44b19b13a5a84f8e89d646780a5ec646a0dfeef52f001134caca93511/68747470733a2f2f6465706c6f792e636c6f75642e72756e2f627574746f6e2e737667


Contact

Website
Linkedln
Twitter
Instagram
Download VulnLab

___________________________
@hacking_Attack
@Hacking_Video