Best of CybersecurityFebruary 2023

  1. 1
    Article
    Avatar of btrprogBetter Programming·3y

    I Used GPT-3 to Find 213 Security Vulnerabilities in a Single Codebase

    GPT-3 used to find 213 security vulnerabilities in a codebase, outperforming a commercial tool that found only 99 vulnerabilities.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    3 Tier Cloud Architecture Design

    Learn about the 3-tier cloud architecture, including the presentation layer, application layer, and database. Understand how to make the architecture highly available and scalable.

  3. 3
    Article
    Avatar of systemweaknessSystem Weakness·3y

    netspionage: Network Forensics Utility

    netspionage is a CLI (command line interface) utility developed using Python for network forensics and network reconnaissance. It scans and monitors network activity, obtains information about devices connected to the network, and detects attacks targeting the network.

  4. 4
    Article
    Avatar of medium_jsMedium·3y

    Little bug, Big impact. 25k bounty

    An ethical hacker discovers sensitive data stored in the front-end of a web application, highlighting the importance of avoiding secrets in JavaScript code and using secure storage. JavaScript source mapping and the SourceMapper tool are discussed.

  5. 5
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Open Source Software Security Handbook – Best Practices for Securing Your Projects

    Learn about common attacks against open source software, the impact of supply chain attacks, and the importance of web application security.

  6. 6
    Article
    Avatar of cloudflareCloudflare·3y

    Cloudflare mitigates record-breaking 71 million request-per-second DDoS attack

    Cloudflare mitigates a record-breaking DDoS attack of 71 million requests per second. The attacks were HTTP/2-based and targeted websites protected by Cloudflare. The post discusses the increase in DDoS attacks and provides steps to defend against them.

  7. 7
    Article
    Avatar of thevergeThe Verge·3y

    1Password is trying for zero passwords

    1Password is planning to support passwordless login using biometric-based passkey technology. Passkeys aim to replace all passwords, including the one used to unlock 1Password. The move is driven by growing security concerns related to traditional passwords and the need for stronger authentication methods.