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

Add AutoFillFormSuggestion for select,textarea in form #921

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

alban-stourbe-wmx
Copy link
Contributor

@alban-stourbe-wmx alban-stourbe-wmx commented Jun 6, 2024

I tried to add the detection of textearea and select in a form, respecting what was already implemented. This is the first time I've worked on a GO project. I don't know whether I'm using best practices and whether my proposal is as modular as possible. Don't hesitate to point out any pieces of code that seem badly written.

PR based on the issue #456

@GeorginaReeder
Copy link

Thanks so much for your contribution @alban-stourbe-wmx !

pkg/utils/formfill.go Outdated Show resolved Hide resolved
pkg/utils/formfill.go Outdated Show resolved Hide resolved
@alban-stourbe-wmx
Copy link
Contributor Author

@Mzack9999 @dogancanbakir I have changed what you were asking. I hope, it is good for you now

@Mzack9999 Mzack9999 merged commit da91641 into projectdiscovery:dev Jul 23, 2024
13 checks passed
@Mzack9999
Copy link
Member

Closes #456

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.

Katana does not parse textarea element
4 participants