Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

owtf.py run is nothing #787

Closed
hktalent opened this issue Dec 22, 2016 · 5 comments
Closed

owtf.py run is nothing #787

hktalent opened this issue Dec 22, 2016 · 5 comments

Comments

@hktalent
Copy link

1、mac os 10.12.2
2、install is ok
3、$ cat ~/.owtf/db.cfg
DATABASE_IP: 127.0.0.1
DATABASE_PORT: 5433
DATABASE_NAME: msf
DATABASE_USER: msf
DATABASE_PASS: +kgeBhms5Igd776CnAjvf0OZQdBdB5TKHMwtQLCyxjY=

4、nothing ?
$ ./owtf.py


| | | | |_ | |
| | | | | | | | | |
|
|____| |
| |__|

    @owtfp
http://owtf.org

$

@DarKnight24
Copy link
Contributor

DarKnight24 commented Dec 22, 2016

What is the output when you execute ./owtf.py ?
Can you put a screenshot in the comments?
OWTF targets kali linux due to availability of most tools in it.

@viyatb
Copy link
Member

viyatb commented Dec 22, 2016

@hktalent OWTF is not supported on MacOS. You should run OWTF on Linux, preferably Kali Linux.

@hktalent
Copy link
Author

@delta24 ok, thank
@DarKnight24

@hktalent
Copy link
Author

kali linux
install is ok
update is ok
always

./owtf.py

The following python libraries seem missing :
Markdown,ndg-httpsclient,pyOpenSSL

Haven't you run the install script?
python2 install/install.py

If you are sure you ran the install script, install the missing libraries seperately
pip install --upgrade -r install/owtf.pip

why?
how?
thank you

@viyatb
Copy link
Member

viyatb commented Jan 23, 2017

Did you try using #516 (comment)? We have a PR for this one - should be in develop branch soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants