Thank you for following me! https://cybdetective.com
Nuclei (https://github.com/projectdiscovery/nuclei) templates for extracting juicy info from web pages
Using Nuclei for OSINT. 5 minutes guide.
https://medium.com/@cyb_detective/using-nuclei-for-osint-5-minute-basic-guide-f8764424902b
How regular expressions can be useful in OSINT. Theory and some practice using Google Sheets
https://medium.com/@cyb_detective/this-article-consists-of-three-short-parts-31d31efabd5
Before launching, copy the juicy_info folder into the Nuclei directory and add some links to the links to the urls.txt file.
nuclei -t juicy_info/airtable.yaml -l urls.txt
nuclei -t juicy_info/bitcoin_address.yaml -l urls.txt
nuclei -t juicy_info/email.yaml -l urls.txt
nuclei -t juicy_info/facebook.yaml -l urls.txt
nuclei -t juicy_info/github.yaml -l urls.txt
nuclei -t juicy_info/googledocuments.yaml -l urls.txt
nuclei -t juicy_info/gravatar.yaml -l urls.txt
nuclei -t juicy_info/ipv4.yaml -l urls.txt
nuclei -t juicy_info/linkedin.yaml -l urls.txt
nuclei -t juicy_info/nickname.yaml -l urls.txt
nuclei -t juicy_info/officedocument.yaml -l urls.txt
nuclei -t juicy_info/pdf.yaml -l urls.txt
nuclei -t juicy_info/phonenumber.yaml -l urls.txt
nuclei -t juicy_info/telegram.yaml -l urls.txt
nuclei -t juicy_info/twitter.yaml -l urls.txt
nuclei -t juicy_info/twitter.yaml -l urls.txt
nuclei -t juicy_info/youtube.yaml -l urls.txt
nuclei -t juicy_info -l urls.txt
Thank you for following me! https://cybdetective.com