<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DEF CON Forums - DEF CON Forums</title>
		<link>https://forum.defcon.org/</link>
		<description>A community for hackers and security researchers to build and share.</description>
		<language>en</language>
		<lastBuildDate>Wed, 03 Jun 2026 08:10:10 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://forum.defcon.org/images/misc/rss.png</url>
			<title>DEF CON Forums - DEF CON Forums</title>
			<link>https://forum.defcon.org/</link>
		</image>
		<item>
			<title>HardenedBSD May 2026 Status Report</title>
			<link>https://forum.defcon.org/node/255799</link>
			<pubDate>Mon, 01 Jun 2026 23:37:09 GMT</pubDate>
			<description><![CDATA[These past two months have been incredibly busy. I didn't publish a status report for April 2026, so this status report will cover that, too. 
 
We have mostly completed the migration from our self-hosted GitLab Enterprise instance to Radicle. There's still further work to be done, but the most...]]></description>
			<content:encoded><![CDATA[These past two months have been incredibly busy. I didn't publish a status report for April 2026, so this status report will cover that, too.<br />
<br />
We have mostly completed the migration from our self-hosted GitLab Enterprise instance to Radicle. There's still further work to be done, but the most crucial bits have made it over. We're also still working on ironing out some kinks in learning &quot;the Radicle way&quot;. I hope soon to write an article chronicling our journey thus far.<br />
<br />
I wrote <a href="https://radicle.network/nodes/rad.hardenedbsd.org/rad:z4Aucnb2nozutuek6o8PC9YfaBeTm#contributing-to-hardenedbsd" target="_blank" rel="nofollow">documentation</a> on how to bootstrap Radicle's local storage directory with src and ports. If you hope to someday submit issues and/or patches, following these bootstrap instructions will certainly ease the initial pain. I plan to include an export of these Radicle storage bootstrap archives with each official build. The current exports are not signed. I'm going to include the hashes in this signed email. I am working on a candidate patch to our build scripts to perform this export. The archives exported by our builder VMs will be signed with our normal ssh key-based signing method.<br />
<br />
Fully fixing the release image generation (chiefly fixing generation of disc1.iso) is my first priority. Radicle bootstrap archive generation is my second priority. Radicle integration in our auto-sync is my third priority. Our commit emails came from GitLab. I need to replicate that functionality but with &quot;the Radicle way.&quot; For now, I'm performing the sync myself when time permits (usually multiple times per day.)<br />
<br />
The past couple months have also seen a number of FreeBSD security advisories, so we've published new builds for 16-CURRENT and 15-STABLE. Installer image generation is still somewhat broken, though I've seen some success with memstick.img. I plan to continue working on this until we're 100% fixed, though it will take time. It takes quite the number of hours to test even the smallest of changes. I get pretty much at most two attempts at testing fixes per day.<br />
<br />
I spent some time studying Reticulum's code. I'm in the process of writing a shim to abstract how its backbone interface implementation uses select and friends. Back when I last looked at it, it required use of epoll. Simultaenously while I was working on that, I did notice the Reticulum project was working on a more portable backbone interface implementation. So I need to restart that research when the time comes.<br />
<br />
I also spent a little bit of time with hbsdfw. I started work on forward-porting our 14-stable hbsdfw-specific patches to 15-STABLE. Then GitLab died, and my priorities switched to the Radicle migration. So I need to restart this research, too, when the time comes. I think I might target -CURRENT rather than 15-STABLE. That way, we don't have to periodically forward-port patches: we just maintain our patches against the naturally-evvolving hardened/current/master.<br />
<br />
We completed the ISP account migration. Some pain is left to resolve. We lost support for our tunneled IPv6 (via Hurricane Electric's Tunnel Broker). I need to schedule a part of my day to capture some packets and get on the phone with some tech support folks on the side of both my ISP and HE. Until then, I've removed the AAAA DNS records for the relevant bits of infrastructure.<br />
<br />
<b>In src:</b><ol class="decimal"><li>FreeBSD merged llvm 21 into base. We needed to fix one compilation error in HardenedBSD's code caught by llvm 21</li>
<li>Replace FreeBSD's README.md with our main wiki-based documentation.</li>
<li>Drop the -HBSD suffix in newvers.sh</li>
<li>Migrate hbsd-update-build to Radicle</li>
<li>Revert the release/ subdirectory to a known good-ish commit. This brought back generation of memstick.img</li>
<li>The hardening.pax.kmod_load_disable sysctl node logic was enhanced</li>
<li>Fix MK_LLVM_LINK_STATIC_LIBRARIES in src.opts.mk</li>
</ol><br />
<b>In ports:</b><ol class="decimal"><li>multimedia/ffmpeg build was fixed</li>
<li>ports-mgmt/pkg was updated to 2.7.5</li>
<li>ports-mgmt/poudriere-hbsd was updated to 3.4.8</li>
<li>A patch was brought in to fix the graphics/hdr_histogram port</li>
<li>hardenedbsd/secadm was updated to account for recent MAC hook changes by FreeBSD</li>
<li>Some incredibly basic support was implemented for downloading distfiles via Radicle HTTP</li>
<li>ports-mgmt/pkg was migrated to Radicle</li>
<li>The default llvm version was bumped to 21 for latest 16-CURRENT users</li>
<li>ports-mgmt/poudriere-hbsd was migrated to Radicle</li>
<li>COMPAT32 was disable for misc/compat{14,15}</li>
<li>PIE was disabled for devel/ccache4</li>
<li>net-p2p/reticulum was migrated to Radicle</li>
<li>hardenedbsd/secadm was migrated to Radicle</li>
</ol><br />
I want to say a heartfelt thank you to the Radicle folks. You've spent a lot of time in helping out. You didn't have to, but you chose to. And for that, I'm incredibly grateful. It's fun to see the Radicle network evolve.<br />
<br />
==== BEGIN ARTIFACT HASHES ====<br />
$ sha256 ports.tar.xz<br />
SHA256 (ports.tar.xz) = b12f303b96b02b16744c1286868726ab4df43a06f6d28de3c2 47d4d1598f743b<br />
$ wc -c ports.tar.xz<br />
1472685664 ports.tar.xz<br />
$ sha256 src.tar.xz<br />
SHA256 (src.tar.xz) = 00301a70910127f4fd9564dca1be948e6b9909e864053a76b9 197565768345cf<br />
$ wc -c src.tar.xz<br />
2069117660 src.tar.xz<br />
==== END ARTIFACT HASHES ====<br />
 ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/240318">HardenedBSD</category>
			<dc:creator>shawn.webb</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255799</guid>
		</item>
		<item>
			<title>I.T or Security topic</title>
			<link>https://forum.defcon.org/node/255793</link>
			<pubDate>Fri, 29 May 2026 20:47:54 GMT</pubDate>
			<description />
			<content:encoded />
			<category domain="https://forum.defcon.org/node/255712">DC34: Communities</category>
			<dc:creator>Badbass</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255793</guid>
		</item>
		<item>
			<title>I.T or Security topic</title>
			<link>https://forum.defcon.org/node/255792</link>
			<pubDate>Fri, 29 May 2026 20:47:54 GMT</pubDate>
			<description>Which category would an expiring boot certification for win 11 be.  If it is a security topic this is something that could be talked about at the confrence.</description>
			<content:encoded>Which category would an expiring boot certification for win 11 be.  If it is a security topic this is something that could be talked about at the confrence.</content:encoded>
			<category domain="https://forum.defcon.org/node/255710">DEF CON 34 Planning</category>
			<dc:creator>Badbass</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255792</guid>
		</item>
		<item>
			<title>My Begining</title>
			<link>https://forum.defcon.org/node/255789</link>
			<pubDate>Wed, 27 May 2026 13:18:38 GMT</pubDate>
			<description><![CDATA[Hello everyone! Like many of you, my journey started with gaming and an old computer at home. Driven by curiosity and stubbornness, I ended up learning everything from installing Linux to understanding how attacks work. Really glad to be here, and I'm looking forward to learning together and...]]></description>
			<content:encoded><![CDATA[Hello everyone! Like many of you, my journey started with gaming and an old computer at home. Driven by curiosity and stubbornness, I ended up learning everything from installing Linux to understanding how attacks work. Really glad to be here, and I'm looking forward to learning together and contributing to the community!]]></content:encoded>
			<category domain="https://forum.defcon.org/node/248159">DCG5585 - Fortaleza, Brazil</category>
			<dc:creator>R3d_S0n</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255789</guid>
		</item>
		<item>
			<title>DC502 meetup</title>
			<link>https://forum.defcon.org/node/255785</link>
			<pubDate>Wed, 27 May 2026 03:22:49 GMT</pubDate>
			<description><![CDATA[Hey all! DC34 is gonna be badass. Lets meet up for drinks and food at Hauck's Corner on June 13th, 6pm. I'll wear a big blue hat. 
rsvp here: https://partiful.com/e/WKLrq2ORJomKbFI18SRz?c=TMJ66ap8]]></description>
			<content:encoded><![CDATA[Hey all! DC34 is gonna be badass. Lets meet up for drinks and food at Hauck's Corner on June 13th, 6pm. I'll wear a big blue hat.<br />
rsvp here: https://partiful.com/e/WKLrq2ORJomKbFI18SRz?c=TMJ66ap8]]></content:encoded>
			<category domain="https://forum.defcon.org/node/231666">DCG Louisville</category>
			<dc:creator>garsy</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255785</guid>
		</item>
		<item>
			<title>DEFCON 34 #Badgelife List</title>
			<link>https://forum.defcon.org/node/255780</link>
			<pubDate>Mon, 25 May 2026 13:08:31 GMT</pubDate>
			<description>Greetings and Salutations: 
The registration submission form is now live! For those folks that are planning to create unofficial badges for this years DEFCON, please click the link below and provide the requested information. If you do not have all of the information requested, it is fine. Please...</description>
			<content:encoded><![CDATA[Greetings and Salutations:<br />
The registration submission form is now live! For those folks that are planning to create unofficial badges for this years DEFCON, please click the link below and provide the requested information. If you do not have all of the information requested, it is fine. Please fill in as much as you have and we will go from there. Remember, even if you think of having a badge or SAO for this year, please add it to the list. It is easier to remove a listing at the last minute than to get it added to the list when everyone's hair is on fire.<br />
<br />
<a href="https://forms.gle/BUw34kEma5zk7GLK8" target="_blank" rel="nofollow">https://forms.gle/BUw34kEma5zk7GLK8</a><br />
 ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/234841">#Badge Life</category>
			<dc:creator>K4rm4</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255780</guid>
		</item>
		<item>
			<title>DCG Coimbatore Offline Workshop - June 13, 2026</title>
			<link>https://forum.defcon.org/node/255775</link>
			<pubDate>Sat, 23 May 2026 12:00:12 GMT</pubDate>
			<description>We are thrilled to announce the DCG91422 - DCG Coimbatore Workshop a hands-on cybersecurity learning experience designed for those who are serious about building real-world skills.   
  Join us on 13 June 2026 from 9:00 AM to 2:00 PM at iamneo, Avinashi Road, Coimbatore, for an intensive session...</description>
			<content:encoded><![CDATA[We are thrilled to announce the DCG91422 - DCG Coimbatore Workshop a hands-on cybersecurity learning experience designed for those who are serious about building real-world skills.  <br />
  Join us on 13 June 2026 from 9:00 AM to 2:00 PM at iamneo, Avinashi Road, Coimbatore, for an intensive session led by industry professionals:<br />
   <br />
  Mr. Akash M - Cyber Security Tech Lead and Founder of Gamkers <br />
   <br />
  Ms. Sathyaprabha Gunasekaran - Manager, Security Operations at fractal<br />
   <br />
  Mr. Sharan S - Senior Penetration Tester at Amber innovations limited <br />
   <br />
  Expect hands-on sessions, practical insights, and an E-Certificate upon completion.<br />
   <br />
  Seats are limited. <br />
   <br />
  Register now at linktr.ee/DCGCoimbatore or https://forms.cloud.microsoft/r/HPA0G3wz8t and be part of the community that learns by doing.<br />
]]></content:encoded>
			<category domain="https://forum.defcon.org/node/248152">DCG Coimbatore</category>
			<dc:creator>Subash_0fficial</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255775</guid>
		</item>
		<item>
			<title>DCG Coimbatore Online Workshop - May 23, 2026</title>
			<link>https://forum.defcon.org/node/255773</link>
			<pubDate>Sat, 23 May 2026 11:46:27 GMT</pubDate>
			<description>DCG91422 - DCG Coimbatore MONTHLY WORKSHOP    
  Join us for a deep dive into how adversarial attacks exploit Large Language Models, the real-world risks they pose, and how Responsible AI principles can help defend against them. 
    
  Speaker: Rakesh Elamaran - Security Engineer 
  Topic:...</description>
			<content:encoded><![CDATA[DCG91422 - DCG Coimbatore MONTHLY WORKSHOP   <br />
  Join us for a deep dive into how adversarial attacks exploit Large Language Models, the real-world risks they pose, and how Responsible AI principles can help defend against them.<br />
   <br />
  Speaker: Rakesh Elamaran - Security Engineer<br />
  Topic: Responsible AI: Adversarial Attacks on LLMs<br />
  Date: 23 May 2026<br />
  Time: 6:00 PM – 7:30 PM IST<br />
  Mode: Online (Microsoft Teams)<br />
   <br />
  Certificates will be provided to all participants. <br />
   <br />
  Whether you're a student, cybersecurity enthusiast, Professional, or AI learner this session is built for you.<br />
   <br />
  Register now → https://forms.cloud.microsoft/r/PfzDmUvYkr<br />
   <br />
  Follow us on → https://linktr.ee/DCGCoimbatore<br />
]]></content:encoded>
			<category domain="https://forum.defcon.org/node/248152">DCG Coimbatore</category>
			<dc:creator>Subash_0fficial</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255773</guid>
		</item>
		<item>
			<title>Short Story Contest 2026 Rules and Themes</title>
			<link>https://forum.defcon.org/node/255767</link>
			<pubDate>Thu, 21 May 2026 06:51:42 GMT</pubDate>
			<description><![CDATA[Short Story Contest 2026 Rules and Themes 
 
The theme this year is DEF CON 34's theme is Agency. 
 
Agency is self-determination. It's about making choices that increase yours, AND helping others to control theirs. 
 
This DEF CON is about reclaiming our agency. DEF CON’s hacker community can...]]></description>
			<content:encoded><![CDATA[Short Story Contest 2026 Rules and Themes<br />
<br />
The theme this year is DEF CON 34's theme is Agency.<br />
<br />
Agency is self-determination. It's about making choices that increase yours, AND helping others to control theirs.<br />
<br />
This DEF CON is about reclaiming our agency. DEF CON’s hacker community can fight to reclaim their agency. The skill set of hackers - reckless curiosity, the drive to know how systems work and a vision that sees beyond what a thing is and into what it could be after its pesky warranty is voided - is more important now than it's ever been.<br />
<br />
As you work on your various projects, keep in mind that the future is undefeated, and it belongs to the resourceful, the brave and most of all to those who can see around the corner of what is and what might be.<br />
<br />
For more inspiration, see: <a href="https://defcon.org/html/links/dc-news.html#dc34theme" target="_blank">https://defcon.org/html/links/dc-news.html#dc34theme</a><br />
<br />
Now. DA RULES.<br />
<br />
The contest will open on May 25th at 12:00 (noon) LOCAL LAS VEGAS, NV, TIME ZONE and will close Wednesday, June 17th, 2026, 00:00 (midnight) LOCAL LAS VEGAS, NV, TIME ZONE.<br />
<br />
People's Choice judges will be given stories to read and judge on June 24th and this portion of the contest will close July 1st, 2026 00:00 (midnight) LOCAL LAS VEGAS, NV TIME ZONE. Judges representing different parts of the hacker community will be chosen secretly and announced publicly when winners have been decided upon.<br />
<br />
All stories will be posted via public links on July 1st and announced via Reddit and the BlueSky account. All winners will be announced on July 10th, 2026.<br />
<br />
WHAT WE WANT:<br />
<br />
Please submit to DCshortstory[at]gmail.com.<br />
<br />
Please submit ONLY in a .txt file, all other formats will be REJECTED. You may include line breaks and specific formatting you feel is important to the tone of your story. &quot;Bad&quot; language is not proscribed, but do remember, your winning story will be published for all ages to read. Verify that your .txt file works across systems. What we receive is what will be put up. We will not correct spacing or specific formatting.<br />
<br />
Please do not include any of the DEF CON staff, goons, etc., without EXPRESS WRITTEN PERMISSION from the individual which MUST BE forwarded to DCshortstory[at]gmail.com, along with contact information. The individual will be contacted by a member of the short story contest staff before the story is considered eligible for entry.<br />
<br />
Please keep your short stories to actual SHORT stories. That means a submission of no less than 1,000 words and no more than 20,000. If you feel you have a story worthy of, and requiring, additional length (or works just fine as a haiku), include your plea in your submission email.<br />
Leave the manuscripts and 404 page novels to your publisher and agents.<br />
<br />
Please keep your stories in tune with our community. We want stories about hackers hacking, science, technology, nerdy things, geeky things, zombie things, making things work the way they were never intended to work, you all know the drill. Story must include the DEF CON convention in some way, either located at it or influenced by it as a few examples.<br />
<br />
One entry per author. Please do not spam us with the &quot;thousands of resumes sent out is sure to get me an interview!&quot; technique. Write one GREAT story, not lots of MEH stories. If you submit two stories, both stories will be disqualified.<br />
<br />
Illustrations and graphics are not accepted. This contest is about the beauty of the written word. We don't want graphic novels. Show us a picture in my head that is painted with your vocabulary.<br />
<br />
Please remember when submitting to include the TITLE OF YOUR PIECE and the AUTHOR NAME you wish to have published. Real or handle, that is up to you but include it in your .txt file. We can't be chasing you down for titles and names. It will go in as &quot;Untitled&quot; or &quot;Author Unknown&quot; if you do not.<br />
<br />
After submission you will receive a confirmation email within 48 hours. If you do not receive a confirmation email then your submission has not been received and will be ineligible. Please contact us at the provided email if your submission is not going through.<br />
<br />
It is your responsibility to verify that your story is included in the public listing on July 1st. Failure to contact us within 24 hours after it has gone up disqualifies your story. If you do not see your story, please contact us at the provided email.<br />
<br />
WHAT YOU GET:<br />
<br />
We will be putting ALL of the short story entries on the Conference media and we will be listing the winners in the online Conference program in a short blurb, letting everyone know where they can check to read more. If you do not want it online, then do not submit to the contest.<br />
<br />
The winners will get recognition in the online program and in social media. Time permitting, the winners will walk the stage and/or be recognized at the Contest Closing Ceremony.<br />
<br />
PRIZES:<br />
<br />
First place winner will receive two (2) creative badges, received at con, onsite.<br />
Second place winner will receive one (1) creative badge, received at con, onsite.<br />
People's Choice winner (voted by the community representatives) will receive one (1) creative badge, received at con, onsite.<br />
<br />
All entrants will get their story in the DEF CON media server.<br />
<br />
Tips for winning:<br />
<br />
Spell check, grammar check, watch your tenses and your &quot;voice.&quot; Double-check your dates, your math, your facts. We are paying attention. If you misspell on purpose, make sure the reader can tell it's on purpose! Follow the rules as mentioned above. Write a good story.<br />
<br />
*IMPORTANT: Communication/Updates/Contact at Con will be done through the BlueSky account @DCShortstory or via email DCshortstory[at]gmail.com. Follow it or you will miss things that are relevant to the contest.*<br />
<br />
Best of luck to all of you! Now get writing!<br />
<br />
<br />
<br />
<br />
<br />
<br />
]]></content:encoded>
			<category domain="https://forum.defcon.org/node/255714">Creative Writing Contest (was Short Story Contest)</category>
			<dc:creator>SweetGrrl</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255767</guid>
		</item>
		<item>
			<title>Phish Stories - Scenario - Articles, Profiles, and Social Media - DC 34</title>
			<link>https://forum.defcon.org/node/255740</link>
			<pubDate>Mon, 18 May 2026 21:39:14 GMT</pubDate>
			<description><![CDATA[..  
  
.. 
CONTEST RUNS THROUGH JUNE 21! SEE CONTEST OVERVIEW AND RULES FOR DEF CON 34 --&gt; https://forum.defcon.org/node/255739 
FULL RULES AND SCENARIO ALSO AVAILABLE AT --&gt; https://phishstories.org (https://phishstories.org) 
 
For our newest installment of Phish Stories we’re going to the...]]></description>
			<content:encoded><![CDATA[<span style="font-size:18px"><span style="font-family:Calibri"><b>..</b></span></span> <div class="img_align_center_wrapper"><a href="filedata/fetch?id=255795&amp;d=1780192878" class="bbcode-attachment"  ><img itemprop="image" alt="Phish Stories logo: green  fishead with jagged teeth and a yellow at symbol for an eye" data-attachmentid="255795" data-align="center" data-size="small" border="0" src="filedata/fetch?id=255795&amp;d=1780192878&amp;type=small" data-fullsize-url="filedata/fetch?id=255795&amp;d=1780192878" data-thumb-url="filedata/fetch?id=255795&amp;d=1780192878&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment align_center js-lightbox bbcode-attachment--lightbox" /></a></div><br />
 <br />
<span style="font-size:18px"><span style="font-family:Calibri"><b>..<br />
CONTEST RUNS THROUGH JUNE 21!</b> <b>SEE CONTEST OVERVIEW AND RULES FOR DEF CON 34 --&gt; <a href="https://forum.defcon.org/node/255739" target="_blank">https://forum.defcon.org/node/255739</a></b><br />
<b>FULL RULES AND SCENARIO ALSO AVAILABLE AT --&gt; </b><a href="https://phishstories.org" target="_blank" rel="nofollow"><b>https://phishstories.org</b></a></span></span><br />
<br />
<span style="font-size:18px"><span style="font-family:Calibri">For our newest installment of Phish Stories we’re going to the movies! This time, in the great city of Chicago, Illinois. Enjoy!</span><br />
<br />
<span style="font-family:Calibri">The Grand Parkway 34 Multiplex opened in Chicago in the fall of 2023 with oversized ambition and a name to match. Built on the site of the old Parkway Theater, it became the largest movie theater in the Midwest, boasting 34 screens, wall-to-wall recliners, powerful sound, and blockbuster dreams.</span><br />
<span style="font-family:Calibri">Carved out in one wing of the theater sits eight screens devoted to a curated screening room experience run by longtime staff member and noir film fan Hank Marlowe. Carrying on the tradition he had started at the old Parkway, Hank’s double-feature nights were crafted with love. And for a while, the combination of old and new worked. Crowds showed up. Blockbusters packed the main screens while Hank’s nostalgic corner drew a respectable following.</span></span><br />
<br />
<a href="https://filedata/fetch?id=255741&amp;d=1779139094" target="_blank" rel="nofollow"><a href="filedata/fetch?id=255741&amp;d=1779139094" class="bbcode-attachment"  ><img itemprop="image" alt="Click image for larger version  Name:	movie_screen2.jpg Views:	0 Size:	107.6 KB ID:	255741" data-attachmentid="255741" data-align="none" data-size="small" border="0" src="filedata/fetch?id=255741&amp;d=1779139094&amp;type=small" data-fullsize-url="filedata/fetch?id=255741&amp;d=1779139094" data-thumb-url="filedata/fetch?id=255741&amp;d=1779139094&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /></a></a><br />
<span style="font-size:18px"><span style="font-family:Calibri">But once the newness faded, the Grand Parkway fell victim to the same declining crowds affecting theaters across the industry. The multiplex’s parent company, BroadSwitch Studios, took notice and decided it was time to chase a new audience. Their focus fell on Hank’s screening room, which, while beloved, was not pulling in enough revenue.</span><br />
<br />
<span style="font-family:Calibri">Their replacement? A cloud-streamed, real-time entertainment zone known as the Digitally Enhanced Fan Connection, or DEF CON for short. The new setup will feature live sports, reality television, esports tournaments, and a rotating lineup of video podcasts. It is marketed as the next phase of moviegoing, a place where groups can react to the moment together.</span><br />
<br />
<span style="font-family:Calibri">The idea came from Timmy Goodson, a smooth-talking entrepreneurial minded promoter who believes the only thing holding the theater back is outdated thinking. Timmy has been installed at the Grand Parkway to oversee the rollout and make sure the launch hits on schedule.</span><br />
<br />
<span style="font-family:Calibri">The person trying to keep the technology from melting down is Alexis Romero. She started at the theater early on and somehow became its unofficial IT department. Now she is juggling cloud credentials, vendor instructions, and a dozen systems she was never formally trained on. Alexis is also working toward a security degree at a local community college, so she has a pretty good idea of just how wrong things can go.</span><br />
<br />
<span style="font-family:Calibri">The general manager, Malcolm Shaw, is doing everything he can to maintain order. He lived through the demolition of the original Parkway Theater and has no intention of letting this new version fail.</span><br />
<br />
<span style="font-family:Calibri">And then there is Hank, still recommending 1940s crime films to confused teens at the concession counter. He is having a hard time believing that podcast panels and influencer watch parties are replacing the classic double feature.</span><br />
<br />
<span style="font-family:Calibri">The DEF CON launch is only days away. The staff is tired. The systems are untested. The stakes feel high.</span><br />
<br />
<span style="font-family:Calibri">This year’s Phish Stories challenge invites you to explore the real-world risks that appear when a company races forward with new technology faster than its people can keep up.</span><br />
<br />
<span style="font-family:Calibri">We’ll grab the popcorn. You write the phish. Make someone click, make us laugh, and win your way into DEF CON this year.</span></span>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/255715">Phish Stories</category>
			<dc:creator>Serum</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255740</guid>
		</item>
		<item>
			<title>Phish Stories - Contest Overview and Rules - May 10th - June 21st - DC 34</title>
			<link>https://forum.defcon.org/node/255739</link>
			<pubDate>Mon, 18 May 2026 21:29:10 GMT</pubDate>
			<description><![CDATA[[/URL] 
 ..   
  
.. 
 
 
 
CONTEST RUNS THROUGH JUNE 21! FULL RULES AND SCENARIO ALSO AVAILABLE AT --&gt; [URL]https://phishstories.org (filedata/fetch?filedataid=5318) 
 
I’m an avid fisherman, so I know a thing or two about a fish story. That 12-inch bass somehow becomes a 2-foot monster when...]]></description>
			<content:encoded><![CDATA[<a href="https://filedata/fetch?filedataid=5318" target="_blank" rel="nofollow"><div class="img_align_center_wrapper"><a href="filedata/fetch?filedataid=5318" class="bbcode-attachment"  ><img itemprop="image" data-tempid="temp_5318_1779138483507_468" data-align="center" data-size="medium" border="0" src="filedata/fetch?filedataid=5318&amp;type=medium" alt="" data-fullsize-url="filedata/fetch?filedataid=5318" data-thumb-url="filedata/fetch?filedataid=5318&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment align_center js-need-data-att-update js-lightbox-participant" /></a></div></a><br />
 ..  <div class="img_align_center_wrapper"><a href="filedata/fetch?id=255796&amp;d=1780192878" class="bbcode-attachment"  ><img itemprop="image" alt="Phish Stories logo: green  fishead with jagged teeth and a yellow at symbol for an eye" data-attachmentid="255796" data-align="center" data-size="small" border="0" src="filedata/fetch?id=255796&amp;d=1780192878&amp;type=small" data-fullsize-url="filedata/fetch?id=255796&amp;d=1780192878" data-thumb-url="filedata/fetch?id=255796&amp;d=1780192878&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment align_center js-lightbox bbcode-attachment--lightbox" /></a></div><br />
 <br />
..<br />
<br />
<br />
<br />
<span style="font-size:18px"><span style="font-family:Calibri"><b>CONTEST RUNS THROUGH JUNE 21!</b> <b>FULL RULES AND SCENARIO ALSO AVAILABLE AT --&gt; <a href="https://phishstories.org" target="_blank" rel="nofollow">https://phishstories.org</a></b></span></span><br />
<br />
<span style="font-size:18px"><span style="font-family:Calibri">I’m an avid fisherman, so I know a thing or two about a fish story. That 12-inch bass somehow becomes a 2-foot monster when you’re telling it. I’m also a hacker with a security day job, so I know a thing or two about the other kind of phishing too. Turns out both have something in common: you’re proclaiming something incredible and hoping someone bites.</span><br />
<br />
<span style="font-family:Calibri">Years ago, the bad ones were easy to spot. Nigerian princes, unclaimed lottery winnings, mysterious government agents with secrets only you could know. They were so bad I often wondered if the goal was ever really to get someone to click, or just to make someone laugh. I thought, why not make it both?</span></span><br />
<br />
<span style="font-size:18px"><span style="font-family:Calibri">That’s Phish Stories. Write a phishing e-mail that gets someone to click <i>and</i> makes the judges laugh. We’ve set the stage with a fictional company, fictional targets, and plenty of background material. The rest is up to you.</span></span><br />
<br />
<span style="font-size:18px"><span style="font-family:Calibri"><b>How Do I Win?</b></span><br />
<span style="font-family:Calibri">The best entry will find a way to combine clickability with laughability, what we like to call “targeted absurdity.” A hilarious backstory paired with a phishing e-mail that would actually hook someone is the sweet spot. It’s a delicate balance, but that’s what makes it fun.</span><br />
<span style="font-family:Calibri">That said, you don’t have to nail both. There are three ways to win:</span></span><ul><li><span style="font-size:18px"><span style="font-family:Calibri">The Ruler – The best overall combination of clickability and humor. A creative backstory that builds into a phish that leaves us rolling. This is our overall winner.</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">The Wizard – The most convincing, technically sound phishing e-mail. Humor is optional here, it’s all about whether your target would actually click.</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">The Jester – The entry that made us laugh the most. Maybe it’s not the most clickable, but it’s the one we’ll remember.</span></span></li>
</ul><span style="font-size:18px"><span style="font-family:Calibri"><b>Submission Rules</b></span><br />
<span style="font-family:Calibri">Each submission has two parts:</span></span><ul><li><span style="font-size:18px"><span style="font-family:Calibri">The backstory – Tell us about your target, why you chose them, what assumptions you made, and what happens after they click. Be creative. This is where you fill in the blanks. 600 words or less.</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">The e-mail – The phishing e-mail itself. 600 words or less. <i>Optional header information does NOT count against the word limit.</i></span></span></li>
</ul><span style="font-size:18px"><span style="font-family:Calibri">The 600-word limit is strictly enforced. Entries over the limit will be penalized during judging.</span><br />
<span style="font-family:Calibri">Save both to a single text file, attach it to an e-mail, and send it to: <a href="mailto:phishstories@protonmail.com">phishstories@protonmail.com</a></span><br />
<span style="font-family:Calibri">Contest runs May 10th through June 21st at 11:59pm Las Vegas time.</span><br />
<span style="font-family:Calibri">One entry per participant. If you send more than one, we’re only reading the first.</span><br />
<span style="font-family:Calibri">You’ll receive a confirmation within 48 hours. If you don’t hear back, reach out.</span><br />
<span style="font-family:Calibri">A few other things to keep in mind:</span></span><ul><li><span style="font-size:18px"><span style="font-family:Calibri">No illustrations or graphics.</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Include your e-mail address and alias or hacker name (real name is fine too).</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Do not include DEF CON staff or goons without their EXPRESS WRITTEN PERMISSION, which must be forwarded to <a href="mailto:phishstories@protonmail.com">phishstories@protonmail.com</a> along with their contact info. We’ll verify before allowing the entry.</span></span></li>
</ul><hr /><br />
<span style="font-size:18px"><span style="font-family:Calibri"><b>Scoring</b></span><br />
<span style="font-family:Calibri">A panel of judges will individually stack rank all entries across six categories:</span></span><ul><li><span style="font-size:18px"><span style="font-family:Calibri">E-Mail Clickability – Would your target actually click?</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Use of Sources – Did you read the scenario? There are nuggets in there, some not so obvious.</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">After the Click – What happens when they do click?</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">E-mail Humor – Did the e-mail make us laugh?</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Backstory Humor – How about the backstory?</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Creative Ingenuity – How outside-the-box did you go?</span></span></li>
</ul><span style="font-size:18px"><span style="font-family:Calibri">Winners are selected as follows:</span></span><ul><li><span style="font-size:18px"><span style="font-family:Calibri">Ruler – Highest combined score across all 6 categories</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Wizard – Highest score in Clickability + Use of Sources + After the Click + Creative Ingenuity</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Jester – Highest score in E-mail Humor + Backstory Humor + Creative Ingenuity</span></span></li>
</ul><span style="font-size:18px"><span style="font-family:Calibri">The Ruler is named first. The remaining entries are then ranked to determine the Wizard and the Jester. One winner per category.</span><br />
<span style="font-family:Calibri">Judging will be completed within two weeks of the contest closing.</span></span>  <hr /><br />
<span style="font-size:18px"><span style="font-family:Calibri"><b>Prizes (In-Person at the Con)</b></span></span><ul><li><span style="font-size:18px"><span style="font-family:Calibri">Ruler – 2 Human Badges</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Wizard – 1 Human Badge</span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Jester – 1 Human Badge</span></span></li>
</ul><span style="font-size:18px"><span style="font-family:Calibri">Winners get recognition in the online program and on social media. If you’re on-site at DEF CON, you’ll walk the stage at the Contest Closing Ceremony. We’ll also post every entry in the DEF CON Forums for everyone to enjoy.</span><br />
<span style="font-family:Calibri">Check out last year’s <a href="https://forum.defcon.org/node/252733" target="_blank">scenario</a>, <a href="https://forum.defcon.org/node/252946" target="_blank">entries</a>, and <a href="https://forum.defcon.org/node/252999" target="_blank">winners</a> if you want to see what you’re up against.</span></span>  <hr /><br />
<span style="font-size:18px"><span style="font-family:Calibri"><b>Stay in the Loop</b></span><br />
<span style="font-family:Calibri">Follow us for updates:</span></span><ul><li><span style="font-size:18px"><span style="font-family:Calibri">BlueSky – <a href="https://bsky.app/profile/phishstories.bsky.social" target="_blank" rel="nofollow">@phishstories.bsky.social</a></span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Defcon.social – <a href="mailto:serum@defcon.social">serum@defcon.social</a></span></span></li>
<li><span style="font-size:18px"><span style="font-family:Calibri">Reddit – <a href="https://www.reddit.com/user/phishstories" target="_blank" rel="nofollow">u/phishstories</a></span></span></li>
</ul><br />
<span style="font-size:18px"><span style="font-family:Calibri">Questions? E-mail us at <a href="mailto:phishstories@protonmail.com">phishstories@protonmail.com</a></span><br />
<br />
<span style="font-family:Calibri">Enjoy!</span></span><br />
<br />
<span style="font-size:18px">​</span><br />
<span style="font-size:18px">​<br />
​<br />
​</span>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/255715">Phish Stories</category>
			<dc:creator>Serum</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255739</guid>
		</item>
		<item>
			<title><![CDATA[🚀 A Strategic AI &amp;amp; Digital Transformation Leader Joins DEFCON Group Karachi! 🚀]]></title>
			<link>https://forum.defcon.org/node/255737</link>
			<pubDate>Mon, 18 May 2026 19:04:56 GMT</pubDate>
			<description>DEFCON Group Karachi proudly welcomes Zubair Elahi as our new Executive Member , a techno-functional leader operating at the powerful intersection of AI, digital transformation, technology strategy, and execution-driven innovation. 
 
Currently serving as Chief Commercial Officer at Betacodes...</description>
			<content:encoded><![CDATA[<span style="color:#2ecc71">DEFCON Group Karachi</span><span style="color:#ffffff"> proudly welcomes</span> <span style="color:#f1c40f"><b>Zubair Elahi</b> </span><span style="color:#16a085">as our new <b>Executive Member</b> ,</span> a<span style="color:#f39c12"> techno-functional leader operating at the powerful intersection of <b>AI, digital transformation, technology strategy, and execution-driven innovation</b>.</span><br />
<br />
<span style="color:#c0392b">Currently serving as <b>Chief Commercial Officer at Betacodes Pakistan (formerly Forbmax)</b>, Zubair Elahi has been actively driving collaboration between public and private sector stakeholders, startups, enterprises, and technology ecosystems to accelerate innovation in:</span><br />
<span style="color:#dddddd">⚡ Artificial Intelligence<br />
⚡ Digital Infrastructure<br />
⚡ Emerging Technologies<br />
⚡ Governance &amp; Transformation<br />
⚡ Ecosystem-Led Growth</span><br />
<br />
<span style="color:#f1c40f">What makes his leadership particularly impactful is his ability to bridge the gap between:</span><br />
<span style="color:#e67e22">🔹 Business strategy<br />
🔹 Technology operations<br />
🔹 Policy alignment<br />
🔹 Real-world execution</span><br />
<br />
In a rapidly evolving digital era, organizations need leaders who can transform ideas into measurable outcomes and Zubair represents exactly that mindset.<br />
<br />
At DEFCON Group Karachi, we are committed to building an ecosystem where cybersecurity, AI, innovation, governance, and enterprise transformation converge to shape Pakistan’s digital future.<br />
<br />
The induction of leaders like <b>Zubair Elahi</b> reflects our growing mission to connect:<br />
💡 Visionaries<br />
💡 Builders<br />
💡 Policymakers<br />
💡 Innovators<br />
💡 Technology leaders<br />
<br />
— under one impactful platform.<br />
<br />
This is not just community building.<br />
This is ecosystem building.<br />
This is the future of digital leadership.<br />
<br />
⚡ Strategy meets execution.<br />
⚡ AI meets transformation.<br />
⚡ Leadership meets impact.<br />
<br />
<span style="color:#2ecc71">Welcome, <b>Zubair Elahi</b>, to DEFCON Group Karachi. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20dialer.png" border="0" alt="" title="Dialer Black" smilieid="66" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20dialer.png" border="0" alt="" title="Dialer Black" smilieid="66" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20dialer.png" border="0" alt="" title="Dialer Black" smilieid="66" class="inlineimg" /></span><br />
<br />
#DEFCONKarachi #ExecutiveLeadership #AI<br />
#DigitalTransformation <a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22cybersecurity%22%7D" class="b-bbcode b-bbcode__hashtag">cybersecurity</a> <a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22innovation%22%7D" class="b-bbcode b-bbcode__hashtag">innovation</a><br />
#TechLeadership #DigitalPakistan<br />
<a href="https://forum.defcon.org/filedata/fetch?id=255738&amp;d=1779131063&amp;type=thumb" target="_blank">Zubair Elahi - Poster.jpg</a>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255737</guid>
		</item>
		<item>
			<title><![CDATA[🚀 SheLeads Cyber Continues to Rise — Women Leading Enterprise Transformation &amp;amp; Digital Innovation 🚀]]></title>
			<link>https://forum.defcon.org/node/255727</link>
			<pubDate>Sat, 16 May 2026 04:07:18 GMT</pubDate>
			<description>Around the world, women remain underrepresented in technology leadership and cybersecurity decision-making. At DEFCON Group Karachi, we believe the future of digital transformation must be built on diversity, innovation, resilience, and leadership. 
 
That vision gave birth to SheLeads Cyber — the...</description>
			<content:encoded><![CDATA[<span style="font-size:14px"><span style="color:#ffffff">Around the world, women remain underrepresented in technology leadership and cybersecurity decision-making. </span>At <span style="color:#16a085"><b>DEFCON Group Karachi</b>,</span> we believe the future of digital transformation must be built on <span style="color:#2980b9"><b>diversity, innovation, resilience, and leadership</b>.</span><br />
<br />
<span style="color:#f1c40f">That vision gave birth to </span><span style="color:#ffffff"><b>SheLeads Cyber</b> — the Women Wing of DEFCON Group Karachi </span><span style="color:#e67e22">— a platform dedicated to empowering women leaders across cybersecurity, enterprise technology, AI, governance, and digital transformation.</span><br />
<br />
<span style="color:#2ecc71">Today, we proudly welcome another transformational leader to this growing movement.</span><br />
<br />
<span style="color:#f1c40f">🌟 <b>Saima Naveed joins DEFCON Group Karachi – Women Wing (SheLeads Cyber) as Senior Executive Member.</b></span><br />
<br />
<span style="color:#f39c12">With over <b>20+ years of diversified experience</b> across enterprise IT, ERP ecosystems, business applications, and strategic digital enablement, Saima Naveed stands among the leaders driving meaningful technology transformation in Pakistan’s corporate landscape.</span><br />
<br />
<span style="color:#2ecc71">Currently serving in a <b>CIO leadership role</b>, she has successfully led enterprise-wide modernization initiatives focused on:</span><br />
<span style="color:#ffffff">🔹 Digital Transformation<br />
🔹 Operational Excellence<br />
🔹 Cybersecurity &amp; Governance<br />
🔹 ERP Transformation<br />
🔹 Innovation-Driven Enterprise Growth</span><br />
<br />
Her experience spans successful leadership and execution of large-scale <b>SAP, Oracle, and enterprise transformation programs</b> across manufacturing, banking, healthcare, education, and industrial sectors , bringing together technology, governance, and business strategy under one unified vision.<br />
<br />
What truly distinguishes Saima is her ability to bridge the gap between business priorities and technological innovation , enabling organizations to become more resilient, future-ready, and digitally empowered.<br />
<br />
As an active voice in leadership forums and transformation dialogues, she continues to advocate:<br />
<span style="color:#f1c40f">⚡ Responsible AI adoption<br />
⚡ Innovation-led culture<br />
⚡ Strategic technology governance<br />
⚡ Future-ready enterprise ecosystems</span><br />
<br />
💠 With leaders like Saima Naveed joining SheLeads Cyber, <span style="color:#e67e22">DEFCON Group Karachi continues to build a powerful ecosystem where women leaders are not just participating in technology transformation — </span></span><span style="color:#ffffff"><span style="font-size:16px">they are leading it.</span></span><br />
<br />
<span style="font-size:14px"><span style="color:#16a085">This is not symbolic inclusion.<br />
This is strategic leadership.<br />
This is women shaping the future of digital Pakistan.</span><br />
<br />
<span style="color:#ffffff">Welcome, <b>Saima Naveed</b>, to DEFCON Group Karachi. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skullwhite.png" border="0" alt="" title="DEF CON Skull" smilieid="65" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20dialer.png" border="0" alt="" title="Dialer Black" smilieid="66" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /></span></span><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255728&amp;d=1778904421&amp;type=thumb" target="_blank">Saima Naveed - Poster.jpg</a><br />
<img itemprop="image" data-attachmentid="255729" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255729&amp;d=1778904421" alt="Click image for larger version

Name:	Saima Naveed - Poster.jpg
Views:	0
Size:	345.4 KB
ID:	255729" data-fullsize-url="filedata/fetch?id=255729&amp;d=1778904421" data-thumb-url="filedata/fetch?id=255729&amp;d=1778904421&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><br />
<br />
<span style="font-size:14px">#DEFCONKarachi #TheVertex #WomenInTech<br />
#WomenInCybersecurity #DigitalTransformation<br />
#CIOLeadership #EnterpriseTechnology #FutureReady</span>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255727</guid>
		</item>
		<item>
			<title>-HELP- Rf Hacking Roadmap/Guide</title>
			<link>https://forum.defcon.org/node/255723</link>
			<pubDate>Fri, 15 May 2026 08:27:14 GMT</pubDate>
			<description><![CDATA[Hey everyone, 
 
I'm an embedded software engineer getting into RF hacking/security, and I'd love some guidance from this community. 
What I'm struggling with online resources for RF Hacking feel very scattered compared to web/network security. There's no clear path like there is for CTFs in...]]></description>
			<content:encoded><![CDATA[Hey everyone,<br />
<br />
I'm an embedded software engineer getting into RF hacking/security, and I'd love some guidance from this community.<br />
What I'm struggling with online resources for RF Hacking feel very scattered compared to web/network security. There's no clear path like there is for CTFs in traditional cybersecurity. I've found PySDR, HackRf Youtube videos, rtl-sdr.com and a few DEFCON talks but that's about it.<br />
<br />
Any pointers would be greatly appreciated. Thanks in advance.]]></content:encoded>
			<category domain="https://forum.defcon.org/node/227609">General Conversations</category>
			<dc:creator>Zurga</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255723</guid>
		</item>
		<item>
			<title>DCG321 May Meetup</title>
			<link>https://forum.defcon.org/node/255691</link>
			<pubDate>Sun, 10 May 2026 01:56:13 GMT</pubDate>
			<description><![CDATA[🚨 Attention Space Coast hackers, security pros, and curious minds! 🚨 
 
DCG321 is back this Wednesday, May 13th at 6:30PM — and this month's topic is one that keeps IT teams up at night: Ransomware. 💀🔐 
 
We're talking real-world attacks, how they work, and — more importantly — how to make sure...]]></description>
			<content:encoded><![CDATA[🚨 <b>Attention Space Coast hackers, security pros, and curious minds!</b> 🚨<br />
<br />
DCG321 is back this <b>Wednesday, May 13th at 6:30PM</b> — and this month's topic is one that keeps IT teams up at night: <b>Ransomware</b>. 💀🔐<br />
<br />
We're talking real-world attacks, how they work, and — more importantly — how to make sure YOU'RE not the next headline. Whether you've dealt with ransomware firsthand or just want to know what all the fuss is about, this is the talk for you.<br />
<br />
Here's the deal:<br />
✅ Great presentation on a hot topic<br />
✅ Friendly, welcoming community<br />
✅ Zero judgment if you've ever clicked a suspicious link (we've all been there 😬)<br />
✅ Good conversation with local security folks<br />
<br />
Come for the knowledge, stay for the banter. All skill levels welcome — from total beginners to seasoned pros.<br />
<br />
👉 <b>RSVP here:</b> https://www.meetup.com/spacecoastsec/events/313526413<br />
<br />
See you Wednesday! Don't let the ransomware gangs have all the fun. 😄]]></content:encoded>
			<category domain="https://forum.defcon.org/node/231652">DCG Space Coast</category>
			<dc:creator>SiliconOddity</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255691</guid>
		</item>
		<item>
			<title>Not sure what to do with these...</title>
			<link>https://forum.defcon.org/node/255678</link>
			<pubDate>Tue, 05 May 2026 01:10:52 GMT</pubDate>
			<description><![CDATA[Long story short, I was a goon at DC 11 and after the con, I was tasked with taking down the poster boards above the rooms. I asked if I could take them home and was told by DT himself &quot;I don't care what you do with them, just take them down&quot; so I took them home, had them framed and they have been...]]></description>
			<content:encoded><![CDATA[Long story short, I was a goon at DC 11 and after the con, I was tasked with taking down the poster boards above the rooms. I asked if I could take them home and was told by DT himself &quot;I don't care what you do with them, just take them down&quot; so I took them home, had them framed and they have been hanging up ever since. <br />
<br />
I wanted to keep them forever as they mean a lot ( there were a lot of memories from that place and working it ) but things happen, times change and I need to get rid of these. Here is the kicker, I don't know what I want to do with them? What I mean is, I am not necessarily trying to sell them. I want them to go somewhere they will be preserved,. somewhere they can be appreciated. I mean, I am open to offers but that's not the point for me. I just don't want them to go in the trash.<br />
<br />
If this is the wrong place for this I apologize. I didn't know where to put this. I have a total of 4 but only 3 are framed. Adding some pictures but I can't seem to get good ones due to the reflection. <br />
<br />
Ok, be nice ;) Thank you ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/227609">General Conversations</category>
			<dc:creator>Dotcomdewd</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255678</guid>
		</item>
		<item>
			<title><![CDATA[A Digital Transformation &amp;amp; Security Visionary Joins DEFCON Group Karachi!]]></title>
			<link>https://forum.defcon.org/node/255675</link>
			<pubDate>Sun, 03 May 2026 16:49:10 GMT</pubDate>
			<description>DEFCON Group Karachi proudly welcomes Syed Shariq Muhammad as our new Executive Member , a distinguished IT executive, transformation strategist, and security thought leader with over 20+ years of experience driving innovation across industries. 
 
Currently serving at Arcana Info, Syed Shariq...</description>
			<content:encoded><![CDATA[<span style="font-size:14px"><span style="color:#16a085">DEFCON Group Karachi</span> proudly welcomes <span style="color:#f1c40f"><b>Syed Shariq Muhammad</b></span> <span style="color:#ffffff">as our new </span><span style="color:#f39c12"><b>Executive Member</b> </span><span style="color:#ffffff">, a distinguished IT executive, transformation strategist, and security thought leader with over <b>20+ years of experience</b> driving innovation across industries.</span><br />
<br />
<span style="color:#e67e22">Currently serving at <b>Arcana Info</b>, Syed Shariq Muhammad has earned recognition for delivering impactful solutions in <b>digital transformation, enterprise automation, and advanced security frameworks</b>, along with receiving multiple awards in the domains of <b>Digital Transformation and Security Portfolio Leadership</b>.</span><br />
<br />
<span style="color:#e74c3c">What makes his leadership stand out is the rare ability to combine:</span><br />
<span style="color:#ecf0f1">🔹 Technical mastery<br />
🔹 Strategic business alignment<br />
🔹 Security-driven innovation<br />
🔹 Enterprise resilience</span><br />
<br />
<span style="color:#f1c40f">With extensive international experience across the <b>Middle East, Europe, and Africa</b>, he has successfully led projects through both <b>on-site and remote execution models</b>, helping organizations achieve scalability, adaptability, and long-term operational value.</span><br />
<br />
<span style="color:#2980b9">But beyond titles and achievements, Syed Shariq Muhammad represents a mindset that DEFCON Group Karachi strongly believes in:<br />
💡 Technology must not only innovate , it must also protect, empower, and sustain.</span><br />
<br />
<span style="color:#dddddd">His induction as <b>Executive Member</b> further strengthens DEFCON Group Karachi’s mission to unite leaders shaping the future of:</span><br />
⚡ Cybersecurity<br />
⚡ Enterprise Technology<br />
⚡ Digital Transformation<br />
⚡ Strategic Innovation<br />
<br />
<span style="color:#f39c12">As our ecosystem continues to grow, so does our commitment to building a platform where industry leaders, innovators, and technology visionaries collaborate to create meaningful impact.</span><br />
⚡ Innovation meets resilience.<br />
⚡ Strategy meets execution.<br />
⚡ Leadership meets impact.<br />
<br />
<span style="color:#f1c40f">Welcome, <b>Syed Shariq Muhammad</b>, to DEFCON Group Karachi. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /></span><br />
<br />
#DEFCONKarachi #ExecutiveLeadership #DigitalTransformation<br />
<a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22cybersecurity%22%7D" class="b-bbcode b-bbcode__hashtag">cybersecurity</a> #EnterpriseTechnology #StrategicInnovation</span><br />
<br />
<a href="https://forum.defcon.org/filedata/fetch?id=255676&amp;d=1777826921&amp;type=thumb" target="_blank">Syed Shariq Muhammad - Poster.jpg</a>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255675</guid>
		</item>
		<item>
			<title>sudo fstrim /</title>
			<link>https://forum.defcon.org/node/255668</link>
			<pubDate>Fri, 01 May 2026 01:47:45 GMT</pubDate>
			<description>sudo fstrim /  
Over time, SSD performance can degrade due to the way they handle data deletion and storage. Linux offers a feature called TRIM to address this issue. TRIM is a command that allows the operating system to inform the SSD which blocks of data are no longer in use, enabling the drive...</description>
			<content:encoded><![CDATA[<i><span style="font-size:14px">sudo fstrim / </span></i><br />
Over time, SSD performance can degrade due to the way they handle data deletion and storage. Linux offers a feature called TRIM to address this issue. TRIM is a command that allows the operating system to inform the SSD which blocks of data are no longer in use, enabling the drive to perform internal garbage collection more efficiently.<br />
<br />
<i><span style="font-size:14px">Intelligence analysts should be self-conscious about their reasoning processes. They should think about how they make judgments and reach conclusions, not just about the judgments and conclusions themselves</span>.</i> — <a href="https://www.cia.gov/resources/csi/static/Pyschology-of-Intelligence-Analysis.pdf" target="_blank" rel="nofollow">Psychology of Intelligence Analysis by Richard J. Heuer, Jr.</a><br />
<br />
################################################## ########<br />
<br />
Some years ago I was having a great chat with a friend of mine in which we discussed <i>how does one know if we are listening to great music?</i><br />
We arrived at the general conclusion that we can be sure that we found something great (people, art, music, food), if every time that we got in touch with it we discovered some hidden new good or enlightening/surprising aspect of it that we couldn't grasp at first sight. &quot;Psychology of Intelligence Analysis&quot; from Heuer is one of those books that I have to read again every five years or so, every time hits different and I suspect that the book hasn't changed at all since its publication on 1999.<br />
<br />
I periodically revisit also my own definition of Hacker, because I think is a good mental exercise to determine my approximate position in the path.<br />
<br />
I have come to the conclusion that, to tamper with a system that other people made I must understand it first profoundly, and then try to use it in ways different from those the original creator originally intended. I'm obliged to understand the programming logic that the creator of the system had in his mind while creating it.<br />
<br />
So I must understand others thoughts , but what happens if I don't really understand my internal chain of thoughts and the neuronal paths that derive into judgements and actions?<br />
<span style="font-size:14px"><i>then<br />
I am a slave of my own faulty programming;</i></span><br />
<br />
As an eternal student of Hacking and Intelligence disciplines, it is my duty then to be permanently aware of my own internal structures of analysis to be able to understand others and find the hack, the vulnerability, the path that nobody has taken and mark it with bright paint to be known and fixed.<br />
<br />
I have functional c-PTSD from several years now, and until recently something appeared clearly to me (I saw it as if a deep mist disappeared suddenly and revealed a whole map that filled the horizon in front of me) : that sadly the struggle to understand it and heal... it has made me a better hacking/intelligence professional.<br />
<br />
I'm still on the way, I keep studying and making <b><i>a LOT of mistakes</i></b>,<br />
I haven't found satori/enlightenment...<br />
But something has changed in these months, I know that (maybe) even the most uncomfortable obstacle in your path could be used as a tool if you only take the time to understand it and it will teach you some <i><b>really hard shit that you won't have listened otherwise.</b></i><br />
<br />
So as <i>Daisuke Aramaki</i> said to <i>Major Motoko Kusanagui</i> in <i><b>Ghost in the Shell: </b></i><br />
<br />
<span style="font-size:14px"><i><b>&quot;When we see our uniqueness as a virtue... only then do we find peace&quot;.</b></i></span><br />
<br />
See you on the road Gl1d3r... <img src="https://forum.defcon.org/core/images/smilies//test20x20skullwhite.png" border="0" alt="" title="DEF CON Skull" smilieid="65" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" />]]></content:encoded>
			<category domain="https://forum.defcon.org/node/250840">Br3thr3n 0f th3 C04st</category>
			<dc:creator>D3lt4 M1cr0</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255668</guid>
		</item>
		<item>
			<title><![CDATA[🚀 A Cybersecurity &amp;amp; Resilience Leader Joins DEFCON Group Karachi!]]></title>
			<link>https://forum.defcon.org/node/255655</link>
			<pubDate>Sat, 25 Apr 2026 20:30:25 GMT</pubDate>
			<description>DEFCON Group Karachi proudly welcomes Hammad Khan, a leader focused on cybersecurity, infrastructure resilience, and digital transformation as our new Executive Member. 
 
With a strong passion for building secure, scalable, and future-ready systems, he represents the kind of leadership that...</description>
			<content:encoded><![CDATA[<span style="color:#f1c40f">DEFCON Group Karachi proudly welcomes Hammad Khan, a leader focused on <b>cybersecurity, infrastructure resilience, and digital transformation</b> as our new</span> <span style="color:#1abc9c"><b>Executive Member</b>.</span><br />
<br />
<span style="color:#f39c12">With a strong passion for building <b>secure, scalable, and future-ready systems</b>, he represents the kind of leadership that ensures technology is not just operational — but <b>strategically aligned with business continuity and long-term growth</b>.</span><br />
<br />
In today’s evolving threat landscape, organizations need leaders who can <b>protect, stabilize, and transform</b> — and that’s exactly the caliber being added to our growing ecosystem.<br />
<br />
<span style="color:#2ecc71">💡 At DEFCON Group Karachi, we continue to bring together professionals who understand that <b>cybersecurity, infrastructure, and resilience are the backbone of modern digital enterprises</b>.</span><br />
<br />
<span style="color:#ffffff">⚡ Stronger systems.<br />
⚡ Smarter security.<br />
⚡ Future-ready leadership.</span><br />
<br />
Welcome to DEFCON Group Karachi where impact-driven leaders connect and build what’s next. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><br />
<br />
#DEFCONKarachi #ExecutiveMember <a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22cybersecurity%22%7D" class="b-bbcode b-bbcode__hashtag">cybersecurity</a><br />
#DigitalTransformation #ITLeadership #Resilience<br />
<a href="https://forum.defcon.org/filedata/fetch?id=255656&amp;d=1777149003&amp;type=thumb" target="_blank">Hammad Khan - Poster.jpg</a><br />
<img itemprop="image" data-attachmentid="255657" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255657&amp;d=1777149003" alt="Click image for larger version

Name:	Hammad Khan - Poster.jpg
Views:	0
Size:	346.8 KB
ID:	255657" data-fullsize-url="filedata/fetch?id=255657&amp;d=1777149003" data-thumb-url="filedata/fetch?id=255657&amp;d=1777149003&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255655</guid>
		</item>
		<item>
			<title>DRINK</title>
			<link>https://forum.defcon.org/node/255651</link>
			<pubDate>Thu, 23 Apr 2026 09:34:13 GMT</pubDate>
			<description>Just checking in and would like to provide a challenge.. can anyone answer the following? In context to defcon.. when, where and how drink came to be? Love to hear everyone’s perspective and feedback.. may the streams flow purple!!!</description>
			<content:encoded><![CDATA[Just checking in and would like to provide a challenge.. can anyone answer the following? In context to defcon.. when, where and how drink came to be? Love to hear everyone’s perspective and feedback.. may the streams flow purple!!! <br />
 ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/227609">General Conversations</category>
			<dc:creator>4rsin</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255651</guid>
		</item>
		<item>
			<title><![CDATA[🚀 The Wing Accelerates — Where Research, AI &amp;amp; Cybersecurity Converge]]></title>
			<link>https://forum.defcon.org/node/255639</link>
			<pubDate>Mon, 20 Apr 2026 18:36:17 GMT</pubDate>
			<description>In today’s world, the future of cybersecurity and artificial intelligence is not just about innovation, it is about responsibility, research, and inclusive leadership. 
 
At DEFCON Group Karachi, we are building that future through “SheLeads Cyber” — our Women Wing, a platform designed to bring...</description>
			<content:encoded><![CDATA[<span style="font-size:14px"><span style="color:#e67e22">In today’s world, the future of cybersecurity and artificial intelligence is not just about innovation, it is about <b>responsibility, research, and inclusive leadership</b>.</span><br />
<br />
At <span style="color:#27ae60"><b>DEFCON Group Karachi</b>,</span> we are building that future through <b>“<span style="color:#f1c40f">SheLeads Cyber</span>” — our <span style="color:#ffffff">Women Wing</span></b><span style="color:#ffffff">, a platform designed to bring forward <b>academicians, researchers, technologists, and cyber leaders</b> who are shaping the next era of intelligent and secure systems.</span><br />
<br />
<span style="color:#e74c3c">And today, we proudly welcome a remarkable addition to this mission.</span></span><br />
<br />
<span style="color:#16a085"><span style="font-size:14px">🌟 <b>Dr. Umm-e-Laila joins DEFCON Group Karachi – Women Wing (SheLeads Cyber) as Senior Executive Member.</b></span></span><br />
<br />
<span style="font-size:14px"><span style="color:#f1c40f">A distinguished <b>academician, researcher, author, and Postdoctoral Scholar</b> with over <b>20+ years of experience</b>, Dr. Umm-e-Laila represents the powerful intersection of <b>AI innovation and cybersecurity excellence</b>.</span></span><br />
<br />
<span style="font-size:14px"><span style="color:#dddddd">Her expertise spans across:<br />
🔹 Machine Learning &amp; Deep Learning<br />
🔹 Data Analytics &amp; Intelligent Systems<br />
🔹 IoT &amp; Secure Architectures<br />
🔹 Cybersecurity Frameworks &amp; AI-driven Decision Systems</span></span><br />
<br />
<span style="font-size:14px"><span style="color:#2980b9">With <b>40+ research publications</b> and impactful books on <b>Generative AI and AI integration</b>, her contributions are not just academic — they are shaping how technology is <b>applied, secured, and scaled in the real world</b>.</span></span><br />
<br />
<span style="color:#f39c12"><span style="font-size:14px">Her work in <b>AI-driven healthcare, secure IoT ecosystems, and data-centric intelligence</b> reflects a deep commitment to building <b>ethical, secure, and future-ready digital systems</b>.</span></span><br />
<br />
<span style="font-size:14px"><span style="color:#2ecc71">🏆 Recognized as a <b>Future Leader Award 2026 recipient</b>, she continues to inspire a new generation of <b>researchers, engineers, and cybersecurity professionals</b>, strengthening Pakistan’s position in the global AI and cyber domain.</span><br />
<br />
<span style="color:#ecf0f1">💠 <b>With her induction, SheLeads Cyber evolves into more than a community, it becomes a knowledge-driven powerhouse.</b></span><br />
<br />
A space where:<br />
<span style="color:#ffffff">⚡ Research meets real-world impact<br />
⚡ AI meets cybersecurity<br />
⚡ Women lead the future of intelligent systems</span></span><br />
<br />
<span style="font-size:14px">💡 For academia, industry, and technology partners — <span style="color:#27ae60">DEFCON Group Karachi is building a <b>credible, research-backed, and impact-driven ecosystem</b> where collaboration creates real value for Pakistan’s digital future.</span><br />
<br />
⚡ The Wing is rising.<br />
⚡ Knowledge is powering leadership.<br />
⚡ The future is being secured intelligently.<br />
<br />
<span style="color:#f1c40f">Welcome, <b>Dr. Umm-e-Laila</b> — to DEFCON Group Karachi. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20floppy.png" border="0" alt="" title="Floppy Black" smilieid="67" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20floppy.png" border="0" alt="" title="Floppy Black" smilieid="67" class="inlineimg" /></span><br />
<br />
#DEFCONKarachi #WomenInAI #WomenInCybersecurity<br />
#ResearchLeadership #ResponsibleAI #DigitalPakistan<br />
#TheVertex</span><br />
<img itemprop="image" data-attachmentid="255641" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255641&amp;d=1776710156" alt="Click image for larger version

Name:	Umme Laila - Poster.jpg
Views:	0
Size:	433.5 KB
ID:	255641" data-fullsize-url="filedata/fetch?id=255641&amp;d=1776710156" data-thumb-url="filedata/fetch?id=255641&amp;d=1776710156&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255640&amp;d=1776710156&amp;type=thumb" target="_blank">Umme Laila - Poster.jpg</a>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255639</guid>
		</item>
		<item>
			<title>🚀 DEFCON Group Karachi Continues to Onboard Industry-Defining Leaders</title>
			<link>https://forum.defcon.org/node/255632</link>
			<pubDate>Sun, 19 Apr 2026 10:59:08 GMT</pubDate>
			<description>We are proud to welcome Mr. Sohail Siddiqui (CEH, CISM) as an Executive Member of DEFCON Group Karachi. 
 
With over 24 years of excellence across Pakistan’s financial and insurance sectors, Sohail Siddiqui stands out as a leader who has consistently driven IT infrastructure innovation,...</description>
			<content:encoded><![CDATA[<span style="color:#ffffff">We are proud to welcome</span> <span style="color:#f1c40f"><b>Mr. Sohail Siddiqui (CEH, CISM)</b></span> <span style="color:#ffffff">as an</span> <span style="color:#16a085"><b>Executive Member</b> of <b>DEFCON Group Karachi</b>.</span><br />
<br />
With over <span style="color:#f39c12"><b>24 years of excellence</b> </span>across Pakistan’s<span style="color:#f1c40f"> <b>financial and insurance sectors</b>, </span><span style="color:#2980b9">Sohail Siddiqui</span><span style="color:#f1c40f"> stands out as a leader who has consistently driven </span><span style="color:#ffffff"><b>IT infrastructure innovation, cybersecurity maturity, and large-scale digital transformation</b>.</span><br />
<br />
From his early contributions at <span style="color:#27ae60"><b>Investment Corporation of Pakistan</b></span> to key leadership roles at <span style="color:#e67e22"><b>National Asset Management Company, Lakson Investments, Taurus Securities, and Askari Life Assurance</b></span>, his journey reflects <span style="color:#ecf0f1"><b>deep domain expertise, execution excellence, and governance-driven leadership</b>.</span><br />
<br />
<span style="color:#d35400"><b>Transformation Highlights that Define Impact:</b></span><br />
<span style="color:#ffffff">✔️ Built a <b>Core ERP for Askari Life within 2 years</b> , a landmark achievement in Pakistan’s insurance sector<br />
✔️ Implemented <b>enterprise-grade cybersecurity frameworks</b> aligned with SECP standards (SIEM, MFA, DLP, WAF, Next-Gen Firewalls)<br />
✔️ Enabled critical integrations with <b>NADRA, CDC, NCCPL</b><br />
✔️ Designed <b>BCP &amp; DR strategies ensuring 99.99% uptime</b></span><br />
<br />
<span style="color:#2980b9">Backed by globally recognized credentials (<b>CEH, CISM</b>) and advanced training across <b>OSCP, CISSP, ISO 27001, and Oracle DB Security</b>, he brings a rare blend of <b>technical depth and strategic foresight</b>.</span><br />
<br />
<b><span style="color:#f1c40f">💡 <b>Why This Matters for DEFCON Group Karachi</b></span></b><br />
<span style="color:#ffffff">At DEFCON Karachi, we are not just building a community, we are building a <b>high-impact ecosystem where cybersecurity, enterprise technology, governance, and innovation converge</b>.</span><br />
<br />
<span style="color:#2980b9">The addition of leaders like </span><span style="color:#f1c40f"><b>Sohail Siddiqui</b></span><span style="color:#2980b9"> reflects our commitment to:</span><br />
🔹 Strengthening industry collaboration<br />
🔹 Driving real-world cybersecurity maturity<br />
🔹 Connecting enterprise leaders with the hacker &amp; research community<br />
🔹 Creating a platform that delivers <b>value, credibility, and influence</b><br />
<br />
For organizations, partners, and sponsors, this is where <b>serious conversations, strategic alignment, and future-ready collaboration</b> happen.<br />
<br />
⚡ <b><span style="color:#2980b9">Welcome, Sohail Siddiqui — to DEFCON Group Karachi</span>. </b>Where <b>experience meets impact, and leadership shapes the future. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /></b><br />
<br />
#DEFCONKarachi #ExecutiveLeadership <a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22cybersecurity%22%7D" class="b-bbcode b-bbcode__hashtag">cybersecurity</a><br />
#DigitalTransformation #GRC #EnterpriseSecurity<br />
#StrategicLeadership #TechEcosystem<br />
<a href="https://forum.defcon.org/filedata/fetch?id=255633&amp;d=1776596166&amp;type=thumb" target="_blank">Sohail Siddiqui - Poster.jpg</a><br />
<img itemprop="image" data-attachmentid="255634" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255634&amp;d=1776596166" alt="Click image for larger version

Name:	Sohail Siddiqui  - Poster.jpg
Views:	0
Size:	384.4 KB
ID:	255634" data-fullsize-url="filedata/fetch?id=255634&amp;d=1776596166" data-thumb-url="filedata/fetch?id=255634&amp;d=1776596166&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255632</guid>
		</item>
		<item>
			<title>Is this group still active?</title>
			<link>https://forum.defcon.org/node/255618</link>
			<pubDate>Thu, 16 Apr 2026 08:32:42 GMT</pubDate>
			<description>I am near to Manchester and this would be my best chance of meeting up with Defcon folks. 
 
I am a software engineer of 20 years experience who is trying to transition into cyber security at the moment. 
 
Let me know if anyone still reads this. Thanks.</description>
			<content:encoded><![CDATA[I am near to Manchester and this would be my best chance of meeting up with Defcon folks.<br />
<br />
I am a software engineer of 20 years experience who is trying to transition into cyber security at the moment.<br />
<br />
Let me know if anyone still reads this. Thanks.]]></content:encoded>
			<category domain="https://forum.defcon.org/node/233641">DC44161 Manchester, UK</category>
			<dc:creator>planetwords</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255618</guid>
		</item>
		<item>
			<title>DCG518 presents: Making honey out of Go or how I stopped worrying and vibed</title>
			<link>https://forum.defcon.org/node/255617</link>
			<pubDate>Thu, 16 Apr 2026 02:31:32 GMT</pubDate>
			<description>April 25th 2026 DCG518 goes live info https://www.reddit.com/r/Defcon/comments/1smpyam/defcon_group_dcg518_presenting_making_honey_out/  :skullblack:    More information about our group and future events on our site https://dc518.github.io</description>
			<content:encoded><![CDATA[April 25th 2026 DCG518 goes live info https://www.reddit.com/r/Defcon/comments/1smpyam/defcon_group_dcg518_presenting_making_honey_out/  <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" />    More information about our group and future events on our site https://dc518.github.io]]></content:encoded>
			<category domain="https://forum.defcon.org/node/253746">DCG Albany</category>
			<dc:creator>knightrider007</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255617</guid>
		</item>
		<item>
			<title>April 2026 meetup</title>
			<link>https://forum.defcon.org/node/255607</link>
			<pubDate>Tue, 14 Apr 2026 03:05:14 GMT</pubDate>
			<description><![CDATA[Our April meetup! 
 
April 18th 3:30 - 5:00 pm @ the Main Goodwood Library in Baton Rouge - Room 2A (upstairs) 
 
Come hang out at the library and we'll go over some recent breaches and security news together. 💻💻🧙‍♂️🧙‍♂️ 
 
more info: 
- https://defcon225.org/ 
- https://x.com/defcon225]]></description>
			<content:encoded><![CDATA[Our April meetup!<br />
<br />
April 18th 3:30 - 5:00 pm @ the Main Goodwood Library in Baton Rouge - Room 2A (upstairs)<br />
<br />
Come hang out at the library and we'll go over some recent breaches and security news together. 💻💻🧙‍♂️🧙‍♂️<br />
<br />
more info:<br />
- https://defcon225.org/<br />
- https://x.com/defcon225]]></content:encoded>
			<category domain="https://forum.defcon.org/node/231453">DC225 Baton Rouge, Louisiana USA</category>
			<dc:creator>m4j0r</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255607</guid>
		</item>
		<item>
			<title>A narrow way through.  👾</title>
			<link>https://forum.defcon.org/node/255600</link>
			<pubDate>Sat, 11 Apr 2026 02:15:25 GMT</pubDate>
			<description><![CDATA[&quot;The visions are clear now. I see possible futures, all at once. 
Our enemies are all around us, and in so many futures they prevail... 
But I do see a way, there is a narrow way through.&quot; 
Paul Atreides, Dune. 
 
################### 
 
-No Kid, computers do NOT &quot;think&quot;, they process. 
(one of my...]]></description>
			<content:encoded><![CDATA[<span style="color:#f39c12"><span style="font-size:14px"><span style="font-family:Courier New">&quot;The visions are clear now. I see possible futures, all at once.<br />
Our enemies are all around us, and in so many futures they prevail...<br />
But I do see a way, there is a narrow way through.&quot;</span><br />
<span style="font-family:Courier New">Paul Atreides, Dune.<br />
<br />
###################</span></span></span><br />
<br />
<span style="font-size:16px"><span style="font-family:Tahoma">-No Kid, computers do NOT &quot;think&quot;, they <b><i>process</i></b>.</span></span><br />
<span style="font-family:Lucida Sans Unicode"><span style="font-size:14px">(one of my trainers at CERT UNAM)</span></span><br />
<br />
###############<br />
<br />
<br />
This past two months has been really interesting/challenging, and I had to self reflect and meditate a lot on what I do for a living and the future of it.<br />
<br />
There has been two events that marked this times of change deeply:<ul><li>The first one is that I resigned from my manager position, I was able to see the end of the road beforehand, -almost in a premonition-, so I decided to step off CERT/CTI and IR to study again and prepare myself ...</li>
<li>The second one: <b><i>the other side of the coin,</i></b> one of my closest friends (a proficient cybersecurity professional, with one of the highest job ethic standards that I know, and that's a LOT)... was laid off unceremoniously.</li>
</ul>AI isn't coming anymore, it is here and it's consequences will be felt everywhere.<br />
<br />
How we should face this times of change?? ... I think the main attitude that will make a difference relies on what <a href="https://pluralistic.net/2026/04/08/process-knowledge-vs-bosses/" target="_blank" rel="nofollow">Doctorow</a> calls &quot;process knowledge&quot;, that is the deep root bare-foot understanding of a tradecraft that can only come from real experience (over and over), it is not a checklist and it can not be summarized on manuals or playbooks, so hence it can not be automated into AI. Once you have the nuances of the &quot;know how&quot; you will have to combine it with the will and ability to think deeply and critically on the specific characteristics of <i>each organization, each case, each business logic, each setting</i>... and make a thoughtful and reasoned decision, I think only the people who have this tools will survive the AI tsunami.<br />
<br />
For those companies that despise or ignore the &quot;process knowledge&quot; of their employees, the end lies inevitably ahead. They either will be consumed by the hype vortex of AI and will implement it without any real deep analysis, eventually having to <b><i>rollback to chaos,</i></b> or they will be left behind. They will NOT be able to survive the change that it's coming.<br />
<br />
To make matters more difficult, and add some fog to the already muddy landscape, we have some ridiculous opinions like the CEO of nvidia (among all the other &quot;AI bros&quot; clowns like Altman) that stated: &quot;If I was a student I will first focus on AI&quot; , &quot;you don't need to code anymore&quot;, and a whole lot of similar vocal farts that come from the same pile of shit: let's turn the user <b><i>ignorant and dependent. </i></b><br />
<br />
<a href="https://www.youtube.com/watch?v=RxpJCGoTTUE" target="_blank" rel="nofollow">Marc Vidal</a> shares some insights on a path, he states in his you tube channel an astonishing reflection: if we follow the ignorance road that the &quot;<i>AI bros&quot;</i> are suggesting, we will be cutting the same stairway on which we are stepping, in one generation there will be no more seniors that have the &quot;know how&quot;/&quot;process knowledge&quot; to make real decisions. The training on cybersecurity will be harder: Yes, but it is essential now more than ever because we have to be in-depth proficient in two knowledge fields at the same time. The cybersecurity professional will have to be <b><u>double prepared, in cybersecurity AND in AI. </u></b><br />
<br />
There is only a thin path to ride this wild horse: <u><b>integration of real live process knowledge to THINK and decide critically on AI output.</b></u> Nothing more.<br />
<br />
As <i>&quot;Mua'dib&quot; </i>said: There is a narrow way through.<br />
<br />
See you around Glider... <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies/cool.png" border="0" alt="" title="Cool" smilieid="16" class="inlineimg" />👾]]></content:encoded>
			<category domain="https://forum.defcon.org/node/250840">Br3thr3n 0f th3 C04st</category>
			<dc:creator>D3lt4 M1cr0</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255600</guid>
		</item>
		<item>
			<title>New here to Defcon and the security world have some questions..</title>
			<link>https://forum.defcon.org/node/255596</link>
			<pubDate>Thu, 09 Apr 2026 00:22:43 GMT</pubDate>
			<description>Hey I notice the forums are a little dead but ill try anyway. This is going to be my first time attending defcon and im still a begginer. I am currently transitioning from accounting work to security. Ive started with my Google cs cert and am doing try hack me now and will go for my comptia +...</description>
			<content:encoded>Hey I notice the forums are a little dead but ill try anyway. This is going to be my first time attending defcon and im still a begginer. I am currently transitioning from accounting work to security. Ive started with my Google cs cert and am doing try hack me now and will go for my comptia + after. My questions are first any suggestions on what villages I should focus on as someone in my position and begginer skill level .  Im aiming to get Soc level 1 job to start when I can get my foot in the door. Second is there potential for job networking ? Also I noticed there are classes the week after is that just a more in depth teaching conference or ? Any advice I would appreciate it as a first timer . Any recommendations of things I should bring with me . </content:encoded>
			<category domain="https://forum.defcon.org/node/227609">General Conversations</category>
			<dc:creator>TheeBattousai</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255596</guid>
		</item>
		<item>
			<title>e mails and mobile numbers</title>
			<link>https://forum.defcon.org/node/255591</link>
			<pubDate>Tue, 07 Apr 2026 20:51:50 GMT</pubDate>
			<description>If i had e mails and mobile numbers of school bullies and wanted them spammed so much they became unusable how would one go about that ? 
 
would that be something that other people have done, is it as easy as posting their details on a message board or is it a lot harder. 
 
these bullied have...</description>
			<content:encoded><![CDATA[If i had e mails and mobile numbers of school bullies and wanted them spammed so much they became unusable how would one go about that ?<br />
<br />
would that be something that other people have done, is it as easy as posting their details on a message board or is it a lot harder.<br />
<br />
these bullied have used their computers and mobiles to send all sorts of threatening shit over and over, whats app, snap chat, facebook the lot. ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/255590">School bullies</category>
			<dc:creator>Arrowhead</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255591</guid>
		</item>
		<item>
			<title><![CDATA[DCG Coimbatore (DCG91422) – CTF &amp;amp; Conference | April 17–18, 2026]]></title>
			<link>https://forum.defcon.org/node/255587</link>
			<pubDate>Tue, 07 Apr 2026 08:23:30 GMT</pubDate>
			<description><![CDATA[DCG Coimbatore (DCG91422) – CTF &amp; Conference | April 17–18, 2026 
 
Hello everyone, 
 
We are hosting a two-day DCG Coimbatore event featuring a hands-on Capture The Flag (CTF) and a full-day cybersecurity conference in Coimbatore, India. 
 
This is a large-scale, community-driven initiative...]]></description>
			<content:encoded><![CDATA[<span style="font-family:Verdana"><span style="font-size:16px"><b>DCG Coimbatore (DCG91422) – CTF &amp; Conference | April 17–18, 2026</b></span><br />
<br />
Hello everyone,<br />
<br />
We are hosting a two-day DCG Coimbatore event featuring a hands-on Capture The Flag (CTF) and a full-day cybersecurity conference in Coimbatore, India.<br />
<br />
This is a large-scale, community-driven initiative bringing together <b>2000+ cybersecurity professionals</b>, including <b>100+ CISOs, security leaders, researchers, and practitioners</b> from across the country.</span> <hr /><span style="font-family:Verdana"> <span style="font-size:14px"><b>CTF – April 17, 2026</b></span><br />
<br />
A practical, challenge-driven CTF designed to simulate real-world security scenarios across:</span><ul><li><span style="font-family:Verdana">Web Exploitation</span></li>
<li><span style="font-family:Verdana">Reverse Engineering</span></li>
<li><span style="font-family:Verdana">Crypto</span></li>
<li><span style="font-family:Verdana">OSINT</span></li>
<li><span style="font-family:Verdana">AI Security</span></li>
<li><span style="font-family:Verdana">Forensics</span></li>
</ul><span style="font-family:Verdana">Prizes:</span><ul><li><span style="font-family:Verdana">₹30,000 – 1st place</span></li>
<li><span style="font-family:Verdana">₹15,000 – 2nd place</span></li>
<li><span style="font-family:Verdana">₹7,500 – 3rd place</span></li>
<li><span style="font-family:Verdana">₹5,000 – 4th place</span></li>
<li><span style="font-family:Verdana">₹2,500 – 5th place</span></li>
</ul><span style="font-family:Verdana">Additional benefits:</span><ul><li><span style="font-family:Verdana">Internship and placement opportunities for top-performing teams</span></li>
<li><span style="font-family:Verdana">Exposure to real-world problem-solving and industry-level challenges</span></li>
</ul><span style="font-family:Verdana"><span style="font-size:14px">CTF Registration:</span><br />
<a href="https://forms.gle/gmqJkDqt8EiVs5E37" target="_blank" rel="nofollow">https://forms.gle/gmqJkDqt8EiVs5E37</a> - ( Registration Closed )</span>  <hr /><span style="font-family:Verdana"> <span style="font-size:14px"><b>Conference – April 18, 2026</b></span><br />
A full-day cybersecurity conference featuring:</span><ul><li><span style="font-family:Verdana">CISOs and senior security leaders</span></li>
<li><span style="font-family:Verdana">Industry experts and practitioners</span></li>
<li><span style="font-family:Verdana">Panel discussions and technical sessions</span></li>
</ul><span style="font-family:Verdana">Key focus areas include:</span><ul><li><span style="font-family:Verdana">AI in cybersecurity</span></li>
<li><span style="font-family:Verdana">Evolving threat landscape</span></li>
<li><span style="font-family:Verdana">Risk, governance, and compliance</span></li>
<li><span style="font-family:Verdana">Real-world defense strategies and case studies</span></li>
</ul><span style="font-family:Verdana"><span style="font-size:14px">Conference Registration:</span><br />
<a href="https://forms.gle/RVrfUg5TSvwHJ7w87" target="_blank" rel="nofollow">https://forms.gle/RVrfUg5TSvwHJ7w87</a></span>  <hr /><span style="font-family:Verdana"> <span style="font-size:14px"><b>Venue:</b></span><br />
<br />
Kumaraguru College of Technology<br />
Athipalayam Road, Chinnavedampatti<br />
Coimbatore, Tamil Nadu – 641035</span>  <hr /><span style="font-family:Verdana"> <span style="font-size:14px"><b>About the Event</b></span><br />
<br />
This initiative is supported by a strong ecosystem of industry partners, academic institutions, and cybersecurity communities. The event is focused on enabling hands-on learning, meaningful networking, and knowledge sharing between professionals and aspiring talent.</span>  <hr /><span style="font-family:Verdana"> <span style="font-size:14px"><b>More Information</b></span><br />
<br />
<a href="https://linktr.ee/DCGCoimbatore" target="_blank" rel="nofollow">https://linktr.ee/DCGCoimbatore</a> - DCG Coimbatore / dcg91422</span>  <hr /><br />
<span style="font-family:Verdana">We look forward to welcoming the community to DCG91422 and building a strong, collaborative cybersecurity ecosystem.<br />
</span>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/248152">DCG Coimbatore</category>
			<dc:creator>Subash_19</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255587</guid>
		</item>
		<item>
			<title>DCG321 April Meetup</title>
			<link>https://forum.defcon.org/node/255586</link>
			<pubDate>Mon, 06 Apr 2026 23:30:15 GMT</pubDate>
			<description>🚀💻 Join DCG321 this Wed (4/8) @ 6:30PM at EFSC Melbourne! Whether you’re a pro or a newbie, come for the talk and stay for the banter. No phishing, no firewalls, just cool people. 💻🚀 
 
RSVP: https://www.meetup.com/spacecoastsec/events/313526407</description>
			<content:encoded><![CDATA[🚀💻 Join DCG321 this Wed (4/8) @ 6:30PM at EFSC Melbourne! Whether you’re a pro or a newbie, come for the talk and stay for the banter. No phishing, no firewalls, just cool people. 💻🚀<br />
<br />
RSVP: https://www.meetup.com/spacecoastsec/events/313526407]]></content:encoded>
			<category domain="https://forum.defcon.org/node/231652">DCG Space Coast</category>
			<dc:creator>SiliconOddity</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255586</guid>
		</item>
		<item>
			<title>New to the Group</title>
			<link>https://forum.defcon.org/node/255585</link>
			<pubDate>Mon, 06 Apr 2026 22:47:51 GMT</pubDate>
			<description>Hey everyone!  I am new to the group so I am just saying hey! I attended back at Defcon 22 and then again last year and I am attending again this year. I am not much on the operational side of the house as I am from the managerial side.  I attend so I can see methods, techniques, ask questions,...</description>
			<content:encoded>Hey everyone!  I am new to the group so I am just saying hey! I attended back at Defcon 22 and then again last year and I am attending again this year. I am not much on the operational side of the house as I am from the managerial side.  I attend so I can see methods, techniques, ask questions, etc. to see what is possible, how to try and minimize exposure or mitigate an issue and update policies to reflect changes.  I just wanted to introduce myself, say hey, see who all is going!</content:encoded>
			<category domain="https://forum.defcon.org/node/231682">DCG Eugene</category>
			<dc:creator>lveitch</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255585</guid>
		</item>
		<item>
			<title><![CDATA[🚀 A Strategic ICT &amp;amp; Infrastructure Leader Joins DEFCON Group Karachi! 🚀]]></title>
			<link>https://forum.defcon.org/node/255578</link>
			<pubDate>Sat, 04 Apr 2026 20:08:24 GMT</pubDate>
			<description><![CDATA[DEFCON Group Karachi proudly welcomes Syed Raheel Ahmed, a seasoned IT Infrastructure &amp; Operations leader as our new Executive Member , a professional with 20+ years of experience in building, securing, and scaling enterprise technology environments. 
 
With deep expertise across data centers,...]]></description>
			<content:encoded><![CDATA[<span style="color:#ecf0f1">DEFCON Group Karachi proudly welcomes </span><b><span style="color:#1abc9c">Syed Raheel Ahmed</span>, </b><span style="color:#ecf0f1">a</span> <span style="color:#f1c40f"><b>seasoned IT Infrastructure &amp; Operations leader</b> as our new <b>Executive Member</b></span> , a professional with <span style="color:#2980b9"><b>20+ years of experience</b> in building, securing, and scaling enterprise technology environments.</span><br />
<br />
<span style="color:#e74c3c">With deep expertise across <b>data centers, network engineering, cybersecurity, cloud infrastructure, smart building ICT ecosystems, enterprise systems, telecommunications, and AI-driven analytics platforms</b>, he represents the kind of leadership that turns technology into real business value.</span><br />
<br />
<span style="color:#f1c40f">Armed with international exposure through a </span><span style="color:#ecf0f1"><b>Master’s from the University of Technology Sydney (UTS), Australia</b>,</span><span style="color:#f1c40f"> and professional experience as a </span><span style="color:#2980b9"><b>Telecom &amp; Network Service Analyst at ABN AMRO Bank, Sydney</b>,</span><span style="color:#f1c40f"> he brings a strong foundation in </span><span style="color:#f39c12"><b>mission-critical operations, regulated enterprise environments, and global ICT service standards</b>.</span><br />
<br />
What truly sets him apart is his ability to <b>transform ICT from a support function into a strategic business enabler</b> , driving operational excellence, strengthening security posture, improving service delivery, and enabling future-ready digital ecosystems.<br />
<br />
<span style="color:#ffffff">From high-availability networks and integrated security systems to digital transformation and smart infrastructure deployments, his work reflects <b>execution, resilience, and long-term impact</b>.</span><br />
<br />
💡 His induction as <span style="color:#f1c40f"><b>Executive Member</b></span> strengthens <span style="color:#1abc9c">DEFCON Group Karachi’s</span> mission to bring together leaders who understand that <span style="color:#f39c12"><b>cybersecurity, infrastructure, cloud, AI, and business continuity must work as one unified ecosystem</b>.</span><br />
<br />
<span style="color:#ffffff">⚡ This is not just technology leadership.<br />
⚡ This is infrastructure with vision.<br />
⚡ This is execution with impact.</span><br />
<br />
<span style="color:#27ae60">Welcome to DEFCON Group Karachi, where serious builders of the future converge. <img src="https://forum.defcon.org/core/images/smilies//test20x20skullwhite.png" border="0" alt="" title="DEF CON Skull" smilieid="65" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skullwhite.png" border="0" alt="" title="DEF CON Skull" smilieid="65" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /></span><br />
<br />
#DEFCONKarachi #ExecutiveLeadership #DigitalTransformation<br />
<a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22cybersecurity%22%7D" class="b-bbcode b-bbcode__hashtag">cybersecurity</a> #CloudInfrastructure #SmartTechnology<br />
#ICTLeadership<br />
<a href="https://forum.defcon.org/filedata/fetch?id=255579&amp;d=1775333266&amp;type=thumb" target="_blank">Raheel Ahmed - Poster.jpg</a><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255580&amp;d=1775333266&amp;type=thumb" target="_blank">Raheel Ahmed - Poster.jpg</a>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255578</guid>
		</item>
		<item>
			<title>Announcement!DEF CON 34 Training Reg is Open!</title>
			<link>https://forum.defcon.org/node/255574</link>
			<pubDate>Wed, 01 Apr 2026 19:42:16 GMT</pubDate>
			<description>DEF CON Training Las Vegas 2026 Course Lineup is now live! 
 
We’re thrilled to share the full slate of courses for DEF CON Training in Las Vegas! Join us in August for hands-on courses led by top practitioners from across the community. 
 
For the first time ever, we will offer 1-day, 2-day, and...</description>
			<content:encoded><![CDATA[DEF CON Training Las Vegas 2026 Course Lineup is now live!<br />
<br />
We’re thrilled to share the full slate of courses for DEF CON Training in Las Vegas! Join us in August for hands-on courses led by top practitioners from across the community.<br />
<br />
For the first time ever, we will offer 1-day, 2-day, and 4-day classes! Whatever your needs, whether you’re sharpening fundamentals or diving deep into advanced techniques, there’s something here for you!<br />
<br />
Explore the full lineup and course details here: <a href="https://training.defcon.org/" target="_blank">https://training.defcon.org/</a><br />
<br />
Explore our offerings, grab your seat, and get ready to learn and build.<br />
<br />
<br />
]]></content:encoded>
			<category domain="https://forum.defcon.org/node/19">Announcements</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255574</guid>
		</item>
		<item>
			<title>Newbie question(s) about parking and entering</title>
			<link>https://forum.defcon.org/node/255567</link>
			<pubDate>Mon, 30 Mar 2026 19:54:39 GMT</pubDate>
			<description><![CDATA[Sorry for the ignorance.  Some newbie questions that I'm not seeing outright.  First year attending DEFCON.  Bringing my 16yo w/ me because I think it'll be great. 
 
Not staying at a hotel nearby, but instead about 10 minutes away.  Hotel prices are considerably cheaper.  How bad is parking at the...]]></description>
			<content:encoded><![CDATA[Sorry for the ignorance.  Some newbie questions that I'm not seeing outright.  First year attending DEFCON.  Bringing my 16yo w/ me because I think it'll be great.<br />
<br />
Not staying at a hotel nearby, but instead about 10 minutes away.  Hotel prices are considerably cheaper.  How bad is parking at the convention center?  Will it be an issue finding a place to park?  If I need to park way out in the boondocks, I'll live.  I just have no idea on LVCC parking conditions.<br />
<br />
I'm buying my tickets ahead of time online.  Will I need to worry about badge availability?  Will I need to worry about linecon if I already have my ticket/badge?]]></content:encoded>
			<category domain="https://forum.defcon.org/node/227609">General Conversations</category>
			<dc:creator>Bart</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255567</guid>
		</item>
		<item>
			<title>Announcement!DEF CON Singapore Demo Labs are live!</title>
			<link>https://forum.defcon.org/node/255560</link>
			<pubDate>Fri, 27 Mar 2026 18:08:51 GMT</pubDate>
			<description><![CDATA[DEF CON Singapore Demo Labs are live! 
 
https://defcon.org/html/defcon-singapore/dc-singapore-demolabs.html 
 
There's a full slate of fascinating open-source tools and projects to learn about, so make sure to schedule some into your DEF CON plans. 
 
See you soon. Just a month to go!]]></description>
			<content:encoded><![CDATA[DEF CON Singapore Demo Labs are live!<br />
<br />
<a href="https://defcon.org/html/defcon-singapore/dc-singapore-demolabs.html" target="_blank">https://defcon.org/html/defcon-singa...-demolabs.html</a><br />
<br />
There's a full slate of fascinating open-source tools and projects to learn about, so make sure to schedule some into your DEF CON plans.<br />
<br />
See you soon. Just a month to go!<br />
]]></content:encoded>
			<category domain="https://forum.defcon.org/node/19">Announcements</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255560</guid>
		</item>
		<item>
			<title>DefCon Newbie</title>
			<link>https://forum.defcon.org/node/255542</link>
			<pubDate>Fri, 20 Mar 2026 14:05:23 GMT</pubDate>
			<description>Greeting from the Dec! This year will be my first Defcon and I was looking for some veteran insights into what to expect from the event. Thanks!</description>
			<content:encoded>Greeting from the Dec! This year will be my first Defcon and I was looking for some veteran insights into what to expect from the event. Thanks!</content:encoded>
			<category domain="https://forum.defcon.org/node/231449">DC404 Atlanta, Georgia USA</category>
			<dc:creator>ElderDragon1</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255542</guid>
		</item>
		<item>
			<title>Cyber Defense Awards scholarship applicant: Women In Cybersecurity Scholarship Fund for 2026</title>
			<link>https://forum.defcon.org/node/255537</link>
			<pubDate>Thu, 19 Mar 2026 03:02:06 GMT</pubDate>
			<description>Luck be a lady?</description>
			<content:encoded><![CDATA[<b>Luck be a lady?</b><br />
 ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/9">Albums</category>
			<dc:creator>Valkyrievixen</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255537</guid>
		</item>
		<item>
			<title>Hello World</title>
			<link>https://forum.defcon.org/node/255533</link>
			<pubDate>Thu, 19 Mar 2026 02:28:21 GMT</pubDate>
			<description>Jack of many trades, continuously building practical skills and expanding knowledge. Nationally certified Health and Safety Institute instructor delivering CPR and AED, First Aid, Bloodborne Pathogens, Basic Life Support, and Stop Life Threatening Bleeding training. 
 
Committed to learning and...</description>
			<content:encoded><![CDATA[Jack of many trades, continuously building practical skills and expanding knowledge. Nationally certified Health and Safety Institute instructor delivering CPR and AED, First Aid, Bloodborne Pathogens, Basic Life Support, and Stop Life Threatening Bleeding training.<br />
<br />
Committed to learning and growth with an independent, disciplined mindset. Currently pursuing a Bachelor of Science in Cybersecurity and Information Assurance, following completion of an Associate of Applied Science in Business Management in 2025.<br />
<br />
Always learning. Law school aspirations. Proud mother of a United states Devil Dog.<br />
Strong commitment to service, responsibility, and freedom and protection granted by constitutional principles. Semper Fidelis]]></content:encoded>
			<category domain="https://forum.defcon.org/node/9">Albums</category>
			<dc:creator>Valkyrievixen</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255533</guid>
		</item>
		<item>
			<title>🚀 The Wing SheLeads Cyber Grows Stronger</title>
			<link>https://forum.defcon.org/node/255516</link>
			<pubDate>Sat, 14 Mar 2026 18:34:46 GMT</pubDate>
			<description>Technology and cybersecurity are transforming the world, yet globally women remain underrepresented in these critical domains. At DEFCON Group Karachi, we believe the future of digital resilience must be inclusive, innovative, and leadership-driven. 
 
𝗧𝗼𝗱𝗮𝘆, 𝘄𝗲 𝗽𝗿𝗼𝘂𝗱𝗹𝘆 𝘄𝗲𝗹𝗰𝗼𝗺𝗲 𝗮𝗻𝗼𝘁𝗵𝗲𝗿 𝗶𝗻𝘀𝗽𝗶𝗿𝗶𝗻𝗴...</description>
			<content:encoded><![CDATA[<span style="font-size:14px"><span style="color:#ecf0f1">Technology and cybersecurity are transforming the world, yet globally women remain underrepresented in these critical domains. At </span><span style="color:#16a085">DEFCON Group Karachi, we believe the future of digital resilience must be inclusive, innovative, and leadership-driven.</span><br />
<br />
<span style="color:#f1c40f">𝗧𝗼𝗱𝗮𝘆, 𝘄𝗲 𝗽𝗿𝗼𝘂𝗱𝗹𝘆 𝘄𝗲𝗹𝗰𝗼𝗺𝗲 𝗮𝗻𝗼𝘁𝗵𝗲𝗿 𝗶𝗻𝘀𝗽𝗶𝗿𝗶𝗻𝗴 𝗹𝗲𝗮𝗱𝗲𝗿 𝘁𝗼 𝘁𝗵𝗶𝘀 𝗺𝗼𝘃𝗲𝗺𝗲𝗻𝘁.</span><br />
<br />
<span style="color:#2980b9">🌟 Sadaf Bhatti joins DEFCON Group Karachi – </span><span style="color:#2ecc71"><b>Women Wing (SheLeads Cyber) as Senior Executive Member.</b></span><br />
<br />
<span style="color:#ecf0f1">A distinguished educationist and national innovator, Sadaf Bhatti is 𝘄𝗶𝗱𝗲𝗹𝘆 𝗿𝗲𝗰𝗼𝗴𝗻𝗶𝘇𝗲𝗱 𝗮𝘀 𝗣𝗮𝗸𝗶𝘀𝘁𝗮𝗻’𝘀 𝗙𝗶𝗿𝘀𝘁 𝗥𝗼𝗯𝗼𝗟𝗮𝗱𝘆, 𝗽𝗶𝗼𝗻𝗲𝗲𝗿𝗶𝗻𝗴 𝗿𝗼𝗯𝗼𝘁𝗶𝗰𝘀 𝗮𝘄𝗮𝗿𝗲𝗻𝗲𝘀𝘀 𝗮𝗻𝗱 𝗦𝗧𝗘𝗠 𝗲𝗺𝗽𝗼𝘄𝗲𝗿𝗺𝗲𝗻𝘁 𝗮𝗰𝗿𝗼𝘀𝘀 𝘁𝗵𝗲 𝗰𝗼𝘂𝗻𝘁𝗿𝘆. 𝗛𝗲𝗿 𝘄𝗼𝗿𝗸 𝗿𝗲𝗳𝗹𝗲𝗰𝘁𝘀 𝗮 𝗽𝗼𝘄𝗲𝗿𝗳𝘂𝗹 𝗰𝗼𝗺𝗺𝗶𝘁𝗺𝗲𝗻𝘁 𝘁𝗼 𝗳𝘂𝘁𝘂𝗿𝗲-𝗿𝗲𝗮𝗱𝘆 𝗲𝗱𝘂𝗰𝗮𝘁𝗶𝗼𝗻, 𝘁𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝘆-𝗱𝗿𝗶𝘃𝗲𝗻 𝗹𝗲𝗮𝗿𝗻𝗶𝗻𝗴, 𝗮𝗻𝗱 𝘆𝗼𝘂𝘁𝗵 𝗲𝗺𝗽𝗼𝘄𝗲𝗿𝗺𝗲𝗻𝘁.</span><br />
<br />
She also serves as <span style="color:#f39c12">𝗖𝗼𝗻𝘃𝗲𝗻𝗲𝗿 𝗼𝗳 𝘁𝗵𝗲 𝗘𝗱𝘂𝗰𝗮𝘁𝗶𝗼𝗻 𝗥𝗲𝗳𝗼𝗿𝗺𝘀 𝗖𝗼𝗺𝗺𝗶𝘁𝘁𝗲𝗲 𝗮𝘁 𝗙𝗣𝗖𝗖𝗜, where she actively contributes to shaping policy discussions around education modernization, digital learning ecosystems, and innovation-led growth for Pakistan.</span><br />
<br />
<span style="color:#2ecc71">𝘛𝘩𝘳𝘰𝘶𝘨𝘩 𝘩𝘦𝘳 𝘭𝘦𝘢𝘥𝘦𝘳𝘴𝘩𝘪𝘱, 𝘵𝘩𝘰𝘶𝘴𝘢𝘯𝘥𝘴 𝘰𝘧 𝘺𝘰𝘶𝘯𝘨 𝘮𝘪𝘯𝘥𝘴 𝘩𝘢𝘷𝘦 𝘣𝘦𝘦𝘯 𝘪𝘯𝘴𝘱𝘪𝘳𝘦𝘥 𝘵𝘰 𝘦𝘹𝘱𝘭𝘰𝘳𝘦 𝘳𝘰𝘣𝘰𝘵𝘪𝘤𝘴, 𝘵𝘦𝘤𝘩𝘯𝘰𝘭𝘰𝘨𝘺, 𝘢𝘯𝘥 𝘪𝘯𝘯𝘰𝘷𝘢𝘵𝘪𝘰𝘯, 𝘣𝘶𝘪𝘭𝘥𝘪𝘯𝘨 𝘵𝘩𝘦 𝘧𝘰𝘶𝘯𝘥𝘢𝘵𝘪𝘰𝘯 𝘧𝘰𝘳 𝘗𝘢𝘬𝘪𝘴𝘵𝘢𝘯’𝘴 𝘯𝘦𝘹𝘵 𝘨𝘦𝘯𝘦𝘳𝘢𝘵𝘪𝘰𝘯 𝘰𝘧 𝘦𝘯𝘨𝘪𝘯𝘦𝘦𝘳𝘴, 𝘤𝘺𝘣𝘦𝘳 𝘥𝘦𝘧𝘦𝘯𝘥𝘦𝘳𝘴, 𝘢𝘯𝘥 𝘥𝘪𝘨𝘪𝘵𝘢𝘭 𝘭𝘦𝘢𝘥𝘦𝘳𝘴.</span><br />
<br />
<span style="color:#f39c12">💠 With her induction, The wing continues to expand as a powerful ecosystem where women innovators, educators, technologists, and cybersecurity leaders collaborate to shape Pakistan’s digital future.</span><br />
<br />
<span style="color:#ffffff">This is not just a community.<br />
This is a movement for the next generation of digital leadership.</span><br />
<br />
<span style="color:#e74c3c">⚡ 𝗜𝗻𝗻𝗼𝘃𝗮𝘁𝗶𝗼𝗻 𝗺𝗲𝗲𝘁𝘀 𝗲𝗱𝘂𝗰𝗮𝘁𝗶𝗼𝗻.<br />
⚡ 𝗟𝗲𝗮𝗱𝗲𝗿𝘀𝗵𝗶𝗽 𝗺𝗲𝗲𝘁𝘀 𝘁𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝘆.<br />
⚡ 𝗪𝗼𝗺𝗲𝗻 𝗽𝗼𝘄𝗲𝗿 𝘁𝗵𝗲 𝗳𝘂𝘁𝘂𝗿𝗲 𝗼𝗳 𝗰𝘆𝗯𝗲𝗿 𝗮𝗻𝗱 𝗿𝗼𝗯𝗼𝘁𝗶𝗰𝘀.</span><br />
<br />
<span style="color:#f1c40f">Welcome Sadaf Bhatti to DEFCON Group Karachi where vision turns into impact. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /></span><br />
<br />
#DEFCONKarachi #WomenInCybersecurity #WomenInTech<br />
#STEMEducation #Robotics #DigitalPakistan<br />
#TheVertex</span><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255517&amp;d=1773513239&amp;type=thumb" target="_blank">Sadaf Bhatti Poster.jpg</a><br />
<img itemprop="image" data-attachmentid="255518" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255518&amp;d=1773513239" alt="Click image for larger version

Name:	Sadaf Bhatti Poster.jpg
Views:	0
Size:	429.6 KB
ID:	255518" data-fullsize-url="filedata/fetch?id=255518&amp;d=1773513239" data-thumb-url="filedata/fetch?id=255518&amp;d=1773513239&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255516</guid>
		</item>
		<item>
			<title>Proposal for monthly themes using alliteraton like Noir November...</title>
			<link>https://forum.defcon.org/node/255515</link>
			<pubDate>Sat, 14 Mar 2026 01:46:40 GMT</pubDate>
			<description>First, genres for film: 
 
* Few Drama are pure drama, and also include some comedy, while many comedies also include drama, and romances are a subset of comedy and drama, so these can be combined: 
Comedy/Drama/Romance (can also include buddy cop movies) 
 
* Westerns and SciFi often share a theme...</description>
			<content:encoded><![CDATA[First, genres for film:<br />
<br />
* Few Drama are pure drama, and also include some comedy, while many comedies also include drama, and romances are a subset of comedy and drama, so these can be combined:<br />
<b>Comedy/Drama/Romance</b> (can also include buddy cop movies)<br />
<br />
* Westerns and SciFi often share a theme of a frontier (location or thoughts/invention) which is often shard with Fantasy, so these can be combined into one:<br />
<b>SciFi, Fantasy, Westerns</b><br />
<br />
Action and adventure are often related, so combine to get:<br />
<b>Action/Adventure</b><br />
<br />
<b>Horror</b><br />
<br />
<b>Mystery </b><br />
<br />
<b>Thriller/Suspense : Noir is often in this class</b><br />
<br />
<b>Musical/Dance​</b><br />
<br />
<b>Documentary/Mockumentary/Fake Documentary</b><br />
<br />
Not Genre: can be used to show a story in any combinations of the above genre.<br />
<br />
<b>Animation</b> (cartoon, stop-motion, computer animation, etc)<br />
<br />
<br />
<br />
Here are some other proposals based on alliteration like &quot;Noir November&quot;<br />
<br />
&quot;Joking January&quot; , &quot;January Jape&quot; : maybe comedies and drama<br />
<br />
&quot;Fictional(-Science) February&quot; / &quot;Fantasy February&quot; : SciFi, Fantasy, Western<br />
<br />
&quot;Mysterious March&quot; could work, or a sub-classification or people being pushed too far with &quot;March Madness&quot;<br />
<br />
&quot;Action/Adventure April&quot;<br />
<br />
&quot;Mysterious May&quot; if not used for March, otherwise &quot;Musical May&quot;<br />
<br />
&quot;Generic June&quot; : allow for any genre<br />
<br />
&quot;Generic July&quot; : allow for any Genre<br />
<br />
&quot;Animated August&quot; : covers conventional animation, computer animation, mixed animation (like Who Frame Roger Rabbit)<br />
<br />
&quot;Suspense​ (and thriller)  September&quot;<br />
<br />
&quot;Ominous October&quot; : Halloween, horror, and related films<br />
<br />
&quot;Noir November&quot; : already established<br />
<br />
&quot;Decorative December&quot; : already established winter-holiday related films, including New Year's Eve<br />
<br />
<br />
 ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235218">DEF CON Movie Night Blog</category>
			<dc:creator>number6</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255515</guid>
		</item>
		<item>
			<title>Announcement!DEF CON Training Middle East 2026</title>
			<link>https://forum.defcon.org/node/255509</link>
			<pubDate>Fri, 13 Mar 2026 03:03:52 GMT</pubDate>
			<description />
			<content:encoded />
			<category domain="https://forum.defcon.org/node/19">Announcements</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255509</guid>
		</item>
		<item>
			<title>Announcement!DEF CON Middle East</title>
			<link>https://forum.defcon.org/node/255508</link>
			<pubDate>Fri, 13 Mar 2026 02:51:17 GMT</pubDate>
			<description />
			<content:encoded />
			<category domain="https://forum.defcon.org/node/19">Announcements</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255508</guid>
		</item>
		<item>
			<title>Question:How do I use this to meet red teamers in Canada?</title>
			<link>https://forum.defcon.org/node/255503</link>
			<pubDate>Tue, 10 Mar 2026 22:52:27 GMT</pubDate>
			<description><![CDATA[This is not very easy to use and I can't find out how to use search so as not to have to see everything before getting to where I need to be.]]></description>
			<content:encoded><![CDATA[This is not very easy to use and I can't find out how to use search so as not to have to see everything before getting to where I need to be.]]></content:encoded>
			<category domain="https://forum.defcon.org/node/227609">General Conversations</category>
			<dc:creator>GhostOfNoNation</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255503</guid>
		</item>
		<item>
			<title>DCG321 March Meetup</title>
			<link>https://forum.defcon.org/node/255502</link>
			<pubDate>Tue, 10 Mar 2026 04:20:43 GMT</pubDate>
			<description>Our next monthly meetup is this Wednesday, 3/11, at 6:30PM in the CITE building on the EFSC Melbourne campus. RSVP -  https://www.meetup.com/spacecoastsec/events/312454533 #buildingcommunity spacecoast #brevard infosec cybersecurity</description>
			<content:encoded><![CDATA[Our next monthly meetup is this Wednesday, 3/11, at 6:30PM in the CITE building on the EFSC Melbourne campus. RSVP -  https://www.meetup.com/spacecoastsec/events/312454533 #buildingcommunity <a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22spacecoast%22%7D" class="b-bbcode b-bbcode__hashtag">spacecoast</a> #brevard <a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22infosec%22%7D" class="b-bbcode b-bbcode__hashtag">infosec</a> <a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22cybersecurity%22%7D" class="b-bbcode b-bbcode__hashtag">cybersecurity</a> ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/231652">DCG Space Coast</category>
			<dc:creator>SiliconOddity</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255502</guid>
		</item>
		<item>
			<title>Announcement!DEF CON 34 Theme Announcement</title>
			<link>https://forum.defcon.org/node/255501</link>
			<pubDate>Tue, 10 Mar 2026 01:16:57 GMT</pubDate>
			<description>DEF CON 34’s theme is ‘Agency’. We’re focusing on self-determination in our use of tech. Charting our own course and helping others do the same. 
 
Let’s start moving our valuable attention to tech that supports our agency. Let’s find the places we can help and choose to act. 
 
Read more at:...</description>
			<content:encoded><![CDATA[<br />
DEF CON 34’s theme is ‘Agency’. We’re focusing on self-determination in our use of tech. Charting our own course and helping others do the same.<br />
<br />
Let’s start moving our valuable attention to tech that supports our agency. Let’s find the places we can help and choose to act.<br />
<br />
Read more at: <a href="https://defcon.org/html/defcon-34/dc-34-theme.html" target="_blank">https://defcon.org/html/defcon-34/dc-34-theme.html</a><br />
<br />
Visual style guide and homework assignments coming soon!<br />
]]></content:encoded>
			<category domain="https://forum.defcon.org/node/19">Announcements</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255501</guid>
		</item>
		<item>
			<title><![CDATA[SheLeads Cyber Expands — Women Leading the Future of Technology &amp;amp; Cyber Leadership 🚀]]></title>
			<link>https://forum.defcon.org/node/255487</link>
			<pubDate>Sat, 07 Mar 2026 20:29:53 GMT</pubDate>
			<description>Around the world, the number of women shaping the future of technology, cybersecurity, and digital policy is still far below its true potential. At DEFCON Group Karachi, we believe the future must be inclusive, bold, and leadership-driven. 
 
That is why we launched SheLeads Cyber — Women Wing of...</description>
			<content:encoded><![CDATA[<span style="color:#ffffff">Around the world, the number of women shaping the future of </span><span style="color:#f1c40f"><b>technology, cybersecurity, and digital policy</b> is still far below its true potential.</span><span style="color:#ffffff"> At </span><span style="color:#16a085"><b>DEFCON Group Karachi</b>,</span><span style="color:#ffffff"> we believe the future must be </span><span style="color:#2980b9"><b>inclusive, bold, and leadership-driven</b>.</span><br />
<br />
That is why we launched <span style="color:#f39c12"><b>SheLeads Cyber — Women Wing of DEFCON Group Karachi</b> ,</span> a powerful platform dedicated to elevating women leaders in <b>technology, cybersecurity, AI, policy, and digital innovation</b>.<br />
<br />
Today, The Vertex grows even stronger.<br />
<br />
<span style="color:#ecf0f1">🔥 <b>DEFCON Group Karachi proudly welcomes Dr. Sonia Saleem as Senior Executive Member – Women Wing (SheLeads Cyber).</b></span><br />
<br />
Dr. Sonia Saleem is a dynamic technology leader, entrepreneur, and policy advocate serving as <span style="color:#e67e22"><b>Founder &amp; CEO of Socio Engineering Technologies</b>. </span>She also contributes to Pakistan’s digital ecosystem as a <span style="color:#3498db"><b>Central Executive Committee Member of P@SHA</b> and as <b>Focal Person for the Prime Minister’s Youth Program (EdTech, Skills &amp; Employability)</b>.</span><br />
<br />
Her leadership journey reflects a deep commitment to <span style="color:#d35400"><b>technology-driven empowerment, youth development, and digital capacity building</b>. As <b>Former Senior Vice President of IWCCI</b>, she has played a key role in advancing women’s leadership and entrepreneurship within Pakistan’s technology and business sectors.</span><br />
<br />
<span style="color:#ecf0f1">Dr. Sonia represents the spirit of <b>innovation with purpose</b> — where technology is used to create opportunity, strengthen institutions, and empower the next generation of digital leaders.</span><br />
<br />
💠 With her induction, <b>The Wing</b> continues its mission to build a powerful ecosystem where <b>women innovators, cybersecurity professionals, researchers, entrepreneurs, and policymakers collaborate to shape Pakistan’s digital future.</b><ul><li><span style="color:#f1c40f">This is not just representation.</span></li>
<li><span style="color:#f1c40f">This is <b>leadership in action.</b></span></li>
<li><span style="color:#f1c40f">This is <b>technology empowering society.</b></span></li>
</ul><br />
<span style="color:#ffffff">⚡ The Vertex is growing.<br />
⚡ Women leadership in cyber and technology is rising.<br />
⚡ DEFCON Karachi continues to build a platform where <b>ideas, talent, and impact converge.</b></span><br />
<br />
<span style="color:#27ae60">Welcome <b>Dr. Sonia Saleem</b> to DEFCON Group Karachi where leadership meets purpose. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /></span><br />
<br />
#DEFCONKarachi #WomenInTech #WomenInCybersecurity<br />
#DigitalPakistan #TechLeadership #TheVertex<br />
<img itemprop="image" data-attachmentid="255489" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255489&amp;d=1772915329" alt="Click image for larger version

Name:	Dr. Sonia Saleem Poster.jpg
Views:	0
Size:	345.2 KB
ID:	255489" data-fullsize-url="filedata/fetch?id=255489&amp;d=1772915329" data-thumb-url="filedata/fetch?id=255489&amp;d=1772915329&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" /><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255488&amp;d=1772915329&amp;type=thumb" target="_blank">Dr. Sonia Saleem Poster.jpg</a>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255487</guid>
		</item>
		<item>
			<title>HardenedBSD February 2026 Status Report</title>
			<link>https://forum.defcon.org/node/255479</link>
			<pubDate>Wed, 04 Mar 2026 21:39:21 GMT</pubDate>
			<description><![CDATA[February saw a few changes in HardenedBSD. The majority of my time was spent chasing down the kernel crash in HardenedBSD 15-STABLE that has been plaguing our users. I worked on narrowing down to a three-day window during which a commit was made that causes the crash. 
 
As I write this, I'm...]]></description>
			<content:encoded><![CDATA[February saw a few changes in HardenedBSD. The majority of my time was spent chasing down the kernel crash in HardenedBSD 15-STABLE that has been plaguing our users. I worked on narrowing down to a three-day window during which a commit was made that causes the crash.<br />
<br />
As I write this, I'm narrowing that down further to the specific commit. I'm hoping to have this resolved this month. If I find and fix the problem this week, I will create new builds for folks to use. Otherwise, the next scheduled regular quarterly build is for 01 Apr 2026.<br />
<br />
I appreciate everyone's patience on this. This has been a tricky bug (at times, it fit the description of a &quot;heisenbug&quot;). My spare time is limited (I have a rather large amount of tasks/obligations in everyday ${LIFE} right now), so it has naturally taken a long while to get to this point.<br />
<br />
While inbetween clients at my dayjob, I have been granted the opportunity to research meshtastic and other mesh networking projects. I'm getting a lot closer in my censorship- and surveillance-resistant mesh network proof-of-concept. I'm now at the point where I need to port Linux-specific code to HardenedBSD. I'm hoping to get normal tcp/ip packets flowing through Reticulum nodes on the inside of six months. This project, <a href="https://hardenedbsd.org/article/shawn-webb/2024-09-23/hardenedbsd-and-protectli-collaborates-censorship-and-surveillance" target="_blank" rel="nofollow">announced</a> in partnership with Protectli one-and-a-half years ago[1], is starting to move along at a nice pace. I will have more to share on that by the next status report.<br />
<br />
On Saturday, 28 Feb 2026, I had given my local Hackers N' Hops chapter a little show &amp; tell of Meshtastic, Reticulum, and HardenedBSD. I met with a bunch of really cool hacckers there, and demoed two Reticulum RNodes backed by Reticulum instances on two HardenedBSD laptops. I demoed an exec-over-meshtastic Python script I wrote the day prior. The script is available on Radicle as rad:z44pvAJS7SiQf2CGtpn8hY44GDMyu.<br />
<br />
Speaking of Radicle, I plan to migrate some of my personal repos away from our self-hosted GitLab and onto the Radicle network. With time, I'm hoping to migrate us completely towards Radicle. Now would be a good time for those who want to contribute to HardenedBSD to start playing around and experimenting with Radicle.<br />
<br />
<b>In src:</b><ol class="decimal"><li>Contributor &quot;gmg&quot; hardened the kernel crashdump interface.</li>
<li>Opt zlib kernel module into -ftrivial-var-auto-init=zero.</li>
<li>bsdinstall(8): Align us more closely with FreeBSD.</li>
</ol><b>In ports:</b><ol class="decimal"><li>net-p2p/reticulum was updated to 1.1.3_2</li>
<li>Disable PaX PAGEEXEC and PaX NOEXEC for science/zotero</li>
<li>Bring in candidate patch to fix dns/unbound</li>
<li>Hook hardenedbsd/ctrl into the build</li>
<li>0x1eef added a new port: hardenedbsd/ctrl</li>
<li>Bump ports-mgmt/pkg to 3.5.1_1</li>
<li>0x1eef updated a port: portzap v2.1.1</li>
<li>0x1eef updated a port: sourcezap v2.1.1</li>
</ol><br />
Once I have figured out what's going on with the 15-STABLE panic and have a proper fix in place, I plan to quickly switch gears towards hbsdfw. I haven't produced a working hbsdfw build in a long time, and it's far past due. After that, I plan to switch right back to the Reticulum research and development.<br />
<br />
I'll make sure to keep the community informed of the 15-STABLE findings and fixes.<br />
 ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/240318">HardenedBSD</category>
			<dc:creator>shawn.webb</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255479</guid>
		</item>
		<item>
			<title>Announcement!DEF CON 34 Early Bird Pricing Ends</title>
			<link>https://forum.defcon.org/node/255478</link>
			<pubDate>Wed, 04 Mar 2026 15:53:35 GMT</pubDate>
			<description>The wait is over. Preregistration for DEF CON 34 opens TODAY! 
 
Reminder – the cash route is unchanged: Cash at the door registration (LineCon) will continue in its traditional, vibey fashion (think hacker slumber party). Doors open Thursday, August 6 and the price is $520. 
 
Those who...</description>
			<content:encoded><![CDATA[<br />
<br />
<br />
The wait is over. Preregistration for DEF CON 34 opens TODAY!<br />
<br />
Reminder – the cash route is unchanged: Cash at the door registration (LineCon) will continue in its traditional, vibey fashion (think hacker slumber party). Doors open Thursday, August 6 and the price is $520.<br />
<br />
Those who pre-register are guaranteed a human badge, even if we run out. To receive this badge, you must redeem your ticket onsite. The badge entitles one human full access to the DEF CON floor during open hours. Tickets are fully transferrable, so which human gets that access is up to the purchaser.<br />
<br />
Pre-reg is open at shop.defcon.org until July 31 at 8:59 PM EDT. After that date registration is LineCon only. If you have any questions or need to make bulk purchases please email us at <a href="mailto:info@defcon.org">info@defcon.org</a>.<br />
<br />
There are some pricing benefits to early registration, too. Early bookers save money, so don’t procrastinate. August will be here before you know it.<br />
<br />
TIcket Pricing:<br />
<br />
Early BIrd - $560 ($540 + $20 CC Processing Fee) - Good until May 22 at 8:59pm EDT<br />
<br />
Regular - $580 ($560 + $20 CC Processing Fee) - Good from May 23 to July 17 at 8:59pm EDT<br />
<br />
Late - $600 ($580 + $20 CC Processing Fee) - Good from July 18 to July 31 at 8:59pm EDT<br />
<br />
Ticket Cancellation Fee:<br />
<br />
Before July 18 - $34<br />
<br />
After July 18 - $84<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
 ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/19">Announcements</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255478</guid>
		</item>
		<item>
			<title><![CDATA[DCG518 presents: Recon as a Graph: Exploring Attribution, Scope, Growth, &amp;amp; Querying with OWASP Amass]]></title>
			<link>https://forum.defcon.org/node/255476</link>
			<pubDate>Wed, 04 Mar 2026 02:34:52 GMT</pubDate>
			<description>March 14th 2026 DCG518 goes live info https://www.reddit.com/r/Defcon/comments/1rk875j/defcon_group_dcg518_presenting_recon_as_a_graph/</description>
			<content:encoded><![CDATA[<b>March 14th 2026 DCG518 goes live</b> info https://www.reddit.com/r/Defcon/comments/1rk875j/defcon_group_dcg518_presenting_recon_as_a_graph/]]></content:encoded>
			<category domain="https://forum.defcon.org/node/253746">DCG Albany</category>
			<dc:creator>knightrider007</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255476</guid>
		</item>
		<item>
			<title>Announcement!DEF CON 34 CTF Qualifiers - Welcome Benevolent Bureau of Birds!</title>
			<link>https://forum.defcon.org/node/255475</link>
			<pubDate>Tue, 03 Mar 2026 21:07:03 GMT</pubDate>
			<description><![CDATA[Please welcome the DEF CON 34 CTF organizers, Benevolent Bureau of Birds! We're excited to have them on board. Your first chance to see what they're bringing to the table will be in the DC34CTF Qualifier Round, scheduled for May 22-24, 2026. The Birds are online at https://bbbirds.org. Info about...]]></description>
			<content:encoded><![CDATA[Please welcome the DEF CON 34 CTF organizers, Benevolent Bureau of Birds! We're excited to have them on board. Your first chance to see what they're bringing to the table will be in the DC34CTF Qualifier Round, scheduled for May 22-24, 2026. The Birds are online at <a href="https://bbbirds.org" target="_blank" rel="nofollow">https://bbbirds.org</a>. Info about our legendary CTF can be found at <a href="https://www.defcon.org/html/links/dc-ctf.html" target="_blank">https://www.defcon.org/html/links/dc-ctf.html</a>. We hope we'll see you in the arena.]]></content:encoded>
			<category domain="https://forum.defcon.org/node/19">Announcements</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255475</guid>
		</item>
		<item>
			<title>DCG Coimbatore Social media links</title>
			<link>https://forum.defcon.org/node/255471</link>
			<pubDate>Mon, 02 Mar 2026 05:37:13 GMT</pubDate>
			<description>https://linktr.ee/DefconCoimbatore - Everyone  Can use this Linktree link to join all DEFCON social media platforms.</description>
			<content:encoded>https://linktr.ee/DefconCoimbatore - Everyone  Can use this Linktree link to join all DEFCON social media platforms.</content:encoded>
			<category domain="https://forum.defcon.org/node/248152">DCG Coimbatore</category>
			<dc:creator>Subash_19</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255471</guid>
		</item>
		<item>
			<title>🚀 A Transformation Architect Joins DEFCON Group Karachi! 🚀</title>
			<link>https://forum.defcon.org/node/255464</link>
			<pubDate>Fri, 27 Feb 2026 18:56:03 GMT</pubDate>
			<description>DEFCON Group Karachi proudly welcomes Faisal Amir as our new Executive Member — a visionary technology leader with cross-industry and international experience spanning ICT, petrochemicals, FMCG, fertilizer, and automotive sectors. 
 
Faisal is not just an IT leader, he is a strategy executor who...</description>
			<content:encoded><![CDATA[<span style="font-size:14px"><span style="color:#27ae60">DEFCON Group Karachi proudly welcomes</span> <span style="color:#f1c40f"><b>Faisal Amir</b></span> as our new<span style="color:#2980b9"> <b>Executive Member</b></span><span style="color:#ffffff"> — a visionary technology leader with cross-industry and international experience spanning ICT, petrochemicals, FMCG, fertilizer, and automotive sectors.</span><br />
<br />
<span style="color:#bdc3c7">Faisal is not just an IT leader, he is a <b>strategy executor</b> who aligns technology with business vision to deliver measurable transformation, resilience, and operational excellence.</span><br />
<br />
<span style="color:#f39c12">From establishing and leading enterprise ICT functions to rolling out large-scale digitalization strategies integrating <b>BI and AI</b>, his leadership reflects structured execution at scale.</span><br />
<br />
<span style="color:#2980b9">His transformation portfolio includes:</span><br />
<span style="color:#ffffff">🔹 Multiple SAP ECC implementations<br />
🔹 Greenfield <b>S/4HANA deployment with IS-OIL, ARIBA, SuccessFactors &amp; SAC Planning</b><br />
🔹 Implementation of ISO 27001, ITIL frameworks<br />
🔹 Establishment of SOC &amp; NOC environments<br />
🔹 Enterprise-wide digital modernization across Europe &amp; Pakistan</span><br />
<br />
<span style="color:#e67e22">At DEFCON Group Karachi, we are committed to bringing together leaders who understand that cybersecurity, enterprise architecture, governance, and AI-driven intelligence must operate as one integrated ecosystem.</span><br />
<br />
<span style="color:#f39c12">Faisal Amir’s induction as <b>Executive Member</b> strengthens our mission to build a <b>future-ready, secure, and strategically aligned digital Pakistan.</b></span><br />
<br />
<span style="color:#c0392b">⚡ Strategy meets execution.<br />
⚡ Governance meets innovation.<br />
⚡ Leadership meets impact.</span><br />
<br />
<span style="color:#ecf0f1">Welcome to DEFCON Group Karachi — where serious transformation leaders converge. <img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20skull.png" border="0" alt="" title="Skull Black" smilieid="69" class="inlineimg" /><img src="https://forum.defcon.org/core/images/smilies//test20x20keyhole.png" border="0" alt="" title="Keyhole Black" smilieid="68" class="inlineimg" /></span><br />
<br />
#DEFCONKarachi #ExecutiveLeadership #DigitalTransformation<br />
<a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22cybersecurity%22%7D" class="b-bbcode b-bbcode__hashtag">cybersecurity</a> #EnterpriseArchitecture #SAP<br />
#StrategicLeadership</span><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255465&amp;d=1772218499&amp;type=thumb" target="_blank">Poster-Faisal Amir.jpg</a><br />
<img itemprop="image" data-attachmentid="255466" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255466&amp;d=1772218499" alt="Click image for larger version

Name:	Poster-Faisal Amir.jpg
Views:	0
Size:	358.8 KB
ID:	255466" data-fullsize-url="filedata/fetch?id=255466&amp;d=1772218499" data-thumb-url="filedata/fetch?id=255466&amp;d=1772218499&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255464</guid>
		</item>
		<item>
			<title>March 2026 Monthly Meetup</title>
			<link>https://forum.defcon.org/node/255457</link>
			<pubDate>Thu, 26 Feb 2026 17:09:02 GMT</pubDate>
			<description>https://www.meetup.com/dc608madison/events/313500270/</description>
			<content:encoded>https://www.meetup.com/dc608madison/events/313500270/</content:encoded>
			<category domain="https://forum.defcon.org/node/241273">DCG Madison</category>
			<dc:creator>TheL0singEdge</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255457</guid>
		</item>
		<item>
			<title>🚀 When Intelligence Meets Integrity — Women Wing (SheLeads Cyber) Rises Stronger! 🚀</title>
			<link>https://forum.defcon.org/node/255454</link>
			<pubDate>Tue, 24 Feb 2026 17:14:31 GMT</pubDate>
			<description>In a world where Artificial Intelligence is reshaping power structures, economies, and national security, one truth is clear: 
 
The future of cybersecurity and AI must be inclusive, ethical, and human-centered. 
 
With this vision, DEFCON Group Karachi’s Women Wing – “SheLeads Cyber” is not just a...</description>
			<content:encoded><![CDATA[<span style="font-size:14px"><span style="color:#ecf0f1">In a world where Artificial Intelligence is reshaping power structures, economies, and national security, one truth is clear:</span><br />
<br />
<span style="color:#f1c40f"><b>The future of cybersecurity and AI must be inclusive, ethical, and human-centered.</b></span><br />
<br />
<span style="color:#ecf0f1">With this vision, </span><b><span style="color:#16a085">DEFCON Group Karachi’s Women Wing</span> <span style="color:#e67e22">– “SheLeads Cyber”</span></b><span style="color:#e67e22"> is not just a platform — it is a strategic movement designed to amplify women leadership in AI, cybersecurity, digital safety, and responsible innovation.</span><br />
<br />
<span style="color:#3498db">And today, we proudly welcome a transformational force.</span><br />
<br />
<span style="color:#f39c12">🌟 <b>Dr. Momina Moetesum joins DEFCON Group Karachi – Women Wing (SheLeads Cyber) as Senior Executive Member.</b></span><br />
<br />
Serves as <span style="color:#2980b9"><b>Head of the Software Engineering Department at SEECS, NUST</b>, and is the Co-Founder of <b>Digital Intellix-4PL</b>, a hybrid intelligence consulting firm advancing digital transformation, AI, and sustainable development.</span><br />
<br />
<span style="color:#e67e22">An active contributor to global AI ethics and governance communities — including <b>Women in AI (WAI)</b>, <b>International Association for Safe and Ethical AI (IASEAI)</b>, and <b>International Association for Pattern Recognition (IAPR)</b> — she represents the intersection of:</span><br />
<br />
<span style="color:#ffffff">🔹 Artificial Intelligence &amp; Intelligent Systems<br />
🔹 AI Security &amp; Risk Safeguards<br />
🔹 Human-AI Collaboration<br />
🔹 Ethical &amp; Responsible Innovation<br />
🔹 Law, Policy &amp; Engineering Convergence</span><br />
<br />
<span style="color:#e74c3c">Her work in AI for sustainable development, digital capacity building, and advisory contributions to initiatives such as the ITU Smart Village program reflects global credibility with national impact.</span><br />
<br />
<span style="color:#ffffff">💠 With her induction, The Vertex strengthens its mission to build a <b>secure, ethical, and future-ready AI &amp; cybersecurity ecosystem in Pakistan</b> — where innovation protects human rights and technology empowers society.</span></span><ul><li><span style="font-size:14px"><span style="color:#3498db">This is not symbolic representation.</span></span></li>
<li><span style="font-size:14px"><span style="color:#3498db">This is strategic leadership.</span></span></li>
<li><span style="font-size:14px"><span style="color:#3498db">This is responsible AI in action.</span></span></li>
</ul><br />
<span style="font-size:14px"><span style="color:#e74c3c">To industry leaders, academia, policymakers, and technology partners —<br />
DEFCON Group Karachi is building a serious platform where <b>AI security, digital sovereignty, ethical governance, and women leadership converge.</b></span><br />
<br />
<span style="color:#2ecc71">⚡ The Vertex is growing.<br />
⚡ The ecosystem is evolving.<br />
⚡ The future is being engineered responsibly.</span><br />
<br />
<span style="color:#f1c40f">Welcome, Dr. Momina Moetesum — to the forefront of ethical AI and cybersecurity leadership.</span><br />
<br />
#DEFCONKarachi #WomenInAI #WomenInCybersecurity<br />
#ResponsibleAI #DigitalSafety #AILeadership<br />
#TheVertex</span><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255455&amp;d=1771953181&amp;type=thumb" target="_blank">Dr. Momina Poster.jpg</a><br />
<img itemprop="image" data-attachmentid="255456" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255456&amp;d=1771953181" alt="Click image for larger version

Name:	Dr. Momina Poster.jpg
Views:	0
Size:	463.3 KB
ID:	255456" data-fullsize-url="filedata/fetch?id=255456&amp;d=1771953181" data-thumb-url="filedata/fetch?id=255456&amp;d=1771953181&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255454</guid>
		</item>
		<item>
			<title>🚀 𝗔 𝗡𝗲𝘄 𝗘𝗿𝗮 𝗕𝗲𝗴𝗶𝗻𝘀 – 𝗗𝗘𝗙𝗖𝗢𝗡 𝗚𝗿𝗼𝘂𝗽 𝗞𝗮𝗿𝗮𝗰𝗵𝗶 𝗟𝗮𝘂𝗻𝗰𝗵𝗲𝘀 𝗜𝘁𝘀 𝗪𝗼𝗺𝗲𝗻 𝗶𝗻 𝗧𝗲𝗰𝗵/𝗖𝘆𝗯𝗲𝗿𝘀𝗲𝗰𝘂𝗿𝗶𝘁𝘆 𝗩𝗲𝗿𝘁𝗲𝘅! 🚀</title>
			<link>https://forum.defcon.org/node/255437</link>
			<pubDate>Fri, 20 Feb 2026 19:38:03 GMT</pubDate>
			<description>Globally, women remain underrepresented in technology and especially in cybersecurity. We believe that talent has no gender. Leadership has no barrier. Impact has no limitation. 
 
With this conviction, DEFCON Group Karachi proudly launches its 𝗪𝗼𝗺𝗲𝗻 𝗪𝗶𝗻𝗴 – “𝗧𝗵𝗲 𝗦𝗵𝗲𝗟𝗲𝗮𝗱𝘀 𝗖𝘆𝗯𝗲𝗿” , a dedicated...</description>
			<content:encoded><![CDATA[<span style="font-size:14px"><span style="color:#f1c40f">Globally, women remain underrepresented in technology and especially in cybersecurity. We believe that talent has no gender. Leadership has no barrier. Impact has no limitation.</span><br />
<br />
With this conviction, <span style="color:#16a085">DEFCON Group Karachi</span> proudly launches <span style="color:#ecf0f1"><b>its 𝗪𝗼𝗺𝗲𝗻 𝗪𝗶𝗻𝗴 – “𝗧𝗵𝗲 𝗦𝗵𝗲𝗟𝗲𝗮𝗱𝘀 𝗖𝘆𝗯𝗲𝗿” </b></span>, a dedicated platform designed to empower, elevate, and accelerate women leaders in cybersecurity, AI, technology, policy, and digital governance.<br />
<br />
<span style="color:#2ecc71"><b>𝗧𝗵𝗲 𝗦𝗵𝗲𝗟𝗲𝗮𝗱𝘀 𝗖𝘆𝗯𝗲𝗿 𝘄𝗶𝗹𝗹 𝗳𝗼𝗰𝘂𝘀 𝗼𝗻:</b></span><br />
<span style="color:#ecf0f1">🔹 𝘊𝘺𝘣𝘦𝘳𝘴𝘦𝘤𝘶𝘳𝘪𝘵𝘺 𝘭𝘦𝘢𝘥𝘦𝘳𝘴𝘩𝘪𝘱 𝘱𝘢𝘵𝘩𝘸𝘢𝘺𝘴 𝘧𝘰𝘳 𝘸𝘰𝘮𝘦𝘯<br />
🔹 𝘗𝘰𝘭𝘪𝘤𝘺 &amp; 𝘴𝘵𝘳𝘢𝘵𝘦𝘨𝘪𝘤 𝘴𝘦𝘤𝘶𝘳𝘪𝘵𝘺 𝘥𝘪𝘢𝘭𝘰𝘨𝘶𝘦<br />
🔹 𝘕𝘢𝘵𝘪𝘰𝘯𝘢𝘭 𝘳𝘦𝘴𝘪𝘭𝘪𝘦𝘯𝘤𝘦 &amp; 𝘥𝘪𝘨𝘪𝘵𝘢𝘭 𝘨𝘰𝘷𝘦𝘳𝘯𝘢𝘯𝘤𝘦<br />
🔹 𝘔𝘦𝘯𝘵𝘰𝘳𝘴𝘩𝘪𝘱, 𝘳𝘦𝘴𝘦𝘢𝘳𝘤𝘩, 𝘢𝘯𝘥 𝘨𝘭𝘰𝘣𝘢𝘭 𝘦𝘯𝘨𝘢𝘨𝘦𝘮𝘦𝘯𝘵</span><br />
<br />
<span style="color:#f1c40f">And today, we proudly announce a powerful addition to this mission.</span><br />
<span style="color:#3498db">🔥 Zubaida Abbasi joins DEFCON Group Karachi as 𝗦𝗲𝗻𝗶𝗼𝗿 𝗘𝘅𝗲𝗰𝘂𝘁𝗶𝘃𝗲 𝗠𝗲𝗺𝗯𝗲𝗿 – 𝗪𝗼𝗺𝗲𝗻 𝗪𝗶𝗻𝗴 (𝗦𝗵𝗲𝗟𝗲𝗮𝗱𝘀 𝗖𝘆𝗯𝗲𝗿).</span><br />
<br />
<span style="color:#f39c12">𝗔 𝘀𝗲𝗮𝘀𝗼𝗻𝗲𝗱 𝗰𝗼𝗺𝗺𝘂𝗻𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀 𝗮𝗻𝗱 𝗽𝗼𝗹𝗶𝗰𝘆 𝗽𝗿𝗼𝗳𝗲𝘀𝘀𝗶𝗼𝗻𝗮𝗹 𝘄𝗶𝘁𝗵 𝗼𝘃𝗲𝗿 𝟭𝟬+ 𝘆𝗲𝗮𝗿𝘀 𝗼𝗳 𝗲𝘅𝗽𝗲𝗿𝗶𝗲𝗻𝗰𝗲 𝗮𝗰𝗿𝗼𝘀𝘀 𝗴𝗼𝘃𝗲𝗿𝗻𝗺𝗲𝗻𝘁, 𝗶𝗻𝘁𝗲𝗿𝗻𝗮𝘁𝗶𝗼𝗻𝗮𝗹 𝗰𝗼𝗹𝗹𝗮𝗯𝗼𝗿𝗮𝘁𝗶𝗼𝗻, 𝘀𝘁𝗿𝗮𝘁𝗲𝗴𝗶𝗰 𝗱𝗶𝗽𝗹𝗼𝗺𝗮𝗰𝘆, 𝗮𝗻𝗱 𝘀𝗲𝗰𝘂𝗿𝗶𝘁𝘆-𝗳𝗼𝗰𝘂𝘀𝗲𝗱 𝗿𝗲𝘀𝗲𝗮𝗿𝗰𝗵, 𝗭𝘂𝗯𝗮𝗶𝗱𝗮 𝗯𝗿𝗶𝗻𝗴𝘀 𝗮 𝗿𝗮𝗿𝗲 𝗯𝗹𝗲𝗻𝗱 𝗼𝗳:</span><br />
<span style="color:#2980b9">▪ 𝘚𝘵𝘳𝘢𝘵𝘦𝘨𝘪𝘤 𝘱𝘢𝘳𝘵𝘯𝘦𝘳𝘴𝘩𝘪𝘱 𝘥𝘦𝘷𝘦𝘭𝘰𝘱𝘮𝘦𝘯𝘵<br />
▪ 𝘏𝘪𝘨𝘩-𝘭𝘦𝘷𝘦𝘭 𝘱𝘳𝘰𝘵𝘰𝘤𝘰𝘭 &amp; 𝘦𝘹𝘦𝘤𝘶𝘵𝘪𝘷𝘦 𝘤𝘰𝘰𝘳𝘥𝘪𝘯𝘢𝘵𝘪𝘰𝘯<br />
▪ 𝘎𝘦𝘯𝘥𝘦𝘳 &amp; 𝘤𝘩𝘪𝘭𝘥 𝘱𝘳𝘰𝘵𝘦𝘤𝘵𝘪𝘰𝘯 𝘢𝘥𝘷𝘰𝘤𝘢𝘤𝘺<br />
▪ 𝘐𝘯𝘵𝘦𝘳𝘯𝘢𝘵𝘪𝘰𝘯𝘢𝘭 𝘭𝘪𝘢𝘪𝘴𝘰𝘯 &amp; 𝘴𝘦𝘤𝘶𝘳𝘪𝘵𝘺 𝘦𝘯𝘨𝘢𝘨𝘦𝘮𝘦𝘯𝘵<br />
▪ 𝘗𝘰𝘭𝘪𝘤𝘺 𝘳𝘦𝘴𝘦𝘢𝘳𝘤𝘩 𝘪𝘯 𝘳𝘦𝘨𝘪𝘰𝘯𝘢𝘭 𝘴𝘵𝘢𝘣𝘪𝘭𝘪𝘵𝘺, 𝘦𝘮𝘦𝘳𝘨𝘪𝘯𝘨 𝘵𝘦𝘤𝘩𝘯𝘰𝘭𝘰𝘨𝘪𝘦𝘴 &amp; 𝘨𝘭𝘰𝘣𝘢𝘭 𝘴𝘦𝘤𝘶𝘳𝘪𝘵𝘺</span></span><br />
<br />
<span style="font-size:16px">𝘍𝘳𝘰𝘮 𝘴𝘦𝘳𝘷𝘪𝘯𝘨 𝘢𝘵 <span style="color:#f1c40f">𝘗𝘳𝘪𝘮𝘦 𝘔𝘪𝘯𝘪𝘴𝘵𝘦𝘳 𝘚𝘦𝘤𝘳𝘦𝘵𝘢𝘳𝘪𝘢𝘵 (𝘕𝘋𝘔𝘈)</span> 𝘵𝘰 𝘤𝘰𝘭𝘭𝘢𝘣𝘰𝘳𝘢𝘵𝘪𝘯𝘨 𝘸𝘪𝘵𝘩 𝘪𝘯𝘵𝘦𝘳𝘯𝘢𝘵𝘪𝘰𝘯𝘢𝘭 𝘮𝘪𝘴𝘴𝘪𝘰𝘯𝘴, 𝘥𝘦𝘧𝘦𝘯𝘴𝘦 𝘤𝘪𝘳𝘤𝘭𝘦𝘴, 𝘢𝘯𝘥 𝘳𝘦𝘴𝘦𝘢𝘳𝘤𝘩 𝘪𝘯𝘴𝘵𝘪𝘵𝘶𝘵𝘪𝘰𝘯𝘴, 𝘩𝘦𝘳 𝘱𝘳𝘰𝘧𝘪𝘭𝘦 𝘳𝘦𝘧𝘭𝘦𝘤𝘵𝘴 𝘴𝘵𝘳𝘢𝘵𝘦𝘨𝘪𝘤 𝘥𝘦𝘱𝘵𝘩, 𝘤𝘳𝘦𝘥𝘪𝘣𝘪𝘭𝘪𝘵𝘺, 𝘢𝘯𝘥 𝘪𝘮𝘱𝘢𝘤𝘵. 𝘏𝘦𝘳 𝘪𝘯𝘥𝘶𝘤𝘵𝘪𝘰𝘯 𝘴𝘵𝘳𝘦𝘯𝘨𝘵𝘩𝘦𝘯𝘴 𝘰𝘶𝘳 𝘤𝘰𝘮𝘮𝘪𝘵𝘮𝘦𝘯𝘵 𝘵𝘰 𝘣𝘶𝘪𝘭𝘥𝘪𝘯𝘨 𝘢 𝘴𝘦𝘳𝘪𝘰𝘶𝘴, 𝘱𝘰𝘭𝘪𝘤𝘺-𝘢𝘸𝘢𝘳𝘦, 𝘴𝘦𝘤𝘶𝘳𝘪𝘵𝘺-𝘥𝘳𝘪𝘷𝘦𝘯 𝘞𝘰𝘮𝘦𝘯 𝘊𝘺𝘣𝘦𝘳 𝘓𝘦𝘢𝘥𝘦𝘳𝘴𝘩𝘪𝘱 𝘦𝘤𝘰𝘴𝘺𝘴𝘵𝘦𝘮 𝘪𝘯 𝘗𝘢𝘬𝘪𝘴𝘵𝘢𝘯.</span><br />
<br />
<br />
<span style="font-size:14px"><span style="color:#27ae60">DEFCON Karachi is building that future - responsibly and strategically.</span><br />
<br />
<span style="color:#e67e22">⚡ This is empowerment with structure.<br />
⚡ This is leadership with purpose.<br />
⚡ This is DEFCON Karachi setting a new benchmark.</span><br />
<br />
<span style="color:#ecf0f1">Welcome to the SheLeads Cyber.<br />
Welcome to the movement.</span></span><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255438&amp;d=1771616255&amp;type=thumb" target="_blank">Poster - Zubaida Abbasi.jpg</a><br />
<img itemprop="image" data-attachmentid="255439" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255439&amp;d=1771616255" alt="Click image for larger version

Name:	Poster - Zubaida Abbasi.jpg
Views:	0
Size:	336.1 KB
ID:	255439" data-fullsize-url="filedata/fetch?id=255439&amp;d=1771616255" data-thumb-url="filedata/fetch?id=255439&amp;d=1771616255&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255437</guid>
		</item>
		<item>
			<title><![CDATA[Movie Night 2-21 - 'Harold and Maude']]></title>
			<link>https://forum.defcon.org/node/255433</link>
			<pubDate>Wed, 18 Feb 2026 23:58:31 GMT</pubDate>
			<description><![CDATA[Join us for the Hal Ashby dark-comedy classic 'Harold and Maude'.]]></description>
			<content:encoded><![CDATA[Join us for the Hal Ashby dark-comedy classic 'Harold and Maude'. ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235218">DEF CON Movie Night Blog</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255433</guid>
		</item>
		<item>
			<title>Announcement!DEF CON 34 Room Blocks are OPEN!</title>
			<link>https://forum.defcon.org/node/255428</link>
			<pubDate>Mon, 16 Feb 2026 00:08:39 GMT</pubDate>
			<description>Good news, everyone! 
 
The DEF CON 34 room blocks are live! While supplies last, you can get a special room rate at the following hotels: 
 
Fontainebleau 
 
Swanky, luxurious and conveniently located across the street from the LVCC. 
 
For those who must be first in line.</description>
			<content:encoded><![CDATA[Good news, everyone!<br />
<br />
The DEF CON 34 room blocks are live! While supplies last, you can get a special room rate at the following hotels:<br />
<br />
Fontainebleau<br />
<br />
Swanky, luxurious and conveniently located across the street from the LVCC.<br />
<br />
For those who must be first in line.<br />
<br />
<a href="https://book.passkey.com/go/DefCon2026FBLV" target="_blank" rel="nofollow">https://book.passkey.com/go/DefCon2026FBLV</a><br />
<br />
Sahara<br />
<br />
Legendary Vegas spot with next-level pools and right on the monorail.<br />
<br />
<a href="https://book.passkey.com/e/51206158" target="_blank" rel="nofollow">https://book.passkey.com/e/51206158</a><br />
<br />
Wynn and Encore<br />
<br />
Lovely accommodations and tons of cool places to eat and be entertained.<br />
<br />
<a href="https://book.passkey.com/go/DefCon26" target="_blank" rel="nofollow">https://book.passkey.com/go/DefCon26</a><br />
<br />
Circus Circus<br />
<br />
Budget friendly and has a haunted house AND an arcade. We promise the clowns are friendly.<br />
<br />
<a href="https://book.passkey.com/go/DEF6CC" target="_blank" rel="nofollow">https://book.passkey.com/go/DEF6CC</a><br />
<br />
We’re halfway there. DEF CON 34 will be upon us before you know it - be prepared and save yourself some coin.<br />
<br />
See you soon!<br />
]]></content:encoded>
			<category domain="https://forum.defcon.org/node/19">Announcements</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255428</guid>
		</item>
		<item>
			<title>A Digital Transformation Powerhouse Joins DEFCON Group Karachi! 🚀</title>
			<link>https://forum.defcon.org/node/255425</link>
			<pubDate>Sun, 15 Feb 2026 16:31:14 GMT</pubDate>
			<description>DEFCON Group Karachi proudly welcomes Shahid Shiraz — Global CIO Award 2025 recipient, technology leader, digital transformation strategist, and entrepreneur — as our new Executive Member. 
 
With over 20+ years of leadership experience across enterprise software, AI, cloud, cybersecurity, and...</description>
			<content:encoded><![CDATA[<span style="font-size:14px"><span style="color:#2ecc71">DEFCON Group Karachi</span> proudly welcomes <span style="color:#f1c40f"><b>Shahid Shiraz</b></span> <span style="color:#2980b9">— Global CIO Award 2025 recipient, technology leader, digital transformation strategist, and entrepreneur</span> — <span style="color:#e67e22">as our new <b>Executive Member</b>.</span><br />
<br />
With over <span style="color:#d35400"><b>20+ years of leadership experience</b></span> across enterprise software, AI, cloud, cybersecurity, and large-scale modernization, Shahid represents a rare caliber of executive excellence — where <span style="color:#2980b9"><b>vision converts into execution and strategy delivers measurable business outcomes</b>.</span><br />
<br />
From spearheading <span style="color:#e74c3c"><b>AI-driven, locally built platforms</b> </span>that strengthen Pakistan’s digital sovereignty and reduce reliance on imported software, to leading <span style="color:#f39c12">mission critical ERP and enterprise transformations across <b>Microsoft Dynamics 365, SAP, and Oracle ecosystems</b>, his work has empowered organizations across healthcare, retail, manufacturing, and enterprise IT at scale.</span></span><ul><li><span style="font-size:14px"><span style="color:#ecf0f1">He doesn’t just implement systems.</span></span></li>
<li><span style="font-size:14px"><span style="color:#ecf0f1">He builds <b>resilient, future-ready technology enterprises.</b></span></span></li>
<li><span style="font-size:14px"><span style="color:#ecf0f1">He doesn’t lead by title.</span></span></li>
<li><span style="font-size:14px"><span style="color:#ecf0f1">He leads by <b>impact, delivery, and measurable results.</b></span></span></li>
</ul><span style="font-size:14px">His induction as <span style="color:#e67e22"><b>Executive Member</b></span> significantly strengthens <span style="color:#16a085">DEFCON Group Karachi’s</span> mission to align <span style="color:#2980b9"><b>cybersecurity, AI, enterprise transformation, and national digital resilience</b> under one forward-thinking ecosystem.</span><br />
<br />
<span style="color:#f1c40f">💡 For organizations, innovators, and strategic partners looking to engage with a serious, execution-driven tech community — DEFCON Group Karachi continues to emerge as a powerful convergence point of leadership and transformation.</span><br />
<br />
<span style="color:#bdc3c7">⚡ The ecosystem just got stronger.<br />
⚡ The vision just expanded.<br />
⚡ The execution just leveled up.</span><br />
<br />
<span style="color:#27ae60">Welcome, <b>Shahid Shiraz</b> , to the frontlines of future-ready leadership.</span><br />
<br />
#DEFCONKarachi #ExecutiveLeadership #DigitalTransformation<br />
<a href="https://forum.defcon.org/search?searchJSON=%7B%22tag%22%3A%22cybersecurity%22%7D" class="b-bbcode b-bbcode__hashtag">cybersecurity</a> #AI #TechLeadership</span><br />
<a href="https://forum.defcon.org/filedata/fetch?id=255426&amp;d=1771172814&amp;type=thumb" target="_blank">Poster - Shahid Shiraz.jpg</a><br />
<img itemprop="image" data-attachmentid="255427" data-align="none" data-size="full" border="0" src="filedata/fetch?id=255427&amp;d=1771172814" alt="Click image for larger version

Name:	Poster - Shahid Shiraz.jpg
Views:	0
Size:	392.5 KB
ID:	255427" data-fullsize-url="filedata/fetch?id=255427&amp;d=1771172814" data-thumb-url="filedata/fetch?id=255427&amp;d=1771172814&amp;type=thumb" data-title="Click on the image to see the original version" data-caption="" class="bbcode-attachment thumbnail js-lightbox bbcode-attachment--lightbox" />]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235009">DCG Karachi</category>
			<dc:creator>ali.tabish</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255425</guid>
		</item>
		<item>
			<title>logo</title>
			<link>https://forum.defcon.org/node/255420</link>
			<pubDate>Fri, 13 Feb 2026 13:09:07 GMT</pubDate>
			<description>86020 logo</description>
			<content:encoded>86020 logo</content:encoded>
			<category domain="https://forum.defcon.org/node/231555">DC86020 Tianhe District, China</category>
			<dc:creator>akast</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255420</guid>
		</item>
		<item>
			<title><![CDATA[Movie Night 2/14 8pm PST - 'Matewan']]></title>
			<link>https://forum.defcon.org/node/255404</link>
			<pubDate>Tue, 10 Feb 2026 03:37:18 GMT</pubDate>
			<description><![CDATA[Movie Night rolls along  - Join us for John Sayles'  classic story of  the 'Battle of Matewan' - a coal miners'  strike in 1920 West Virginia.  Join us In the movie-night-text channel of the DC Discord (discord.gg/defcon) at 8pm Saturday. Bonus feature: Chris Cooper in his debut role from way back...]]></description>
			<content:encoded><![CDATA[Movie Night rolls along  - Join us for John Sayles'  classic story of  the 'Battle of Matewan' - a coal miners'  strike in 1920 West Virginia.  Join us In the movie-night-text channel of the DC Discord (discord.gg/defcon) at 8pm Saturday. Bonus feature: Chris Cooper in his debut role from way back in 1987.<br />
 ]]></content:encoded>
			<category domain="https://forum.defcon.org/node/235218">DEF CON Movie Night Blog</category>
			<dc:creator>sleestak</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255404</guid>
		</item>
		<item>
			<title>DCG518 presenting Never Break the Chain  How real attacks are built</title>
			<link>https://forum.defcon.org/node/255397</link>
			<pubDate>Sun, 08 Feb 2026 01:25:48 GMT</pubDate>
			<description>The Saturday, February 21st 2026 DCG518 goes live, more info https://www.reddit.com/r/Defcon/comments/1qyvb4h/defcon_group_dcg518_presenting_never_break_the/</description>
			<content:encoded>The Saturday, February 21st 2026 DCG518 goes live, more info https://www.reddit.com/r/Defcon/comments/1qyvb4h/defcon_group_dcg518_presenting_never_break_the/</content:encoded>
			<category domain="https://forum.defcon.org/node/253746">DCG Albany</category>
			<dc:creator>knightrider007</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255397</guid>
		</item>
		<item>
			<title>HardenedBSD January 2026 Status Report</title>
			<link>https://forum.defcon.org/node/255389</link>
			<pubDate>Wed, 04 Feb 2026 16:50:03 GMT</pubDate>
			<description><![CDATA[January was a busy month with regards to infrastructure. With both OpenSSL and FreeBSD announcing security fixes, we published new builds just weeks after our new quarterlies dropped. :-) 
 
Now that we have the new quarterlies, I plan to &quot;MFC&quot; (old FreeBSD CVS/SVN term for &quot;Merge From Current&quot;.)...]]></description>
			<content:encoded><![CDATA[January was a busy month with regards to infrastructure. With both OpenSSL and FreeBSD announcing security fixes, we published new builds just weeks after our new quarterlies dropped. :-)<br />
<br />
Now that we have the new quarterlies, I plan to &quot;MFC&quot; (old FreeBSD CVS/SVN term for &quot;Merge From Current&quot;.) Kids these days call it `git cherry-pick`. MFC is shorter to type, so that's what I'll use. I plan to MFC a number of commits made in hardened/current/master to the hardened/15-stable/main branch this week.<br />
<br />
I've also received multiple reports of crashes with the 15-STABLE installer. I haven't been able to work on this just yet, but am hoping to in the next two weeks. It is almost my current first priority (the MFCs being first.) I figure that if testing the cherry-picked code proves successful, I could cherry-pick those commits into the relevant quarterly branch. Kind of a &quot;thank you&quot; gesture for being patient with me. :-)<br />
<br />
I applied relevant updates across the entire infrastructure. I migrated the package repos from being served by a leased server with limited storage to out of my home with plenty of storage. My next goal is to fully automate the build, including syncing. This will mark a good next step to eventually supporting mirroring our package repos. It's much easier to transfer a 140GB package repo over a local 2.5Gbps LAN than a 150Mbps link upstream.<br />
<br />
I spent some time experimenting with Meshtastic and Reticulum. I'm getting a better picture from a user's perspective on the current state of mesh networking. My next goal is to teach Reticulum's BackboneInterface implementation how to work on FreeBSD/HardenedBSD.<br />
<br />
Two of the four donated Protectli devices are providing the testing lab for this Meshtastic and Reticulum research. Even though the timeframe has shifted pretty dramatically, I'm grateful for their donations and their support.<br />
<br />
<b>In src:</b><ol class="decimal"><li>Opt ipfw into -ftrivial-var-auto-init=zero</li>
<li>Remove our old MAC hook for jail/prison destruction (this commit breaks building secadm. I'm waiting on upstream to implement a specific MAC hook, and a patch for (for src, not for secadm) is being worked on by FreeBSD's Kyle Evans.)</li>
<li>Disable WITNESS' checking of vnode locks by default. FreeBSD changed some vnode locking semantics and not all filesystem code paths have been updated. As such, we are seeing vnode locking-related panics. I need to get a consequtive block of time to dive in. I'm not a filesytems developer, so this one might take a while to figure out unless someone beats me to it.</li>
<li>rc.subr: Ignore required_modules failures in jails (patch submission by leper4{ _AT_ }protnmail.com.)</li>
</ol><b>In ports:</b><ol class="decimal"><li>Bump ftp/curl to 8.18.0</li>
<li>Update Reticulum to latest git HEAD</li>
<li>Disable HARDCFLAGS for devel/avr-gcc</li>
<li>Enable ZEROREG for security/openssl3*. This could induce a noticeable performance hit. Please let me know if you have any serious performance issues after this next package build.</li>
</ol>]]></content:encoded>
			<category domain="https://forum.defcon.org/node/240318">HardenedBSD</category>
			<dc:creator>shawn.webb</dc:creator>
			<guid isPermaLink="true">https://forum.defcon.org/node/255389</guid>
		</item>
	</channel>
</rss>
