Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Fuzzy detection of partial XSS reflections enabled, new detect_xss() method, docstrings#4

Merged
shogunlab merged 21 commits into
masterfrom
fuzzy_detection
Sep 1, 2017
Merged

Fuzzy detection of partial XSS reflections enabled, new detect_xss() method, docstrings#4
shogunlab merged 21 commits into
masterfrom
fuzzy_detection

Conversation

@shogunlab

Copy link
Copy Markdown
Owner

Added -f or --fuzzy flag to enable fuzzy detection of partial XSS reflections in HTML source code. Additional changes include a new detect_xss() method to allow easier improvements to this feature in the future as well as docstrings. A better method of scoring partial matches using fuzzy detection probably exists, but this is a decent first step. Flag is optional so users who are not interested in this feature should not be impacted by these changes.

@shogunlab shogunlab merged commit f8bc8b7 into master Sep 1, 2017
@shogunlab shogunlab deleted the fuzzy_detection branch September 1, 2017 15:01
@shogunlab shogunlab restored the fuzzy_detection branch September 1, 2017 15:10
@shogunlab shogunlab deleted the fuzzy_detection branch September 5, 2017 03:34
@shogunlab shogunlab restored the fuzzy_detection branch September 5, 2017 03:39
@shogunlab shogunlab deleted the fuzzy_detection branch October 19, 2017 10:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant