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

Install on Linux #9

Open
itsecforu opened this issue May 5, 2022 · 6 comments
Open

Install on Linux #9

itsecforu opened this issue May 5, 2022 · 6 comments

Comments

@itsecforu
Copy link

Can you add to the readme how to install on linux?

@zan8in
Copy link
Owner

zan8in commented May 5, 2022

step 1: download afrog_linux_amd64.tar.gz
step 2: tar zxf afrog_linux_amd64.tar.gz && cd afrog_linux_amd64 && chmod +x ./afrog_linux_amd64
step 3: ./afrog_linux_amd64 -t example.com -o r.html

@zan8in
Copy link
Owner

zan8in commented May 5, 2022

@itsecforu
added install guide readme:
chinese readme: Guide
english readme: Guide

@itsecforu
Copy link
Author

itsecforu commented May 5, 2022

thx u but report is empty with simle scan /afrog_linux_amd64 -t $URL -o r.html just "Afrog Report" in title

output:

NAME:
   afrog 五一劳动节版 - v1.3.1

PATH:
   /root/.config/afrog/afrog-config.yaml
   /root/afrog-pocs v0.1.25
   ./reports/example.html

USAGE:
   afrog -t example.com -o result.html
   afrog -T urls.txt -o result.html
   afrog -T urls.txt -s -o result.html
   afrog -t example.com -P ./pocs/poc-test.yaml -o result.html
   afrog -t example.com -P ./pocs/ -o result.html

497/497 | 100%

@zan8in
Copy link
Owner

zan8in commented May 5, 2022

No Vulnerability found, the report is empty

@itsecforu
Copy link
Author

Hmm tryed aganst vulnerable https://www.hackthissite.org/

@zan8in
Copy link
Owner

zan8in commented May 5, 2022

afrog does not support scanning owasp vulnerabilities(sql inject, xss etc.), only supports scanning CVE and other vulnerabilities

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

2 participants