Giter Site home page Giter Site logo

the-art-of-hacking / websploit Goto Github PK

View Code? Open in Web Editor NEW
246.0 31.0 70.0 13 KB

This is a virtual machine (VM) created by Omar Santos for different Cybersecurity Ethical Hacking (Web Penetration Testing) training sessions .The purpose of this VM is to have a single VM lab environment with several vulnerable applications running in Docker containers; the tools that come in Kali Linux; a few additional tools; intentionally vulnerable applications running in Docker containers, and a mobile device emulator. https://websploit.h4cker.org

Home Page: https://websploit.h4cker.org

License: MIT License

Vim Script 100.00%

websploit's Introduction

WebsSploit

This is a virtual machine (VM) created by Omar Santos for different Cybersecurity Ethical Hacking (Web Penetration Testing) training sessions .The purpose of this VM is to have a single VM lab environment with several vulnerable applications running in Docker containers; the tools that come in Kali Linux; a few additional tools; intentionally vulnerable applications running in Docker containers, and a mobile device emulator.

You can download WebSploit and find additional details at: https://websploit.org

This repository is mainly to keep track of feature requests and issues.

Scripts can be downloaded at https://websploit.org

websploit's People

Contributors

santosomar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

websploit's Issues

v2020-01 - Port mapping mismatch

Hi,

There is a mismatch between the output of containers.sh and the actual containers' mapping ports.

The following are the WebSploit vulnerable containers and associated exposed ports.

Vuln App Container Port
webgoat 8881
juice-shop 8882
dvwa 8883
mutillidae_2 8884
bwapp2 8885
dvna 8886
hackazon 8887
hackme-rtov 8888
IMAGE PORTS NAMES
santosomar/hackme-rtov 0.0.0.0:9000->80/tcp hackme-rtov
santosomar/hackazon 0.0.0.0:6667->80/tcp hackazon
santosomar/dvna 0.0.0.0:6666->9090/tcp dvna
santosomar/bwapp 3306/tcp, 0.0.0.0:6665->80/tcp bwapp2
santosomar/mutillidae_2 3306/tcp, 0.0.0.0:6664->80/tcp mutillidae_2
santosomar/dvwa 0.0.0.0:6663->80/tcp dvwa
santosomar/juice-shop 0.0.0.0:6662->3000/tcp juice-shop
santosomar/webgoat 0.0.0.0:6661->8080/tcp webgoat

Non-Interactive Install

I wanted a non-interactive install so that I can use Vagrant to spin up Websploit from Kali rolling. In install.sh, if you replace
apt install
with
DEBIAN_FRONTEND=noninteractive apt install
The script will not get stuck with trying to upgrade libc or lib6.

Thanks for the script, Omar!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.