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 | View the thread | More toots from bongoknight@ioc.exchange
Mentions
=> View visidata@fosstodon.org profile
Tags
=> View threatintel tag | View visidata tag | View soc tag
Proxy Information
- Original URL
- gemini://mastogem.picasoft.net/toot/113804710373286938
- Status Code
- Success (20)
- Meta
text/gemini
- Capsule Response Time
- 234.249404 milliseconds
- Gemini-to-HTML Time
- 0.779624 milliseconds
This content has been proxied by September (3851b).