Skip to content

Python : Improve Xpath Injection Query - #6331

Merged
RasmusWL merged 6 commits into
mainfrom
unknown repository
Sep 24, 2021
Merged

Python : Improve Xpath Injection Query#6331
RasmusWL merged 6 commits into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Jul 19, 2021

Copy link
Copy Markdown

This PR improves my earlier Xpath injection query to use APIGraphs. I can confirm that this change leads to atleast one additional detection in andresriancho/django-moth/.

@ghost
ghost self-requested a review as a code owner July 19, 2021 22:03
@RasmusWL RasmusWL self-assigned this Sep 20, 2021

@RasmusWL RasmusWL left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for rewriting this modeling to use API graphs instead 💪 🎉

I added a few commits to replace the old query with the new one, and fixed a minor typo.

@RasmusWL
RasmusWL merged commit 547cbb6 into github:main Sep 24, 2021
@ghost
ghost deleted the pythonXpath branch November 21, 2021 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant