Skip to content

purpleteam-labs/purpleteam-tls-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb4ca6f · Jun 19, 2022

History

28 Commits
Mar 19, 2022
Mar 19, 2022
Mar 19, 2022
Dec 20, 2021
Apr 6, 2022
Mar 19, 2022
Jan 11, 2021
Mar 19, 2022
Aug 31, 2021
May 29, 2022
Dec 20, 2021
Dec 20, 2021
Dec 20, 2021
Mar 19, 2022
Mar 19, 2022
May 29, 2022
Jun 19, 2022

Repository files navigation


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.