FreshRSS

πŸ”’
❌ Secure Planet Training Courses Updated For 2019 - Click Here
There are new available articles, click to refresh the page.
☐ β˜† βœ‡ /r/netsec - Information Security News & Discussion

MeetC2: Covert C2 framework

By: /u/shantanu14g β€” September 5th 2025 at 02:46

A proof-of-concept C2 framework that leverages the Google Calendar API as a covert communication channel between operators and a compromised system. And it works.

submitted by /u/shantanu14g
[link] [comments]
☐ β˜† βœ‡ /r/netsec - Information Security News & Discussion

Homebrew Malware Campaign

By: /u/shantanu14g β€” July 15th 2025 at 13:38

Deriv security team recently uncovered a macOS malware campaign targeting developers - using a fake Homebrew install script, a malicious Google ad, and a spoofed GitHub page.

Broken down in the blog

Worth a read.

submitted by /u/shantanu14g
[link] [comments]
☐ β˜† βœ‡ /r/netsec - Information Security News & Discussion

Customised CVE Notifier based on keywords

By: /u/shantanu14g β€” April 15th 2024 at 14:00

I coded this over the weekend. It's my first hands-on experience with Golang, and I had fun.

This basically scrapes the RSS feed from vuldb.com and notifies on Slack when any CVEs matching the keywords are added.

Keywords can be any technology or product that you want to track, e.g., CVEs related to Apple, WordPress, Ivanti VPN, etc.

The intended users are bug bounty hunters who want to look out for interesting CVEs and organizations that want to take action when any CVE affecting them is released.

Feedback and criticism are always welcome.

Ideally, I would like to scrape the NVD API instead of vuldb, but I will work on that later.

submitted by /u/shantanu14g
[link] [comments]
❌