Skip to content

AndiisWorld/InfoSecTrackerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

InfoSecTrackerBot

Automated cybersecurity notifications and CVE tracking bot for Telegram.

πŸš€ A Telegram bot for tracking cybersecurity alerts and CVE updates in real-time.

Features βœ”οΈ Get real-time CVE alerts πŸ“’ βœ”οΈ Fetch cybersecurity news from trusted sources πŸ“° βœ”οΈ Monitor threat intelligence reports πŸ” βœ”οΈ Supports customizable notifications 🎯

Installation 1️⃣ Clone the repository git clone https://github.com/your-username/InfoSecTrackerBot.git cd InfoSecTrackerBot

2️⃣ Install dependencies pip install -r requirements.txt

3️⃣ Set Up Environment Variables Create a .env file in the root directory and add your API keys: TELEGRAM_BOT_TOKEN=your_bot_token CVE_API_KEY=your_api_key

4️⃣ Run the Bot Start the bot with the following command: python bot.py πŸŽ‰ Now your InfoSecTrackerBot is running and ready to track security updates! πŸš€

Usage βœ… Add the bot to your Telegram group or use it privately. βœ… Type /start to begin. βœ… Use /search CVE-2024-1234 to get CVE details. βœ… Use /latest to get cybersecurity news.

Contributing Pull requests are welcome! If you want to contribute, feel free to fork the repo and submit your changes.

About

Automated cybersecurity notifications and CVE tracking bot for Telegram.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published