Skip to content

purpleteam-labs/purpleteam-tls-scanner

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

purpleteam logo

purpleteam tls scanner


TLS scanning component of PurpleTeam - Currently in alpha

documentation pipeline status test coverage GitHub release (latest SemVer including pre-releases)

If you are setting up the tls-scanner, you will be targeting the local environment.

Clone or fork this repository.

If you are developing this project:

cd to the repository root directory and run:

npm install

Configuration

Copy the config/config.example.json to config/config.local.json.
Use the config/config.js for documentation and further examples.


Once you have worked through the above steps, head back to the local setup documentation to continue setting up the other PurpleTeam components.