Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 321 Bytes

File metadata and controls

6 lines (6 loc) · 321 Bytes

crt.sh

  • Docker image that crawls the content from crt.sh
  • Specifies ENV DATA_DIR /tmp to store results in this directory
  • Example execurion: docker run --rm -it -v $DATA_DIR:$DATA_DIR -e DATA_DIR nodyd/crtsh foobar.com
  • Example shell function is located in fkt
  • Configuration parameter are located in cfg