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

Fix HTML output #640

Merged
merged 1 commit into from Feb 19, 2023
Merged

Fix HTML output #640

merged 1 commit into from Feb 19, 2023

Conversation

Hazegard
Copy link
Contributor

@Hazegard Hazegard commented Feb 7, 2023

Description

Since FFUF 2, the HTML output is broken (can't evaluate field HTMLColor in type output.htmlResult ). This PR aims at fixing this bug and adds several improvement regarding the raw results stored in the HTML result

Copy link
Member

@joohoi joohoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing the HTML issue in this PR, lgtm!

@joohoi joohoi merged commit b2c1f94 into ffuf:master Feb 19, 2023
@HackerTXK
Copy link

HackerTXK commented Mar 31, 2023

Description

Since FFUF 2, the HTML output is broken (can't evaluate field HTMLColor in type output.htmlResult ). This PR aims at fixing this bug and adds several improvement regarding the raw results stored in the HTML result

Excuse me, Sir. I'm new to information security.I saw in your comments that you fixed this bug, but I still have this problem. I use digitalocean's vps, Ubuntu 22.10
The following is the detailed error content:
[ERR] template: output.html:74:94: executing "output.html" at < $result.HTMLColor> : can't evaluate field HTMLColor in type output.htmlResult

By the way, when the output format is html, the result is empty, but the other formats are fine.
One of my command lines is(host is used as an illustrative example):
ffuf -w /home/qed/SecLists/Discovery/Web-Content/common.txt -u https://www.host.com/FUZZ -rate 80 -o output.html -of html -fc 401 -v

@Hazegard Hazegard deleted the v2-fix-html branch March 31, 2023 14:54
@0xgalal
Copy link

0xgalal commented Aug 23, 2023

Any fix ?

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

Successfully merging this pull request may close these issues.

None yet

4 participants