Skip to content
/ JCS Public
forked from TheM4hd1/JCS

Joomla Vulnerability Component Scanner

Notifications You must be signed in to change notification settings

shreateh/JCS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JCS (Joomla Component Scanner) made for penetration testing purpose on Joomla CMS JCS can help you with the latest component vulnerablities and exploits. Database can update from several resources and a Crawler has been implemented to find components and component's link.

This version supports Exploitdb and Packetstorm vulnerablities to create a database for joomla components JCS can also create a Report in HTML for you.

Features:

  • Multi-Thread
  • Delay between requests
  • Custom Http Headers
  • Supports Http-Proxy
  • Supports Http Authentication:
    • BASIC
    • DIGEST
  • Component crawler base by Regex-Pattern
  • Component's Page Identification By:
    • Page Comparison
    • Regex Pattern
    • Searching in HTML tags example: <title>not found</title>
    • Checking Http Status Code

Report Sample:

About

Joomla Vulnerability Component Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.5%
  • CSS 1.9%
  • HTML 1.2%
  • JavaScript 0.4%