Skip to content

TitanCrew/p1rat3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p1rat3

p1rat3 is A Web-App assisting in the reconnaissance of an internet-facing host systems for an organization's infrastructures for a certain domain.

It is capable of looking for open ports for the specified domain. Additionally, it lists the Tech Stack used to create the website for that domain and provides the version of the Tech Stack that is useful for identifying known vulnerabilities associated with that specific version. Furthermore, this web app tests for security vulnerabilities such as Cross-Site Scripting (XSS), Sub-Domain Takeover, and determines whether the tech stack is vulnerable in accordance with known Common Vulnerabilities and Exposures (CVE). A user-friendly interface will display the complete result of the recon. Not only shows type of vulnerability but also the specification about it.


Features:

  • The web app only needs the domain. The results are presented in a structured manner.
  • Checks
    • Open ports
    • Tech-Stack
    • Sub-Domain
    • Sub-directories
  • Shows Results for:
    • Port-scan
    • Tech-Stack Scan
      • Version
      • Vulerability if found for the version
    • XSS-vulnerability
      • URLS
      • Paramters
      • Payloads
    • Sub-Domains
      • Also sub-domains which are vulnerable.

Installation

Open http://127.0.0.1:6969 in your browser to access the website.


Future Work:

  • Multi-threading : To speed things up
  • Look out for RCE threats.
  • Look out for injection-based attacks.

About

A web based tool to enumerate targets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •