Commit Graph

44 Commits

Author SHA1 Message Date
tobias
49db614262 visidata: enhance IOC plugins with improved lookups and validation
Expand iplib, iptype, and ioc plugins with better caching, throttling,
and lookup logic. Update validation script and showcase journal accordingly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 22:49:49 +01:00
tke
fd515742b5 Restructure repo layout and document conventions
Move legacy systemscripts into scripts/display and scripts/setup.
Rehome stray top-level tools into their domain folders.
Archive narrow experiments and outdated codegrab leftovers.
Remove empty legacy directories and stale root files.
Expand macOS metadata ignores and update the README with the refined repository structure.
2026-03-07 18:54:32 +01:00
tobias
412f812fe2 visidata: ignore local input history file
Prevent accidental commits of interactive VisiData input history by ignoring input_history.jsonl in the local config directory.
2026-02-21 23:20:42 +01:00
tobias
250999b0c6 visidata: add replayable IOC showcase and usage docs
Provide a sample dataset and cmdlog that exercise typed IOC enrichment while keeping heavy lookups scoped for practical throttled runs, and document how to run it.
2026-02-21 23:20:42 +01:00
tobias
84d912ac0a visidata: add IOC types with cached, throttled lookups
Centralize provider caching and rate-limit handling, then add Domain/URL/Hash IOC types and safer VT/IPInfo key resolution so lookups stay reliable on free-tier APIs.
2026-02-21 23:20:42 +01:00
tobias
27760b0bf1 visidata: document config and plugins 2026-02-21 23:20:42 +01:00
tobias
8d40bcc3f9 visidata: improve IP lookups (cached, keys, maxmind) 2026-02-21 23:20:42 +01:00
tobias
15934ec4a1 visidata: add IP type with CIDR + lookups 2026-02-21 23:20:42 +01:00
tobias
1c9cdc5c19 visidata: make installer idempotent and use v3.3 VD_DIR 2026-02-21 23:20:42 +01:00
tobias
273b47f08e visidata: add installer and optional deps list 2026-02-21 23:20:42 +01:00
tobias
7e45c6f843 visidatarc: v3.3-safe config + helper fixes 2026-02-21 23:20:42 +01:00
tobias
d994b57fee visidata: fix hidecol and add menu entry 2026-02-21 23:20:42 +01:00
tobias
40eb3fae7d Remove .DS_Store and ignore it 2026-02-21 23:20:42 +01:00
tobias
619b0bc432 Restructure repository: organize tools by purpose, create what search tool
- Move single-file tools to tools/ organized by category (security, forensics, data, etc.)
- Move multi-file projects to projects/ (go-tools, puzzlebox, timesketch, rust-tools)
- Move system scripts to scripts/ (proxy, display, setup, windows)
- Organize config files in config/ (shell, visidata, applications)
- Move experimental tools to archive/experimental
- Create 'what' fuzzy search tool with progressive enhancement (ollama->fzf->grep)
- Add initial metadata database for intelligent tool discovery
- Preserve git history using 'git mv' commands
2026-02-21 23:20:42 +01:00
Tobias Kessels
6ef0ef29a1 Add cool chars to README, lsd alias, and Ubuntu telemetry disable script 2025-10-01 09:52:58 +02:00
tobias
9ba87b30f1 update shell aliases 2025-08-24 16:20:10 +02:00
tobias
09e50d8a8e Fix alias for fdfind 2025-08-24 16:20:10 +02:00
tke
a9ccc8cd27 Add dissect and sort alias 2024-05-24 08:20:20 +02:00
tke
1c74ba7f9e Fixed issue with tke-hide-col plugin 2024-05-08 16:28:55 +02:00
TKE
bab6cd66f1 Added access.log transformation batch for visidata 2024-03-06 14:48:57 +00:00
tke
2704b99a5e Updated docker aliases to me secure by default 2024-01-10 11:48:39 +01:00
tke
5333064789 Fixed unset proxy alias (now a function) 2023-05-24 12:49:30 +02:00
tke
8a316e7b16 Changed asn and ipinfo function output and caching 2023-05-24 12:49:01 +02:00
tke
724378945c Changed Diskcache to sqlite with adjustable timeout 2023-05-05 11:13:11 +02:00
tke
b114dceb2c Extended caching capability
All cached function calls are now persistent on disk in ~/.visidata_cache
2023-05-04 16:41:02 +02:00
tke
a42a20afc5 Add unsetproxy alias and fd alias for fdfind 2023-05-04 08:19:56 +02:00
TKE
2ecb7d5ea0 Add visidata plugin and json-function 2023-05-04 08:09:27 +02:00
tke
3606d9b5f4 added usbuard allow alias 2023-02-27 15:17:43 +01:00
tke
d1736489a4 Added packages to install.sh 2023-02-09 13:40:55 +01:00
TKE
63188a7508 Added Install Skript 2023-02-09 13:35:37 +01:00
TKE
94541859f6 Added Alias for bat and configured it als manpager 2022-11-16 08:57:11 +01:00
TKE
f61af3c942 Add Color to hostidenticator 2022-11-14 15:22:00 +01:00
TKE
c25555f367 Add Hostindicator to prompt 2022-11-14 15:12:45 +01:00
TKE
6ee3e22b46 Reworked BASH-Prompt 2022-11-14 13:50:29 +01:00
TKE
134b5e8d8d Supress Output of check in shell_aliases 2022-11-14 09:22:24 +01:00
TKE
8d77b64eec Visidata vt function homepath fix 2022-11-14 09:11:42 +01:00
TKE
d0c51067fd Changed TAB-Completion in bash 2022-11-14 09:10:33 +01:00
tke
eb4586dd35 Tweaked exa aliases 2022-11-11 15:34:21 +01:00
tke
ccb43c39bc updated some aliases and scripts 2022-11-09 12:41:40 +01:00
tke
d479d153b2 Add some application shortcuts do gnome 2022-07-25 08:26:04 +02:00
tke
b9b8379124 Disable menu complete for bash as default 2022-07-25 08:11:58 +02:00
TKE
9a8a3395b1 Put zupdate logfile-location in var 2022-05-20 14:11:38 +02:00
TKE
5eab10a17f Moved some bash settings 2022-05-13 13:26:00 +02:00
TKE
acd8d616dc Reorganise gists folder 2022-05-13 12:50:20 +02:00