New pattern
-
Please consider detecting variable names function
I have it in shell:
grep "\$[a-zA-Z0-9_]\+\s*("
This is also usual:
<?$
And (the end of the) inserted code:?><?php
- The topic ‘New pattern’ is closed to new replies.
Home / Plugin: Exploit Scanner / New pattern
Please consider detecting variable names function
I have it in shell: grep "\$[a-zA-Z0-9_]\+\s*("
This is also usual: <?$
And (the end of the) inserted code: ?><?php