<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Brian Pavicic</title>
    <description>The latest articles on DEV Community by Brian Pavicic (@brianpavicic).</description>
    <link>https://dev.to/brianpavicic</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F948291%2F1745b6bc-a286-42de-b254-78a8ecb966e5.jpeg</url>
      <title>DEV Community: Brian Pavicic</title>
      <link>https://dev.to/brianpavicic</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/brianpavicic"/>
    <language>en</language>
    <item>
      <title>Clearing the Way for Proactive Code Security Testing</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Wed, 22 Nov 2023 02:51:38 +0000</pubDate>
      <link>https://dev.to/truepositives/clearing-the-way-for-proactive-code-security-testing-21n</link>
      <guid>https://dev.to/truepositives/clearing-the-way-for-proactive-code-security-testing-21n</guid>
      <description>&lt;p&gt;To clients and the broader AppSec community, it is &lt;a href="https://www.true-positives.com"&gt;True Positive's&lt;/a&gt; mission to deliver precise and affordable software security testing solutions. &lt;/p&gt;

&lt;p&gt;One offering enormous potential benefits to the DEV community is the &lt;a href="https://www.ptk-plus.io/owasp-ptk"&gt;OWASP Penetration Testing ToolKit (aka PTK)&lt;/a&gt;, an &lt;strong&gt;open source tool made freely accessible&lt;/strong&gt; by T+. &lt;/p&gt;

&lt;p&gt;With PTK, you can unlock breakthrough browser-enabled security analysis to supercharge security testing to: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Effortlessly discover potential security bugs.&lt;/li&gt;
&lt;li&gt;Go deeper to verify bugs and expose hidden threats.&lt;/li&gt;
&lt;li&gt;Inform remediation and test fixes.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;OWASP PTK: Key Capabilities &amp;amp; Features&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Insightful Information:&lt;/strong&gt; Get one-click access to insightful information about the target application, including its technology stack, Web Application Firewalls (WAFs), security headers, crawled links, and authentication flow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In-Browser Runtime Scanning:&lt;/strong&gt; PTK offers Dynamic Application Security Testing (DAST) and Software Composition Analysis (SCA) scanning within your browser. Detect SQL Injections, Command Line Injections, Stored and Reflected Cross-Site Scripting (XSS) vulnerabilities, and more. It even identifies complex threats like SQL Authentication Bypass, XPath injections, and JWT attacks.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Proxy with Traffic Log:&lt;/strong&gt; PTK includes a proxy with a detailed traffic log. This log allows you to repeat any request in the R-Builder or send it to the R-Attacker. You can automate the execution of Cross-Site Scripting (XSS), SQL injection, or OS Command injections.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Request Builder for Request Tampering:&lt;/strong&gt; The extension includes R-Builder, a powerful tool that allows you to craft and manipulate HTTP requests with precision. It empowers you to execute complex maneuvers, including HTTP request smuggling attacks, for a comprehensive assessment of application vulnerabilities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cookie Management:&lt;/strong&gt; PTK includes a cookie editor, allowing you to manage cookies efficiently. Add, edit, remove, block, protect, export, and easily import cookies.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Decoder/Encoder Utility:&lt;/strong&gt; The integrated utility helps you manage encoding and decoding from and to various formats, including UTF-8, Base64, MD5, and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Swagger.IO Integration:&lt;/strong&gt; We've integrated Swagger.IO to enhance your understanding of API documentation. Easily create requests to interact with API endpoints.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Selenium Integration:&lt;/strong&gt; With Selenium integration, PTK aids in identifying security risks at the early stages of the development cycle, ensuring robust security from the outset.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tool Roadmap&lt;/strong&gt;. &lt;strong&gt;Coming December 2023&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;JWT Inspector:&lt;/strong&gt; We've added a crucial new feature – JWT Inspector. It empowers you to analyze JSON Web Tokens (JWT), build new tokens using different algorithms (including None algorithm), and generate public and private keys for JWT signing.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.ptk-plus.io/owasp-ptk"&gt;Get the OWASP PTK open-source tool free here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.ptk-plus.io"&gt;Explore the feature-enhanced edition, PTK Plus(PTK+) &lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;Question? ](&lt;a href="mailto:ptk-support@ptk-plus.io"&gt;ptk-support@ptk-plus.io&lt;/a&gt;)&lt;/p&gt;

