Skip to content

Instantly share code, notes, and snippets.

View noddynz's full-sized avatar
🏠
Working from home

Michael Morris noddynz

🏠
Working from home
View GitHub Profile
@noddynz
noddynz / GoogleDorking.md
Created February 11, 2024 20:58 — 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"
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/phaser-arcade-physics.min.js"></script>
</head>
<body>
<script>
var config = {
type: Phaser.AUTO,
@noddynz
noddynz / powershell cheat sheet
Created August 13, 2022 19:58 — forked from githubfoam/powershell cheat sheet
powershell cheat sheet
==========================================================================================================
#powershell editor in windows
PowerShell ISE,Visual Studio Code,Notepad++
==========================================================================================================
#update / upgrade powershell
> $PSVersionTable.PSVersion
Major Minor Patch PreReleaseLabel BuildLabel
----- ----- ----- --------------- ----------
@noddynz
noddynz / index.html
Created February 12, 2022 21:51
LYOjVbP
<div class="container">
<h2 class="title">Password Generator</h2>
<div class="result">
<div class="result__title field-title">
Generated Password
</div>
<div class="result__info right">
click to copy
</div>
<div class="result__info left">