<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: whiskeybob</title>
    <description>The latest articles on DEV Community by whiskeybob (@whiskeybob).</description>
    <link>https://dev.to/whiskeybob</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4090831%2F6086812d-91fb-496d-8f9a-aa24eaf8131b.jpg</url>
      <title>DEV Community: whiskeybob</title>
      <link>https://dev.to/whiskeybob</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/whiskeybob"/>
    <language>en</language>
    <item>
      <title>Made a Telegram bot that pulls CVE PoCs + tracks blackhat news</title>
      <dc:creator>whiskeybob</dc:creator>
      <pubDate>Sun, 23 Aug 2026 13:13:20 +0000</pubDate>
      <link>https://dev.to/whiskeybob/made-a-telegram-bot-that-pulls-cve-pocs-tracks-blackhat-news-5ben</link>
      <guid>https://dev.to/whiskeybob/made-a-telegram-bot-that-pulls-cve-pocs-tracks-blackhat-news-5ben</guid>
      <description>&lt;p&gt;There's a neat little CLI tool called CVE2PoC — you give it a CVE, it pulls public PoCs, NVD info, checks if there's an exploit on GitHub or in Metasploit, whether it showed up in bug bounty writeups, nuclei templates, that kind of stuff.&lt;/p&gt;

&lt;p&gt;I forked it and added some functionality: search by tag (say, wordpress), by vulnerability type, by year, plus HTML/JSON report generation. Then wrapped it in a Telegram bot so it's actually convenient to use on the go.&lt;/p&gt;

&lt;p&gt;Also built an auto-parser for blackhat-side news -&lt;br&gt;
new malware, breaches, hacker and APT group arrests — pulling from around 60 sources (Krebs, ransomwatch, HN, etc). It sends a digest every few hours (can be turned off if you just want the CVE lookup part). Currently working on keyword-based filtering for the news feed too.&lt;/p&gt;

&lt;p&gt;Would appreciate it if you gave it a try: &lt;a href="https://t.me/cve2poc_bot" rel="noopener noreferrer"&gt;https://t.me/cve2poc_bot&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Repost if it's useful, and if you hit a bug, let me know, I'll fix it.&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>security</category>
    </item>
  </channel>
</rss>
