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

Support querying neo4j through ineo for DOM Clobbering analysis #19

Merged

Conversation

jackfromeast
Copy link
Contributor

Hello there!

I found the current version does not support querying Neo4j via Ineo for DOM clobbering analysis, which might be included in version 3. For now, I've supplemented the missing Ineo functionality for DOM clobbering by referencing the approach used in request hijacking analysis.

Additionally, I've resolved two small scratches in the domc_neo4j_traversals.py file and run_pipeline.py. The project is functioning flawlessly on my end, and I've initiated a pull request to the original repository.

Please let me know if there is any problem!

Best Regards,
Zhengyu

@SoheilKhodayari SoheilKhodayari merged commit 2a0011c into SoheilKhodayari:master Apr 22, 2024
VainlyStrain added a commit to VainlyStrain/JAW that referenced this pull request Dec 4, 2024
Fix a tiny issue introduced in PR SoheilKhodayari#19, where an additional request hijacking verifier argument was replaced by mistake in context of the typo corrections for DOMClobbering.
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.

2 participants