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

plugin output not found #166

Closed
dshah133 opened this issue Mar 4, 2014 · 5 comments
Closed

plugin output not found #166

dshah133 opened this issue Mar 4, 2014 · 5 comments
Labels

Comments

@dshah133
Copy link
Contributor

dshah133 commented Mar 4, 2014

for e.g.
COMMAND - ./owtf.py -o W3AF_Unauthenticated http://demo.testfire.net

owtf_review/65.61.137.117/80/http__demo.testfire.net/partial/W3Af_Unauthenticated/active/report.html
while clicked on Output , File is not found.

Reason: the URL for output file in address bar shows :
file:///root/owtf/owtf_review/65.61.137.117/80/http__demo.testfire.net/partial/W3Af_Unauthenticated/owtf_review/65.61.137.117/80/http__demo.testfire.net/partial/W3Af_Unauthenticated/active/W3AF

Which is wrong, as file actually exists.The path provided is wrong.

@flabbergastedbd
Copy link
Contributor

@dscarson Can you please give me a screenshot so that I can know which link is broken?

I suspect you opened the individual report directly, instead of the main owtf_review/index.html, in that case it won't work. User should always use main report for browsing

@dshah133
Copy link
Contributor Author

dshah133 commented Mar 4, 2014

Both ways it says file not found.
untitled

@dshah133
Copy link
Contributor Author

dshah133 commented Mar 4, 2014

To reproduce the error : -
-Run the command
-open index.html
-in Targets, click demo.testfire.net
-click "OWTF-WVS-004 W3AF Unauthenticated"
-click active
-in output files, click browse
-click report.html
-click on "Click to see output"

@flabbergastedbd
Copy link
Contributor

Ah, you are doing the wrong thing, report.html is owtf subreport for that plugin, which you are not supposed to open directly :P. Use the main subreport.

image

@dshah133
Copy link
Contributor Author

dshah133 commented Mar 4, 2014

Okay :)

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

No branches or pull requests

2 participants