fixed a bug
This commit is contained in:
parent
1bd11d2876
commit
7337e64a73
2
run.sh
2
run.sh
@ -32,7 +32,7 @@ echo '[*] Running the CMS Version Scanner:';
|
||||
echo >> $(whoami).txt
|
||||
echo '[*] Running the PHP Scanner:';
|
||||
cd /home/$(whoami)/public_html/LP-MSH-Scanner && php -d memory_limit=512M scan.php >> /home/$(whoami)/$(whoami).txt
|
||||
echo >>
|
||||
echo >> $(whoami).txt
|
||||
# SOP
|
||||
# Fix .htaccess
|
||||
# find /home/$(whoami)/public_html/ -type f -name ".htaccess -print -exec cat $htaccess >> {} \;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user