Skip to content

Instantly share code, notes, and snippets.

View danielfeitopin's full-sized avatar
💻
Code, hack, repeat.

Daniel Feito Pin danielfeitopin

💻
Code, hack, repeat.
View GitHub Profile
#define c "c"
#define cc int
#define ccc main
#define cccc printf
#define ccccc return
#define cccccc 0
#define ccccccc (
#define cccccccc )
#define ccccccccc {
#define cccccccccc }
@sundowndev
sundowndev / GoogleDorking.md
Last active June 10, 2025 19:31
Google dork cheatsheet

Google dork cheatsheet

Search filters

Filter Description Example
allintext Searches for occurrences of all the keywords given. allintext:"keyword"
intext Searches for the occurrences of keywords all at once or one at a time. intext:"keyword"
inurl Searches for a URL matching one of the keywords. inurl:"keyword"
allinurl Searches for a URL matching all the keywords in the query. allinurl:"keyword"
intitle Searches for occurrences of keywords in title all or one. intitle:"keyword"