Win Prizes at DEF CON 34 | Submit a Challenge Now!

Published: (June 18, 2026 at 02:38 AM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for Win Prizes at DEF CON 34 | Submit a Challenge Now!

              [![SecDim profile image](https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F12570%2Fdbcbfcbb-fd1b-46a6-99b0-a633ebff77ef.png)](https://dev.to/secdim)
                  
                    ![Hamza](https://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3793283%2F7208a515-19cc-46fb-adef-8bc618e5b120.jpeg)
                  
              
              
                [Hamza](https://dev.to/lord-pendragon)
                
                   for [SecDim](https://dev.to/secdim)
                    Posted on Jun 18

                
              
            

          

          
          
              
                  [#programming](https://dev.to/t/programming)
                  [#security](https://dev.to/t/security)
                  [#cybersecurity](https://dev.to/t/cybersecurity)
                  [#showdev](https://dev.to/t/showdev)
              
        
      

      
            

The Prizes for the SecDim AppSec Village Wargame CtF at DEF CON 34 has been announced!

Build and submit a challenge and get a chance to Win a ROG Xbox Ally if your challenge submission wins 1st Place!

Challenge submissions close on 31 July.

https://sessionize.com/appsec-village-wargame

      Top comments (0)
    
  

  
    Subscribe
    
  




    








![pic](https://media2.dev.to/dynamic/image/width=256,height=,fit=scale-down,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8j7kvp660rqzt99zui8e.png)





  
    
    
  

  
  

  
    Create template
  

Templates let you quickly answer FAQs or store snippets for re-use.

  [Dismiss](https://dev.to/404.html)





  

Code of ConductReport abuse

    Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's [permalink](#).
  
  
    
    

Hide child comments as well

For further actions, you may consider blocking this person and/or reporting abuse

0 views
Back to Blog

Related posts

Read more »

The Model Doesn't Remember. You Do

Introduction Before I dug into how an LLM works, I assumed each chat stored its memory or context in its own. The moment I realized it was just an array with al...