</description>
      <category>security</category>
      <category>opensource</category>
      <category>testing</category>
      <category>api</category>
    </item>
    <item>
      <title>Stay Ahead of Security Issues. Troubleshoot Like a Boss.</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Thu, 16 Nov 2023 21:21:57 +0000</pubDate>
      <link>https://dev.to/brianpavicic/stay-ahead-of-security-issues-troubleshoot-like-a-boss-3f59</link>
      <guid>https://dev.to/brianpavicic/stay-ahead-of-security-issues-troubleshoot-like-a-boss-3f59</guid>
      <description>&lt;p&gt;You can, with &lt;a href="https://www.trus-positives.com"&gt;True Positives &lt;/a&gt;backing you up with simple but rugged &lt;strong&gt;Freemium &amp;amp; Open-Source security analysis tools&lt;/strong&gt;. &lt;br&gt;
Learn more &lt;a href="https://edac60cf-4062-4d32-80df-b179f00aeb91.usrfiles.com/ugd/edac60_815829a7351d4937b413ac8ddfe6f427.pdf"&gt;here&lt;/a&gt;&lt;/p&gt;

</description>
      <category>security</category>
      <category>devops</category>
      <category>testing</category>
      <category>api</category>
    </item>
    <item>
      <title>Proactive Code Security Testing - Discover Before YOU Commit</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Fri, 08 Sep 2023 16:59:21 +0000</pubDate>
      <link>https://dev.to/brianpavicic/proactive-code-security-testing-discover-before-you-commit-5gea</link>
      <guid>https://dev.to/brianpavicic/proactive-code-security-testing-discover-before-you-commit-5gea</guid>
      <description>&lt;p&gt;&lt;a href="https://www.true-positives.com"&gt;True Positives&lt;/a&gt; is dedicated to providing accessible and effective solutions for application security. We offer a range of tools and services, both FREE and affordable, &lt;em&gt;including those to support security-conscious developers seeking to smoke-test the security of their projects&lt;/em&gt;, including:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;True-Inspect.com&lt;/strong&gt; provides fast, reliable web software and system vulnerability scans on demand. Begins with a Standard service that is free without strings or limits.  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OWASP Penetration Testing Toolkit("PTK")&lt;/strong&gt; allows you to secure your applications from the beginning by making your browser smarter. Free, Open Source solution.&lt;/p&gt;

&lt;p&gt;Learn More:&lt;a href="https://www.true-positives.com/free-open-source-tools"&gt;https://www.true-positives.com/free-open-source-tools&lt;/a&gt;&lt;/p&gt;

</description>
      <category>testing</category>
      <category>opensource</category>
      <category>security</category>
      <category>cybersecurity</category>
    </item>
    <item>
      <title>Security: How to Discover Hidden API's</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Fri, 08 Sep 2023 15:29:42 +0000</pubDate>
      <link>https://dev.to/brianpavicic/security-how-to-discover-hidden-apis-5107</link>
      <guid>https://dev.to/brianpavicic/security-how-to-discover-hidden-apis-5107</guid>
      <description>&lt;p&gt;Unlock the secrets of API security! Don't miss our informative webinar hosted by&lt;a href="https://www.true-positives.com"&gt; True Positives, LLC&lt;/a&gt;in partnership with BLST Security. Go deep into the subject with industry experts like Dan Kuykendall, host of the &lt;a href="https://danondev.com/"&gt;Dan On Dev&lt;/a&gt; Show. Register to attend: &lt;a href="https://lnkd.in/gSVfTQJw"&gt;https://lnkd.in/gSVfTQJw&lt;/a&gt;. &lt;/p&gt;

</description>
      <category>security</category>
      <category>tooling</category>
      <category>infosec</category>
      <category>api</category>
    </item>
    <item>
      <title>Valuable input for crucial skills for software development teams</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Wed, 26 Jul 2023 18:48:43 +0000</pubDate>
      <link>https://dev.to/brianpavicic/valuable-input-for-crucial-skills-for-software-development-teams-508b</link>
      <guid>https://dev.to/brianpavicic/valuable-input-for-crucial-skills-for-software-development-teams-508b</guid>
      <description>&lt;p&gt;This resource is remarkable from this friend and advisor to  &lt;a href="//www.true-positives.com"&gt;True Positives, LLC&lt;/a&gt;.   &lt;/p&gt;

