Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 950 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 950 Bytes

Uscan

uscan is a universal scanner designed to target systems such as WordPress, Joomla, Drupal, and Vbulletin. It uses automation to identify vulnerabilities in a target system, making it a more efficient and effective

Todo

  • Using WordPress version detect Cves for that version
  • Dns mapping using a library to map the dns info into a nice graph
  • Aws bucket search
  • Using server headers detect if there version of apache or niginx is vulnerable
  • XSS check - [broken]
  • directory fuzzing / mapping open or private directorys
  • url check - see if the users url is valid via syntax (https)
  • UI adjustments cleanup the UI for the user so it's cleaner to view and read
  • log other modules recently added to the logger
  • add exploit module for WordPress, Joomla, vbuilt
  • add cms detection methods for Joomla, vbuiltin
  • detect WAFs - warn the user

image