Skip to content

Instantly share code, notes, and snippets.

@amrelnagar286
amrelnagar286 / GoogleDorking.md
Created April 13, 2022 12:59 — 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"
@amrelnagar286
amrelnagar286 / google-dorks
Created March 9, 2022 12:54 — forked from stevenswafford/google-dorks
Listing of a number of useful Google dorks.
" _ _ "
" _ /|| . . ||\ _ "
" ( } \||D ' ' ' C||/ { % "
" | /\__,=_[_] ' . . ' [_]_=,__/\ |"
" |_\_ |----| |----| _/_|"
" | |/ | | | | \| |"
" | /_ | | | | _\ |"
It is all fun and games until someone gets hacked!
@amrelnagar286
amrelnagar286 / google-dorks-2015.txt
Created March 9, 2022 12:53 — forked from heiswayi/google-dorks-2015.txt
Google Dorks List 2015
intitle:index.of .bash_history
intitle:index.of .sh_history
intitle:"Index of" index.html.bak
intitle:"Index of" index.php.bak
intitle:"Index of" index.jsp.bak
intitle:"Index of" ".htpasswd" htpasswd.bak
inurl:backup intitle:index.of inurl:admin
"Index of /backup"
intitle:"Index of" index.html~
intitle:"Index of" index.php~
@amrelnagar286
amrelnagar286 / Google_dorks
Created March 9, 2022 12:49 — forked from zbetcheckin/Google_dorks
Some google dorks useful in footprinting
Replace 'X' with the domain name of your choice
# Back link
link:X -site:X
# Sub domain
site:X -site:www.X
# Url
inurl:X -site:X
@amrelnagar286
amrelnagar286 / google-dorks
Created March 9, 2022 12:47 — forked from mehdichaouch/google-dorks
Listing of a number of useful Google dorks.
Explanations:
cache: If you include other words in the query, Google will highlight those words within
the cached document. For instance, [cache:www.google.com web] will show the cached
content with the word “web” highlighted. This functionality is also accessible by
clicking on the “Cached” link on Google’s main results page. The query [cache:] will
show the version of the web page that Google has in its cache. For instance,
[cache:www.google.com] will show Google’s cache of the Google homepage. Note there
can be no space between the “cache:” and the web page url.
------------------------------------------------------------------------------------------
@amrelnagar286
amrelnagar286 / askfmhistorysaver.js
Created March 9, 2022 04:23 — forked from AhmedAbdAlfattah/askfmhistorysaver.js
A TamperMonkey Script for Ask.fm Website that saves all questions and answers of a single user to the Hard Drive.
// ==UserScript==
// @name New Userscript
// @namespace http://tampermonkey.net/
// @version 0.1
// @description A TamperMonkey Script for Ask.fm Website that saves all questions and answers of a single user to the Hard Drive.
// @author https://github.com/AhmedAbdAlfattah
// @match /* Paste Your Wanted Ask.fm Account Url Here */
// @grant none
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js
// @require https://fastcdn.org/FileSaver.js/1.1.20151003/FileSaver.min.js
@amrelnagar286
amrelnagar286 / My Way to Problem Solving.md
Created February 8, 2022 01:48
My Way to Problem Solving.md

Problem Solving

هذه كانت مجرد عمل شخصي لي لتجميع المعلومات والمواقع والفيديوهات التى استفدت منها شخصيا

تنبيه مهم جدًا

  • هذه كانت تجميعة خاصة ليا انا شخصيا واحببت ان اشاركها لا اكثر
  • لا اقول انه مسار بل هي مجرد تجميعة وملاحظات وانت ليست مرغما على اتباعه واتمنى ان لا تتبعه بحذافيره
  • اتمنى ان تزيد عليه وتجد مصادر اخرى ولا تعتمد على هذا المسار كمصدر اساسي لك
  • ان وجدت مصدر او فيديو او مقالة جيدة ارجوا ان تشاركها معي لكي اضعها
  • اكرر لا تعتمد عليه كمصدر اساسي