Skip to content

Ahiknsr/owtfdocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions to install owtf in docker container .

1)Fisrt install docker , Instructions can be found here(https://docs.docker.com/installation/)

2)Then install owtf using docker pull ahiknsr/owtfdocker

3)After installing run docker run -i -t ahiknsr/owtfdocker /bin/bash to get a interactive shell

4)get the ip of the container using ifconfig

5)Run python owtf/owtf.py , use can now use owtf's web interface on port 8009 on the container

About

Docker file to create owtf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages