Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/exploits_test.py
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ def testCVE_2021_22941_whenVulnerable_reportFinding(

vulnerabilities = exploit_instance.check()
vulnerability = vulnerabilities[0]

assert (
vulnerability.entry.title
== "Improper Access Control in Citrix ShareFile storage zones controller"

0 comments on commit 9b66440

Please sign in to comment.