Skip to content

Commit 101df4c

Browse files
committed
Update README.md
1 parent 2634274 commit 101df4c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Options:
1313
-w keyword, --wooyun=keyword Fetch URLs from Wooyun Corps based on specific keyword
1414
-j url|file, --joomla=url|file Exploit SQLi for Joomla 3.2 - 3.4
1515
-r url|file, --rce=url|file Exploit Remote Code Execution for Joomla 1.5 - 3.4.5
16-
-f url|file, --feifeicms=url|file Exploit Remote Code Execution for FeiFeiCMS 2.8
1716
-d site, --domain=site Scan subdomains based on specific site
1817
-e string, --encrypt=string Encrypt string based on specific encryption algorithms (e.g. base64, md5, sha1, sha256, etc.)
1918

@@ -27,17 +26,11 @@ Examples:
2726
hackUtils.py -j urls.txt
2827
hackUtils.py -r http://www.joomla.com/
2928
hackUtils.py -r urls.txt
30-
hackUtils.py -f http://www.feifeicms.com/
31-
hackUtils.py -f urls.txt
3229
hackUtils.py -d example.com
3330
hackUtils.py -e text
3431

3532
Change Logs:
3633

37-
****2016.01.04****
38-
39-
1. Add exploit module for FeiFeiCMS 2.8 Remote Code Execution
40-
4134
****2015.12.23****
4235

4336
1. Update Baidu URLs fetching module

0 commit comments

Comments
 (0)