Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Replace UnaPibaGeek/ctfr with cemulus/crt #721

Closed
Azathothas opened this issue Jun 2, 2023 · 1 comment
Closed

Idea: Replace UnaPibaGeek/ctfr with cemulus/crt #721

Azathothas opened this issue Jun 2, 2023 · 1 comment
Labels
feature New feature or request

Comments

@Azathothas
Copy link

  1. https://github.com/UnaPibaGeek/ctfr/ hasn't been updated in ~ 3 years and rarely works:

image
See : UnaPibaGeek/ctfr#38

  1. https://github.com/cemulus/crt is a Better, Faster & Modern alternative written in go.

An example implementation:

crt -s -json -l 99999 github.com | jq -r '.[].subdomain' | sed -e "s/^\\*\\.//" | sort -u 

image

Benchmarks:
image

Results:
image

@Azathothas Azathothas added the feature New feature or request label Jun 2, 2023
@six2dez
Copy link
Owner

six2dez commented Jun 4, 2023

Done! Thanks for the suggestion!! 145164c

@six2dez six2dez closed this as completed Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants