Change the repository type filter
All
Repositories list
30 repositories
stored-sqli-cheatsheet
PublicStored SQL injection, also known as second-order SQL injection, is a vulnerability where a malicious payload is saved by an application in its database and late…sqlite-cheatsheet
PublicComprehensive SQLite cheatsheet covering database management, CRUD, indexes, joins, transactions, FTS5, JSON, date functions, PRAGMA settings, performance tunin…elasticsearch-cheatsheet
PublicComprehensive Elasticsearch cheatsheet covering everything from basic concepts, CRUD operations, and query DSL to aggregations, mappings, performance tuning, se…redis-cheatsheet
PublicComprehensive Redis cheatsheet covering all data types (Strings, Lists, Sets, Hashes, Sorted Sets, Streams), commands, transactions, Lua scripting, Pub/Sub, rep…mssql-cheatsheet
PublicComprehensive MS SQL Server cheatsheet covering queries, joins, aggregations, CTEs, indexes, DDL/DML, transactions, stored procedures, functions, triggers, erro…oracledb-cheatsheet
PublicComprehensive Oracle Database cheatsheet covering connections, security, DDL/DML, queries, functions, PL/SQL, procedures, triggers, indexes, performance, backup…mongodb-cheatsheet
PublicComplete MongoDB cheatsheet covering databases, collections, CRUD operations, query/update operators, aggregation pipeline, indexing, data types, performance tu…postgresql-cheatsheet
PublicComprehensive PostgreSQL cheatsheet covering installation, connections, databases, tables, data types, CRUD, constraints, indexes, queries, joins, aggregations,…mariadb-cheatsheet
PublicComplete MariaDB cheatsheet covering installation, user management, CRUD, joins, indexes, stored procedures, triggers, transactions, backup/restore, performance…mysql-cheatsheet
Publicruby-cheatsheet
PublicComprehensive Ruby cheatsheet covering syntax, data types, OOP, modules, blocks, exceptions, file I/O, regex, Enumerable, and common gems. Includes naming conve…dart-cheatsheet
PublicComprehensive Dart cheatsheet with TOC covering syntax, variables, operators, control flow, functions, collections, OOP, null safety, async/await, streams, exce…kotlin-cheatsheet
PublicA complete quick-reference guide covering all essential Kotlin programming concepts. Includes basic syntax, variables, control flow, functions, collections, cla…swift-cheatsheet
Publicfrom basic syntax, variables, and control flow to advanced concepts like generics, concurrency, property wrappers, and result builders. Includes practical code …typescript-cheatsheet
PublicMaster TypeScript with this comprehensive cheatsheet covering everything from basic types and interfaces to advanced generics, decorators, and utility types. In…csharp-cheatsheet
PublicComplete reference covering syntax, types, OOP, LINQ, async/await, collections, exceptions, file I/O, pattern matching, records, and more. Includes 24 sections …perl-cheatsheet
PublicComprehensive reference covering syntax, variables, operators, loops, arrays, hashes, regex, file I/O, subroutines, references, modules, error handling, special…java-cheatsheet
PublicComprehensive Java programming cheatsheet with 14 topics: basic syntax, data types, operators, control flow, arrays, strings, OOP, exceptions, collections, I/O,…python-cheatsheet
PublicComplete reference covering syntax, data structures, control flow, functions, OOP, file I/O, exceptions, decorators, generators, lambdas, regex, datetime, and c…rust-cheatsheet
PublicComplete Rust reference covering syntax, ownership, lifetimes, generics, traits, collections, error handling, concurrency, smart pointers, modules, testing, and…go-cheatsheet
PublicComprehensive Go cheatsheet covering syntax, types, control flow, functions, slices, maps, pointers, structs, interfaces, error handling, concurrency (goroutine…cpp-cheatsheet
PublicComplete C++ cheatsheet covering basics to modern C++20: data types, control flow, OOP, STL containers & algorithms, pointers, smart pointers, lambdas, file I/O…c-cheatsheet
PublicComprehensive C programming cheatsheet covering all fundamentals from basic syntax to advanced concepts. Includes data types, operators, control flow, arrays, s…javascript-cheatsheet
PublicComplete reference covering variables, functions, arrays, objects, ES6+, DOM, async/await, promises, classes, modules & more. From basics to advanced JS concept…php-cheatsheet
PublicA comprehensive guide to modern PHP development covering PHP 8.x features, object-oriented programming, database integration, API development, testing, and depl…cheatnotes
Public templateA modern open-source collection of cheat sheets, technical notes, commands, references, and learning resources for cybersecurity, programming, Linux, networking…- UNION-based SQLi is called the "Swiss Army knife" of SQL injection because it's the most versatile — once it works, you can read any table in the entire databas…
cheatnotes.github.io
Publicsql-cheatsheet
Public templateThis comprehensive cheat sheet documents commonly used SQL elements, from basic syntax to advanced concepts. Whether you're a beginner learning SQL or an experi…
ProTip! When viewing an organization's repositories, you can use the
props. filter to filter by custom property.