Skip to content

Steve0ro/webshells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Repo used to test php webshells

Build:

  • docker build -t webshells .

Once built run the following

  • docker run -p 9005:80 webshells

Visit docker_ip:9005

Docker_shell

  • docker ps -a
  • grab dorky name of container
  • docker exec -it goofy_name /bin/bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published