Update README.md

This commit is contained in:
Jan Rude
2014-07-04 11:37:09 +02:00
parent 5fcf63cd96
commit 070a6e3e9f

View File

@@ -4,7 +4,7 @@ Typo-Enumerator
Find out the Typo3 Version, Login-URL and Extensions
This tool allows you to check, if a domain uses Typo3.<br>
If so, it will try to find out the Typo3 version an the installed extensions.<br>
If so, it will try to find out the Typo3 version and the installed extensions.<br>
If the --top parameter is set to a value, only the [value] top downloaded extensions are tested.<br><br>
Usage:<br>
./typoenum.py -d DOMAIN [DOMAIN ...] [--user_agent USER-AGENT] [--top VALUE] [-v] <br>