Giter Club home page Giter Club logo

awvs's Introduction

Docker AWVS

基于Pwn3rzs license和Ubuntu 18.04手动制作的docker awvs版本

Latest version: AWVS v24.2.240226074

Usage:

  • docker pull 0xgkd/awvs
  • docker run -it -d -p 13443:3443 0xgkd/awvs

Login Credentials:

Update:

  • 2024.04.09 - AWVS v24.2.240226074

  • 2024.03.01 - AWVS v24.1.240111130(8c152dacb50f)

  • 2024.02.29 - AWVS v24.1.240111130

v24.1.240111130官方移除了启动脚本,导致镜像f65c263bf9ba异常

  • 2024.01.17 - AWVS v23.11.231123131
  • 2023.11.29 - AWVS v23.9.231020153
  • 2023.10.19 - AWVS v23.9.231005181
  • 2023.10.10 - AWVS v23.8.230905089
  • 2023.08.25 - AWVS v23.7.230728157
  • 2023.07.15 - AWVS v23.6.230628115

Note:

  • 基于Fahai和Pwn3rsz研究学习,后开始尝试自己手动制作镜像
  • 目前镜像本身基于Ubuntu 18.04
  • 尝试使用过dockerfile一键制作,但哪怕刻意优化镜像大小,依然要比手动大出不少
  • 感谢Fahai和Pwn3rsz等开源爱好者的无私奉献
  • 仅供学习研究使用

Image Size:

image size

awvs's People

Contributors

0xgkd 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

Watchers

 avatar

awvs's Issues

新版的漏洞描述没有中文的了吗?

师傅,你好:
请问新版的awvs的漏洞描述是没有中文的了吗?
profile那里已经设置了中文简体,但只是整个框架生效了,漏洞描述没生效

部署完成但是无法访问

tom@tom-MACH-WX9:~/Project$ sudo docker run -it -d -p 13443:3443 0xgkd/awvs
68ceb61e4c0370f9e26ea4cb80d5c3dfc2748369c79c676ba0c190d8f0ce7abe
tom@tom-MACH-WX9:~/Project$ sudo docker ps
CONTAINER ID   IMAGE            COMMAND       CREATED         STATUS         PORTS                                         NAMES
68ceb61e4c03   0xgkd/awvs       "/.awvs.sh"   3 seconds ago   Up 2 seconds   0.0.0.0:13443->3443/tcp, :::13443->3443/tcp   laughing_chatelet
51fd12a82ff8   mzz2017/v2raya   "v2raya"      18 hours ago    Up 4 hours                                                   v2raya
tom@tom-MACH-WX9:~/Project$ lsof -i :13443
tom@tom-MACH-WX9:~/Project$ lsof -i :13443
tom@tom-MACH-WX9:~/Project$ sudo lsof -i :13443
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
docker-pr 21414 root    4u  IPv4 263938      0t0  TCP *:13443 (LISTEN)
docker-pr 21420 root    4u  IPv6 213971      0t0  TCP *:13443 (LISTEN)
tom@tom-MACH-WX9:~/Project$ sudo curl 127.0.0.1:13443
curl: (52) Empty reply from server

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.