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: 30 days ago
JSON representation
🤙 Security Trivia that rare people know.
- Host: GitHub
- URL: https://github.com/qazbnm456/awesome-security-trivia
- Owner: qazbnm456
- Created: 2017-06-30T15:41:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-07T16:39:07.000Z (almost 5 years ago)
- Last Synced: 2024-05-20T20:43:37.397Z (6 months ago)
- Topics: awesome, awesome-list, list, security, treasure, trivia
- Homepage:
- Size: 14.6 KB
- Stars: 156
- Watchers: 16
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- awesome-security-awesome - awesome-security-trivia
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 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 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
* [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.