User Tools

Site Tools


phpshell_scanner

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
phpshell_scanner [2010/09/13 17:21]
k2patel
phpshell_scanner [2010/12/13 06:12]
jt
Line 41: Line 41:
  
 <code text> <code text>
-for i in `ls /​srv/​www/​htdocs/​; do perl findshell.pl 10 $i >> scanout.txt ; done+for i in /​srv/​www/​htdocs/​ ; do perl findshell.pl 10 $i >> scanout.txt ; done
 </​code>​ </​code>​
phpshell_scanner.txt ยท Last modified: 2020/08/10 02:35 (external edit)