<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CptWin - InfoSec and Tech</title>
    <link>/</link>
    <description>Recent content on CptWin - InfoSec and Tech</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 02 Jul 2023 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>About Me</title>
      <link>/about/</link>
      <pubDate>Sun, 02 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>/about/</guid>
      <description>Hi, I&amp;rsquo;m Dajne Win (also known as CptWin).
This site is an attempt to collate my ramblings, research, and interesting things.
Most of it is about computer security and technology.

My socials:</description>
    </item>
    
    <item>
      <title>Hardware Hacking to Bypass BIOS Passwords</title>
      <link>/post/2023-06-14-hardware-hacking-to-bypass-bios-passwords/</link>
      <pubDate>Wed, 14 Jun 2023 00:00:00 +0000</pubDate>
      
      <guid>/post/2023-06-14-hardware-hacking-to-bypass-bios-passwords/</guid>
      <description> My writeup posted up on the CyberCX Blog https://blog.cybercx.co.nz/bypassing-bios-password
The TLDR Proof of Concept (PoC)
  </description>
    </item>
    
    <item>
      <title>_blank Burp Plugin</title>
      <link>/post/2021-07-24-_blank-burp-plugin/</link>
      <pubDate>Sat, 24 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>/post/2021-07-24-_blank-burp-plugin/</guid>
      <description>This is a follow up post to the _blank Links write up I did recently.
Burp Suite is a tool I use daily for pentesting, one of it’s important functions is the ability to extend the tool itself with plugins. Given my history of writing tons of Java (ಠ_ಠ) I figured I should take a look at extending the tool I use everyday.

You can technically write Burp Suite plugins in Python or Ruby.</description>
    </item>
    
    <item>
      <title>_blank Links</title>
      <link>/post/2021-07-17-underscoreblanklinks/</link>
      <pubDate>Sat, 17 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>/post/2021-07-17-underscoreblanklinks/</guid>
      <description>I’ve had this post half written up for some time, and recently set aside some time to actually get it written.
Quite often during pentesting I have come across a web application that has functionality that allows users to set links in their profile, LinkedIn or Twitter for example. Sometimes these links are fully controllable, you can point them at any URL. If the link is controllable and the link has a target attribute of _blank, then an attack (dubbed “tab-nabbing”) can be performed.</description>
    </item>
    
    <item>
      <title>Ask Me Anything - NZ Cyber Security Challenge 2020</title>
      <link>/post/2020-07-14-ask-me-anything---nz-cyber-security-challenge-2020/</link>
      <pubDate>Tue, 14 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>/post/2020-07-14-ask-me-anything---nz-cyber-security-challenge-2020/</guid>
      <description> </description>
    </item>
    
    <item>
      <title>Password Hashing Work Factor Recommendations in 2019</title>
      <link>/post/2019-03-02-password-hashing-work-factor-recommendations-in-2019/</link>
      <pubDate>Sat, 02 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>/post/2019-03-02-password-hashing-work-factor-recommendations-in-2019/</guid>
      <description>So you’ve decided to store hashed versions of your application user’s passwords, great start! You’ve done a bit of reading and decided you want to use a specialised password hashing algorithm. You implement it with the default security configuration in your favourite cryptography library, and you’re all set right?
Many developers don’t take the final step to investigate the default configuration when implementing specialised password based hashing algorithms. However, the default configuration often does not provide the level of security required for current implementation.</description>
    </item>
    
    <item>
      <title>First post!</title>
      <link>/post/2018-12-15-first/</link>
      <pubDate>Sat, 15 Dec 2018 00:00:00 +0000</pubDate>
      
      <guid>/post/2018-12-15-first/</guid>
      <description>Obligatory Hello World post!</description>
    </item>
    
  </channel>
</rss>