Skip to content

Commit

Permalink
Address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueSquare1 committed Feb 1, 2024
1 parent 7ef8085 commit 69e7c51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/exploits/cve_2024_21733.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
MAX_REDIRECTS = 2


# TODO (BlueSquare1): Improve detection as part of request smuggling research project.
@exploits_registry.register
class CVE202421733Exploit(definitions.Exploit):
"""
Expand Down

0 comments on commit 69e7c51

Please sign in to comment.