Rename project to stealergram in README

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 10:11:14 -04:00
parent 46968f2194
commit aaf26b87e4

View File

@@ -1,4 +1,4 @@
# ULP Credential Monitor # stealergram
A Telegram-based credential exposure monitor for threat intelligence teams. A Telegram-based credential exposure monitor for threat intelligence teams.
Watches channels for combo/stealer log files and alerts you when your Watches channels for combo/stealer log files and alerts you when your
@@ -22,7 +22,7 @@ User session (Telethon)
## Project structure ## Project structure
``` ```
ulp_monitor/ stealergram/
├── main.py Entry point ├── main.py Entry point
├── config.py All settings (keywords, channels, paths) ├── config.py All settings (keywords, channels, paths)