Ancestors
Toot
Written by Bongoknight on 2025-01-10 at 15:14
Threat Analyst tip of the day to enrich or parse a file containing URL or domains:
- Add 'import tldextract' and 'import urllib' to '~/.visidatarc'
- Use @visidata to open your CSV, JSON, xslx, zip, log files
- Then you can use function from this modules to parse your data
urllib.parse.urlparse(column_name).fragment
or tldextract.extract(column_name).registered_domain
- Find some interesting patterns or rapid stats
- Profit and have a cup of tea
[#]threatintel #visidata #SOC
=> More informations about this toot | More toots from bongoknight@ioc.exchange
Descendants
Proxy Information
- Original URL
- gemini://mastogem.picasoft.net/thread/113804710373286938
- Status Code
- Success (20)
- Meta
text/gemini
- Capsule Response Time
- 238.44794 milliseconds
- Gemini-to-HTML Time
- 0.510673 milliseconds
This content has been proxied by September (3851b).