Hi Guys,
DumpCrt is a Bash script designed to extract data from the crt.sh database. It provides an easy way to search for certificates based on various criteria such as target, organization name, and more.
It has two modes, one for big companies, and one for small companies. if your target is small I recommend using the --web flag.
Getting started:
git clone the below repository then open crtsh directory. Also, you can find documents and more examples in the wiki of the repository.
https://github.com/atxiii/small-tools-for-hunters
Example:
Fetch data for small targets, and write to a file: bash ./crtsh -u disney --web | tee disney-crtsh.subs
Fetch a large number of records silently, and write to a file: bash ./crtsh -u disney -l 2000 --silent | tee disney-crtsh.subs
Search for certificates based on an organization name and generate clean output: bash ./crtsh -u walmart.com -o --silent submitted by /u/Dazzling_Drop9795
[link] [comments]
http://dlvr.it/Szmhvs
Post Page Advertisement [Top]
Subscribe to:
Post Comments (Atom)
';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
No comments:
Post a Comment