CVE-2019-18935-Wordlist-Scanner is a Windows Forms application developed to scan websites for the CVE-2019-18935 vulnerability of the Telerik Web UI component. The application checks a specified URL or a list of URLs in a file.
-
.NET Framework 4.7.2+
-
Visual Studio (optional, for development)
-
Single URL Control:
-
Type the URL in the input box.
-
Click on the “Submit” button.
-
The results will be shown on the screen.
-
-
URL List Check from File:
-
Click on the “Select File” button and select the file containing a URL list.
-
Click on the “Scan” button.
-
The URLs in the list will be checked one by one and the results will be shown on the screen.
-
-
git clone https://github.com/MorphyKutay/CVE-2019-18935-Wordlist-Scanner.git
-
Open and compile with Visual Studio.
You can create a Pull Request (PR) to contribute. You can use the Issues section for bug reports.
This project is licensed under the GNU GENERAL PUBLIC LICENSE V3 License.