From 44c7ee9961414c89169f488c97f157aa31341348 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Mon, 4 May 2020 14:29:37 -0400 Subject: [PATCH] Alphabetize and tweak description for LFISuite. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cf15f5..742e121 100644 --- a/README.md +++ b/README.md @@ -774,8 +774,8 @@ See also [awesome-reversing](https://github.com/tylerha97/awesome-reversing). * [Fiddler](https://www.telerik.com/fiddler) - Free cross-platform web debugging proxy with user-friendly companion tools. * [FuzzDB](https://github.com/fuzzdb-project/fuzzdb) - Dictionary of attack patterns and primitives for black-box application fault injection and resource discovery. * [GitTools](https://github.com/internetwache/GitTools) - Automatically find and download Web-accessible `.git` repositories. -* [LFISuite](https://github.com/D35m0nd142/LFISuite) - Automatic LFI exploiter and scanner + reverse shell. * [Kadimus](https://github.com/P0cL4bs/Kadimus) - LFI scan and exploit tool. +* [LFISuite](https://github.com/D35m0nd142/LFISuite) - Automatic LFI scanner and exploiter. * [NoSQLmap](https://github.com/codingo/NoSQLMap) - Automatic NoSQL injection and database takeover tool. * [OWASP Zed Attack Proxy (ZAP)](https://www.zaproxy.org/) - Feature-rich, scriptable HTTP intercepting proxy and fuzzer for penetration testing web applications. * [Offensive Web Testing Framework (OWTF)](https://www.owasp.org/index.php/OWASP_OWTF) - Python-based framework for pentesting Web applications based on the OWASP Testing Guide.