Juicyinfo Nuclei Templates Save Abandoned

Nuclei (https://github.com/projectdiscovery/nuclei) templates for extracting juicy info from web pages

Project README

Juicy Info Extraction Nuclei Templates

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

image

nuclei -t juicy_info/bitcoin_address.yaml -l urls.txt

image

Emails extractor

nuclei -t juicy_info/email.yaml -l urls.txt

image

nuclei -t juicy_info/facebook.yaml -l urls.txt

image

nuclei -t juicy_info/github.yaml -l urls.txt

image

nuclei -t juicy_info/googledocuments.yaml -l urls.txt

image

nuclei -t juicy_info/gravatar.yaml -l urls.txt

image

Ipv4 extractor

nuclei -t juicy_info/ipv4.yaml -l urls.txt

image

nuclei -t juicy_info/linkedin.yaml -l urls.txt

image

Possible nickname handlers extractor

nuclei -t juicy_info/nickname.yaml -l urls.txt

image

nuclei -t juicy_info/officedocument.yaml -l urls.txt

image

nuclei -t juicy_info/pdf.yaml -l urls.txt

image

Possible phone numbers extractor

nuclei -t juicy_info/phonenumber.yaml -l urls.txt

image

nuclei -t juicy_info/telegram.yaml -l urls.txt

image

nuclei -t juicy_info/twitter.yaml -l urls.txt

image

nuclei -t juicy_info/twitter.yaml -l urls.txt

image

nuclei -t juicy_info/youtube.yaml -l urls.txt

image

Run scanning with all templates

nuclei -t juicy_info -l urls.txt
Open Source Agenda is not affiliated with "Juicyinfo Nuclei Templates" Project. README Source: cipher387/juicyinfo-nuclei-templates
Stars
117
Open Issues
1
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating