Update README.md

This commit is contained in:
Jan Rude
2014-07-04 11:36:49 +02:00
parent bebf340dfe
commit 5fcf63cd96

View File

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