Skip to content

MorphyKutay/TelerikVulnCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2019-18935-Wordlist-Scanner

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.

Requirements

  • .NET Framework 4.7.2+

  • Visual Studio (optional, for development)

Usage

  1. Single URL Control:

    • Type the URL in the input box.

    • Click on the “Submit” button.

    • The results will be shown on the screen.

  2. 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.

Installation

  1. git clone https://github.com/MorphyKutay/CVE-2019-18935-Wordlist-Scanner.git

  2. Open and compile with Visual Studio.

Contribution

You can create a Pull Request (PR) to contribute. You can use the Issues section for bug reports.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE V3 License.

Releases

No releases published

Packages

No packages published

Languages