Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/qazbnm456/awesome-security-trivia

🤙 Security Trivia that rare people know.
https://github.com/qazbnm456/awesome-security-trivia

List: awesome-security-trivia

awesome awesome-list list security treasure trivia

Last synced: 2 months ago
JSON representation

🤙 Security Trivia that rare people know.

Lists

README

        

# Awesome Security Trivia [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

> ✍️ A curated list of Security Trivia.

Here is a collection about Security Trivia, and you might also want to check out [awesome-web-security](https://github.com/qazbnm456/awesome-web-security).

*Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.*

---

🌈 Security Trivia that rare people know.

---

Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456).

## Contents

- [Language](#lang)
- [PHP](#lang-php)
- [SQL](#sql)
- [RDBMS](#rdbms)
- [MySQL](#rdbms-mysql)
- [NoSQL](#nosql)
- [GQL](#gql)
- [Shell](#shell)
- [Bash](#shell-bash)

## Language


### PHP

* [PHP Variables](PHP-Variables.md) - Dots and spaces in variable names are converted to underscores.
* [The mystery within PHP create_function()](The-mystery-within-PHP-create-function.md) - What create_function() does not tell you.
* [Tricky ways to exploit PHP Local File Inclusion](Tricky-ways-to-exploit-PHP-Local-File-Inclusion.md) - Some tricky ways to exploit PHP Local File Inclusion.

## SQL

### RDBMS


### MySQL

* [MySQL madness with exponent](MySQL-madness-with-exponent.md) - Exponent takes down everything.

### NoSQL

### GQL

* [Do a GQL LIKE query](Do-a-GQL-LIKE-query.md) - Mimic LIKE query in GQL.

## Shell


### Bash

* [Ways to list or cat directories and files](Ways-to-list-or-cat-directories-and-files.md)

## Code of Conduct

Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)

To the extent possible under law, [@qazbnm456](https://qazbnm456.github.io/) has waived all copyright and related or neighboring rights to this work.