Skip to content

Instantly share code, notes, and snippets.

View meta-ks's full-sized avatar
🍏

k0s meta-ks

🍏
View GitHub Profile
@meta-ks
meta-ks / GoogleDorking.md
Created May 3, 2024 03:36 — forked from sundowndev/GoogleDorking.md
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"
@meta-ks
meta-ks / NSE_Reports_link.txt
Created March 3, 2024 04:36 — forked from bugcy013/NSE_Reports_link.txt
NSE Reports link
@meta-ks
meta-ks / fr-set-down.py
Created February 6, 2019 15:57 — forked from zmwangx/fr-set-down.py
Python script to download entire photosets (original quality) on Flickr. #flickr
#!/usr/bin/env python
import subprocess
import sys
# pip install flickrapi
# project home: http://stuvel.eu/flickrapi
import flickrapi
api_key = '00000000000000000000000000000000' # obtain your api key at http://www.flickr.com/services