I built a small terminal utility called filerazor for reviewing and deleting files in a directory one by one without having to type out paths or run find commands.
It walks through each file alphabetically and asks what you want to do with it. You can delete it, skip it, or preview its contents before deciding. The current file is always shown in the top right corner of the terminal so you never lose track of where you are.
It was built out of frustration with having cluttered download folders with hundreds of files I had never sorted through.
GitHub: https://github.com/cannedpool-sketch/filerazor
Intelligence View
filerazor: an interactive terminal file deletion tool for Linux
I built a small terminal utility called filerazor for reviewing and deleting files in a directory one by one without having to type out paths or run find commands. It walks through each file alphabetically and asks what you want to do with…
SOC Incident Playbook: Vulnerability Remediation & Verification
title: Detect Exploitation - filerazor: an interactive terminal file deletion tool for Linux
id: 5b855664-21a6-4122-b43c-c2e41577c19c
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
- https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-24
logsource:
category: network_connection
product: any
detection:
selection:
CommandLine|contains:
- 'exploit'
condition: selection
falsepositives:
- Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
- attack.initial_accessrule CTI_Threat_Indicator {
meta:
author = "iShareStuff CTI Automated Detection Engine"
date = "2026-09-24"
description = "YARA Signature for "
strings:
$str = "filerazor: an interactive term" ascii wide
condition:
any of them
}tsecurity.de Cognitive Threat RAG
Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich filerazor: an interactive terminal file .... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.
Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.
- 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
- 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
- 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
SOCIAL SHARE CARD GENERATOR