&lt;p&gt;Whether you are an entrepreneur/founder of a software company or have just been promoted to a team lead, improving your leadership skills is crucial for software development teams to build great products because it sets the tone for effective communication, collaboration, and decision-making. A skilled leader can inspire and motivate team members, provide guidance and support, and create a culture of innovation and continuous improvement.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://danondev.com/"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://youtube.com/@DanOnDev"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Ad hoc security smoke test resource</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Wed, 26 Jul 2023 18:30:46 +0000</pubDate>
      <link>https://dev.to/brianpavicic/ad-hoc-security-smoke-test-resource-35ep</link>
      <guid>https://dev.to/brianpavicic/ad-hoc-security-smoke-test-resource-35ep</guid>
      <description>&lt;p&gt;True Positives, LLC is thrilled to witness the overwhelming delight and appreciation from our growing True-Inspect.com user community as we make #appsec much more straightforward and cost-effective.  &lt;/p&gt;

&lt;p&gt;Among them, devs using the tool for ad hoc code security smoke tests are well represented.&lt;/p&gt;

&lt;p&gt;See what you're missing! &lt;a href="https://www.true-positves.com/tiad"&gt;https://www.true-positves.com/tiad&lt;/a&gt;&lt;/p&gt;

</description>
      <category>security</category>
      <category>testing</category>
      <category>cybersecurity</category>
      <category>webdev</category>
    </item>
    <item>
      <title>AI-Generated Code: A Pandora's Box of Security Risks?</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Thu, 04 May 2023 00:16:56 +0000</pubDate>
      <link>https://dev.to/brianpavicic/ai-generated-code-a-pandoras-box-of-security-risks-40ie</link>
      <guid>https://dev.to/brianpavicic/ai-generated-code-a-pandoras-box-of-security-risks-40ie</guid>
      <description>&lt;p&gt;AI Software Engineering is here. This isn’t code completion. This isn’t a code generation framework. This is code generation. With innovative tools like ChatGPT and GitHub Copilot, AI-generated code transforms how we create software, enabling faster development for professionals and hobbyists alike. However, as we increasingly rely on these cutting-edge technologies to produce accurate and efficient code, it's crucial to remain vigilant about the potential risks.  &lt;/p&gt;

&lt;p&gt;Article:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.true-positives.com/post/ai-generated-code-a-pandora-s-box-of-security-risks"&gt;https://www.true-positives.com/post/ai-generated-code-a-pandora-s-box-of-security-risks&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>security</category>
      <category>discuss</category>
      <category>cybersecurity</category>
    </item>
    <item>
      <title>No Fee DAST Security Scans On Demand</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Tue, 18 Apr 2023 00:06:45 +0000</pubDate>
      <link>https://dev.to/brianpavicic/no-fee-dast-security-scans-on-demand-3gnh</link>
      <guid>https://dev.to/brianpavicic/no-fee-dast-security-scans-on-demand-3gnh</guid>
      <description>&lt;p&gt;End difficult, prolonged, resource-hungry #appsec testing with secure and thorough code inspection on-demand at(&lt;a href="https://www.true-inspect.com"&gt;https://www.true-inspect.com&lt;/a&gt;.)  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;FREE&lt;/strong&gt; Standard (DAST)security scans with sign-up. &lt;br&gt;
No credit card, contract or minimum is required. &lt;/p&gt;

&lt;p&gt;Learn more:&lt;/p&gt;

