Internet Archive hacked, data breach impacts 31 million users The Internet Archive, a non-profit digital library, has suffered a data breach affecting 31 million users. The breach involved the theft of user authentication data, including email addresses, screen names, password change timestamps, and Bcrypt-hashed passwords.
What happened? The Internet Archive, a non-profit digital library, has suffered a data breach affecting 31 million users. The breach involved the theft of user authentication data, including email addresses, screen names, password change timestamps, and Bcrypt-hashed passwords.
Announcing My Candidacy for the OWASP Global Board of Directors OWASP GLOBAL BOARD OF DIRECTORS 2024 ELECTIONS
I am excited to officially announce my candidacy for the OWASP Global Board of Directors! With over a decade of experience in artificial intelligence, blockchain, and full-stack web development, I am passionate about advancing software security and expanding OWASP’s impact in the ever-evolving landscape of emerging technologies.
My Journey in Technology and Security As the founder and leader of Kerdos Infrasoft Pvt Ltd, I’ve had the opportunity to focus on innovations in blockchain technology and artificial intelligence, while working closely with some of the leading organizations in tech, such as the Linux Foundation, Hyperledger, OWASP, and OpenAI.
Discovering JavaScript Files with JSFinder Introduction The Need for JavaScript Discovery JavaScript is the backbone of modern web applications, driving dynamic behavior, interactivity, and user engagement. However, the same flexibility that makes JavaScript powerful also makes it a prime target for security vulnerabilities, such as cross-site scripting (XSS), data leakage, and unauthorized access. Identifying and analyzing JavaScript files across various subdomains is crucial for security researchers and developers aiming to secure their applications.
Contributions Overview NationalSecurityAgency/ghidra #3802 Title: Update run configurations and documentation Summary: This pull request updates the run configurations and documentation for Ghidra. It includes changes to enhance usability and address issues with existing configurations. The update aims to streamline the setup process for developers working with Ghidra. Details: This PR includes updates to the run configurations for Ghidra, addressing issues with existing setups and enhancing usability for developers.
filecoin-project/lotus #8204 Title: feat: add snapshot creation to lotus-miner Summary: This pull request adds a new feature to the Lotus miner, enabling snapshot creation.