Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 889 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 889 Bytes

CTFR Docker Image

A lightweight (97.8MB) Docker image for the CTFR project by Sheila A. Berta.

forthebadge forthebadge

What is CTFR?

It's a project for:

Abusing Certificate Transparency logs for getting HTTPS websites subdomains.

It basically tries to get the subdomains of websites on HTTPS.

Asciicast

asciicast

How to use

  1. Make sure Docker is installed.
  2. Run docker pull johnpaulada/ctfr.
  3. To see possible instructions, run docker run johnpaulada/ctfr.
  4. To run against a domain, run docker run johnpaulada/ctfr -d example.com.