Skip to content

Instantly share code, notes, and snippets.

@ubushan
ubushan / jq-cheetsheet.md
Created November 2, 2021 16:01 — forked from olih/jq-cheetsheet.md
jq Cheet Sheet

Processing JSON using jq

jq is useful to slice, filter, map and transform structured json data.

Installing jq

On Mac OS

brew install jq

@ubushan
ubushan / urls.txt
Created October 26, 2021 10:06 — forked from albertzsigovits/urls.txt
URL reputation checkers
# URL reputation checkers:
##########################
AlienVault OTX https://otx.alienvault.com/browse/pulses
BarracudaCentral http://www.barracudacentral.org/lookups
BrightCloud https://www.brightcloud.com/tools/url-ip-lookup.php
CDRF ThreatCenter https://threatcenter.crdf.fr
Cisco Talos https://www.talosintelligence.com/reputation_center
Checkpoint https://urlcat.checkpoint.com/urlcat
Cyren URL https://www.cyren.com/security-center/url-category-check
@ubushan
ubushan / Awesome_GitHub_OSINT.md
Created August 31, 2021 07:27 — forked from nil0x42/Awesome_GitHub_OSINT.md
Awesome GitHub OSINT