&lt;p&gt;**Clip&lt;br&gt;
(&lt;a href="https://video.wixstatic.com/video/edac60_5de94cd96893452c942e46245faaef83/1080p/mp4/file.mp4"&gt;https://video.wixstatic.com/video/edac60_5de94cd96893452c942e46245faaef83/1080p/mp4/file.mp4&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;**PDF&lt;br&gt;
(&lt;a href="https://edac60cf-4062-4d32-80df-b179f00aeb91.usrfiles.com/ugd/edac60_4de829e6c9094749be74e81e38d9c61f.pdf"&gt;https://edac60cf-4062-4d32-80df-b179f00aeb91.usrfiles.com/ugd/edac60_4de829e6c9094749be74e81e38d9c61f.pdf&lt;/a&gt;)&lt;/p&gt;

</description>
      <category>security</category>
      <category>testing</category>
      <category>devops</category>
      <category>coding</category>
    </item>
    <item>
      <title>Development &amp; Security beyond its bumpy start in the early dot.com days</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Wed, 29 Mar 2023 00:15:43 +0000</pubDate>
      <link>https://dev.to/brianpavicic/development-security-beyond-its-bumpy-start-in-the-early-dotcom-days-1lfc</link>
      <guid>https://dev.to/brianpavicic/development-security-beyond-its-bumpy-start-in-the-early-dotcom-days-1lfc</guid>
      <description>&lt;p&gt;Learn what's become of software security and how to achieve performance plus efficiency best nowadays.&lt;/p&gt;

&lt;p&gt;Article: (&lt;a href="https://www.true-positives.com/post/appsec-beginnings-how-an-industry-built-trust"&gt;https://www.true-positives.com/post/appsec-beginnings-how-an-industry-built-trust&lt;/a&gt;)&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>testing</category>
      <category>codequality</category>
      <category>challenge</category>
    </item>
    <item>
      <title>Test code security whenever you want for ensured peace of mind</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Tue, 28 Mar 2023 23:57:02 +0000</pubDate>
      <link>https://dev.to/brianpavicic/test-code-security-whenever-you-want-for-ensured-peace-of-mind-3eio</link>
      <guid>https://dev.to/brianpavicic/test-code-security-whenever-you-want-for-ensured-peace-of-mind-3eio</guid>
      <description>&lt;p&gt;Video:[&lt;a href="https://youtu.be/4Lg_-KOcDDk"&gt;https://youtu.be/4Lg_-KOcDDk&lt;/a&gt;]&lt;/p&gt;

&lt;p&gt;The emergence of simple, reliable, and far more efficient tools and services is unlocking the ability of developers and coders to be more security-minded, allowing them to test the security of their work whenever they want.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>security</category>
      <category>testing</category>
      <category>news</category>
    </item>
    <item>
      <title>Security Smoke Tests = Improved Peace of Mind</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Fri, 10 Feb 2023 01:57:49 +0000</pubDate>
      <link>https://dev.to/brianpavicic/security-smoke-tests-improved-peace-of-mind-3j70</link>
      <guid>https://dev.to/brianpavicic/security-smoke-tests-improved-peace-of-mind-3j70</guid>
      <description>&lt;p&gt;While coding, it's never been easier to locate and squash security flaws and have greater peace of mind.  &lt;/p&gt;

&lt;p&gt;The emergence of simple, reliable, and far more efficient tools and services is unlocking the ability of developers and coders to be more security-minded, allowing them to test the Security of their work whenever they want.&lt;/p&gt;

&lt;p&gt;A few well worthy of consideration include:  &lt;/p&gt;

&lt;p&gt;&lt;a href="//https:/true-inspect.com"&gt;True Inspect&lt;/a&gt; by True Positives, LLC.&lt;/p&gt;

&lt;p&gt;Brand new managed AppSec hybrid service that is FREE to use and offers reliable dynamic application security testing (DAST) on demand. An optional low-cost upgrade offers Users a more detailed analysis. With it you get the same tools and services as the big dogs, at a price, you can afford.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.true-positives.com/post/the-next-evolution-of-browser-based-penetration-testing-kits-owasp-ptk" rel="noopener noreferrer"&gt;OWASP Penetration Testing Kit&lt;/a&gt; by True Positives, LLC.&lt;/p&gt;

&lt;p&gt;A free, open-source browser plug-in for security and development that allows security testing to occur more thoroughly and effortlessly by having a bevy of apt and powerful utilities wrapped in and negating the need to configure a third-party tool or worry about connectivity and proxy issues.  &lt;/p&gt;

</description>
      <category>vibecoding</category>
    </item>
    <item>
      <title>Development &amp; Security's Arduous Path to Elevated Trust</title>
      <dc:creator>Brian Pavicic</dc:creator>
      <pubDate>Tue, 07 Feb 2023 04:12:24 +0000</pubDate>
      <link>https://dev.to/brianpavicic/development-security-a-shared-path-to-improving-trust-past-to-present-1839</link>
      <guid>https://dev.to/brianpavicic/development-security-a-shared-path-to-improving-trust-past-to-present-1839</guid>
      <description>&lt;p&gt;It’s 2023. Threats aren’t just a consideration, they are a priority in the software industry. As a result, Product Engineering and DevOps teams have taken a more proactive role in the prevention of vulnerabilities. There is nothing more embarrassing to a developer than finding out your luxury home is actually a house of cards in front of stakeholders due to a bug that could have easily been detected with a testing tool.&lt;/p&gt;

&lt;p&gt;Luckily, for everyone involved, we have the technology today to find potentially harmful coding errors before they can cause harm. But that hasn’t always been the case.&lt;/p&gt;

&lt;p&gt;(&lt;a href="https://www.true-positives.com/post/development-security-past-and-present-paths-to-trust-assurance" rel="noopener noreferrer"&gt;More&lt;/a&gt;))&lt;/p&gt;

</description>
      <category>announcement</category>
      <category>devto</category>
      <category>web3</category>
      <category>blockchain</category>
    </item>
  </channel>
</rss>
