A Minecraft coremod / Java Agent aiming to patch serious security vulnerabilities found in many different modsUnsafe Deserialization Vulnerability in many Minecraft mods A few weeks ago, a very critical vulnerability allowing arbitrary remote code execution on clients and servers (and therefor even all connected clients on a server) was discovered in many Minecraft mods. Initially we were trying to investigate the whole issue privately and responsible so we can publish an extensive writeup and …
1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..Hari Sekhon - DevOps Bash Tools git.io/bash-tools 1000+ De…
Optimized Solidity snippets. Gas optimized Solidity snippets. I'm sooooooOooooooooOoooOoooooooooooooooo... Installation To install with Foundry: forge install vectorized/solady To install with Hardhat or Truffle: npm install solady Contracts The Solidity smart contracts are located in the src directory. auth ├─ Ownable — "Simple single owner authorization mixin" ├─ OwnableRoles — "Simple single owner and multiroles authorization mixin" tokens ├─ WETH — "Simple Wrapped…
Offensive security drives defensive security. We're sharing a collection of SaaS attack techniques to help defenders understand the threats they face. #nolockdownSaaS attack techniques This repository is a collection of SaaS-specific attack techniques. It is intended to be a resource for security researchers, red/blue teams, and penetration testers to learn about and share SaaS attack techniques. Quick note: we wanted to start sharing as early as possible, so this is very much a work in progre…
The no-code platform for building custom LLM Agents Chaindesk The no-code platform for building custom LLM Agents Chaindesk provides a user-friendly solution to quickly setup a semantic search system over your personal data without any technical knowledge. 📄 Documentation Features Load data from anywhere Raw text Web page Files Word Excel Powerpoint PDF Markdown Plain Text Web Site (coming soon) Notion (coming soon) Airtable (coming soon) No-code: User-friendly …
Universal and Transferable Attacks on Aligned Language ModelsLLM Attacks This is the official repository for "Universal and Transferable Adversarial Attacks on Aligned Language Models" by Andy Zou, Zifan Wang, J. Zico Kolter, and Matt Fredrikson. Check out our website and demo here. Table of Contents Installation Models Usage Reproducibility License Citation Installation We need FastChat to create conversations. At the current moment, we install it from source by taking the following…
Large Language Model Text Generation Inference Text Generation Inference A Rust, Python and gRPC server for text generation inference. Used in production at HuggingFace to power Hugging Chat, the Inference API and Inference Endpoint. Table of contents Features Optimized Architectures Get Started Docker API Documentation Using a private or gated model A note on Shared Memory Distributed Tracing Local Install CUDA Kernels Run Falcon Run Quantization Develop Testing Other suppor…
A huge chunk of my personal notes since I started playing CTFs and working as a Red Teamer.Awesome Cybersecurity Handbooks A huge chunk of my personal notes since I started playing CTFs and working as a red teamer. These are living documents and I updated or add to them relatively often. DISCLAIMER: Please note that these documents are only provided for legal purposes. Please do not use the content for illigal actions. HOW TO USE: I designed the structure of the handbooks based to the Kali Lin…
A modern high-performance open source message queuing system BlazingMQ - A Modern, High-Performance Message Queue BlazingMQ is an open source distributed message queueing framework, which focuses on efficiency, reliability, and a rich feature set for modern-day workflows. At its core, BlazingMQ provides durable, fault-tolerant, highly performant, and highly available queues, along with features like various message routing strategies (e.g., work queues, p…