Search results
2 days ago · Adding a tilde to a search word tells Google that you want it to bring back synonyms for the term as well. For example, entering “~set” will bring back results that include words like “configure”, “collection” and “change” which are all synonyms of “set”.
Oct 8, 2024 · 1. Caché. A cache is a metadata stored so that future requests for that data can be served faster. Cached versions of web pages can be used to view the contents of a page when the live version cannot be reached, has been altered or taken down.
Nov 3, 2022 · Google dork cheat sheet. GitHub Gist: instantly share code, notes, and snippets.
Feb 22, 2020 · Putting an asterisk in a search tells Google ‘I don’t know what goes here’. Basically, it’s really good for finding half remembered song lyrics or names of things. site:*.com
Nov 6, 2024 · Adding a tilde to a search word tells Google that you want it to bring back synonyms for the term as well. For example, entering “~set” will bring back results that include words like “configure”, “collection” and “change” which are all synonyms of “set”.
[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.-----link: The query [link:] will list webpages that have links to the specified webpage. For instance, [link:www.google.com] will list webpages that have links pointing to the: Google homepage.
Jul 11, 2023 · Harshxda / google-dorking.md. Last active July 11, 2023 17:09. Show Gist options. Download ZIP Star (0) 0 You must be signed in to star a gist; Fork (0) 0 You must be signed in to fork a gist; Embed. Embed Embed this gist in your website. Share Copy sharable link for this gist. Clone via HTTPS Clone using the web URL. Learn more about clone URLs ... Google Help: Cheat Sheet; cheat sheet;
Sep 5, 2024 · Cheat sheets and references Because there are differences in syntax, structure, and available functions depending on the DBMS that an application is using, we have to learn their various quirks in order to effectively perform SQL injections.
Aug 27, 2024 · k8s kubectl cheat sheet. GitHub Gist: instantly share code, notes, and snippets.
GDB cheat sheet. Raw. cheat_sheet.txt. GDB commands by function - simple guide. ---------------------------------------. More important commands have a (*) by them. Startup. % gdb -help print startup help, show switches.