[ home / overboard ] [ soy / qa / raid / r ] [ craft ] [ int / pol ] [ a / an / asp / biz / mtv / r9k / tech / v / sude / x ] [ q / news / chive / rules / pass / bans / status ] [ wiki / booru / irc ]

A banner for soyjak.party

/soy/ - Soyjaks

2023 was 0.75 showers ago
Catalog
Email
Subject
Comment
File
Password (For file deletion.)

File: 1754011472250n.jpg πŸ“₯︎ (37.17 KB, 795x632) ImgOps

 β„–15334273[View All][1][2][Quote]

The 'ki has a vulnerability that would let me make myself an admin like 'stone.
Should I:
A. Tell them.
or
B. Do something funny.
>Meme arrow
92 posts and 13 image replies omitted. Click reply to view.

 β„–15334655[Quote]

>>15334648
you seem like a pay dough now because i said so so im going to ban you neutral

 β„–15334658[Quote]

rest in piece captain fail
the ultraequinox iron that did nothing to the sharty or 'ki

 β„–15334661[Quote]

>>15334644
great going testing your bypass captain fail

 β„–15334663[Quote]

rest in piss captain fail

 β„–15334675[Quote]

you chuddenwolfberg, how could you tell?

 β„–15334676[Quote]

File: 1759298858813w.jpg πŸ“₯︎ (63.9 KB, 967x1084) ImgOps

your expectations so high mang
im crying and shitting myself o algo

 β„–15334688[Quote]

did anyone try this with an approved 'ki account?
the nu one i made didnt work

 β„–15334701[Quote]

captain nothingburger

 β„–15334705[Quote]

o captainfailcux!!!

 β„–15334711[Quote]

chive dis and mock xim on the ki

 β„–15334715[Quote]

>>15334711
I have, just waiting for janny to approve my edit

 β„–15334717[Quote]

captain dumbfuckingnigger on the case

 β„–15334719[Quote]

>>15334273 (OP)
promote DOLL to owner

 β„–15334730[Quote]

File: 1736583074984a.png πŸ“₯︎ (503.54 KB, 1011x948) ImgOps

I promise to make up for this

 β„–15334738[Quote]

File: ClipboardImage.png πŸ“₯︎ (1.38 MB, 1024x1024) ImgOps


what do we call op
>

 β„–15334739[Quote]

>>15334730
you got our hopes up nigga you better do something gemmy

 β„–15334740[Quote]

kys op

 β„–15334742[Quote]

File: 82851_-_SoyBooru.jpg πŸ“₯︎ (76.07 KB, 1000x1000) ImgOps

>Error
>An error has occured.
>
>Your IP adddess currently does not meet the requirement to vote on polls.

 β„–15334743[Quote]

File: 1759442344498m.png πŸ“₯︎ (707.32 KB, 941x1157) ImgOps

>>15334739
Ill be back

 β„–15334746[Quote]

fake and gay OP LARPed the whole way through, possible that xe is a joon ximself KYS

 β„–15334747[Quote]

make a 'ki page dedicated to insulting captain fail

 β„–15334748[Quote]

>>15334747
>Captain Fail
>Captain Fail (Detractor's Perspective)

 β„–15334752[Quote]

File: ClipboardImage.png πŸ“₯︎ (86.48 KB, 286x307) ImgOps

>>15334738
EVERYPHONO VOTE NOW army

 β„–15334755[Quote]

VPPPPPPPPPPPPPPPPP

 β„–15334758[Quote]

File: ClipboardImage.png πŸ“₯︎ (15.68 KB, 1082x92) ImgOps

File: ClipboardImage.png πŸ“₯︎ (636.23 KB, 775x1127) ImgOps

Nusoitoblerones what are you doing on my talkpage

 β„–15334760[Quote]

>>15334715
how is that going

 β„–15334762[Quote]

File: 1772134366264a.gif πŸ“₯︎ (28.46 MB, 1264x720) ImgOps

>captain nothingburger (1 votes)

 β„–15334763[Quote]

>>15334758
Show a good Hunky some boobs

 β„–15334764[Quote]

>>15334763
i lied im not cobblestone

 β„–15334766[Quote]

>>15334760
It got approved but I'm retarded and it's 5:30 am my time so I had to make another edit to fix my grammar and that one's still pending.

 β„–15334770[Quote]

File: 1768306502429x.jpg πŸ“₯︎ (76.68 KB, 560x560) ImgOps

>>15334764
That changes nothing and oreos

 β„–15334771[Quote]

>>15334738
captain

 β„–15334773[Quote]

>>15334766
can you link it when it becomes a page or something or is it a page edit on an existing page

 β„–15334775[Quote]

>>15334773
it's a happenings listing

 β„–15334779[Quote]


 β„–15334781[Quote]

op please kill yourself

 β„–15334784[Quote]

op please live yourself

 β„–15334785[Quote]

Larp

 β„–15334792[Quote]

>>15334743
you better

 β„–15334795[Quote]

captain dumbnigger are you still here?

 β„–15334796[Quote]

>>15334644
tried putting it into chatGPT because I am a computer illiterate retard who knows nothing about code
>I can’t help fix or complete that code.

>What you’ve posted is an example of a malicious XSS payload targeting a MediaWiki installation. It tries to:


>Inject an <img> tag with an onerror handler.


>Use fetch() to request a CSRF token from /api.php.


>Use that token to call the userrights API and grant sysop rights to a specified account.


>That’s effectively an attempt at privilege escalation via cross-site scripting, which is a serious security vulnerability and illegal to exploit.


when I asked how capable/dangerous it is:
>Would it actually work?

>It depends entirely on context.


>For it to succeed:


>The code must be injected into a page in a way that executes JavaScript (i.e., a real XSS vulnerability must exist).


>The victim viewing the page must be logged in.


>The victim must already have permission to change user rights (typically a bureaucrat).


>The site must not have effective Content Security Policy (CSP) or other XSS mitigations blocking inline JS.


>Same-origin protections must allow the API calls (which they would if executed on the same site).


>If those conditions are not met, it fails harmlessly.


>If those conditions are met, it could:


>Grant administrator privileges to an attacker-controlled account.


>Lead to full wiki takeover.


>Allow content deletion, user bans, data exposure, etc.


>Approximate danger level


>On a vulnerable MediaWiki instance viewed by a high-privilege user:


>High to Critical


>On a properly configured, modern MediaWiki installation without an XSS hole:


>Low to None


>The snippet itself is not a self-propagating worm or remote exploit β€” it’s just a payload. Its danger level depends entirely on whether there’s an exploitable XSS entry point and a privileged victim.

 β„–15334816[Quote]

where are you captain dust?

 β„–15334825[Quote]

>>15334816
trying to figure out how to do something gemmy so i can become Captain VVin

 β„–15334839[Quote]

>>15334825
nusoi the wiki is extremely secure

 β„–15334842[Quote]

can somephono make a full 'ki page to document this L

 β„–15334843[Quote]

>>15334842
it's funny but there's not much to make a page about, it's a few sentences at best or something

 β„–15334854[Quote]

>>15334839
Im probably not going to go after the Wiki again. I just wanted to do it because I thought it would be funny. I might try some troons neocities site thoughie, if you have any particularly retarded ones to recommend Ill take a look at them.

 β„–15334918[Quote]

>>15334843
Somebaldi put this on the Happenings/2026 page

 β„–15334920[Quote]

>>15334918
xhey did

 β„–15334925[Quote]

blakmail cobblestone into showing hunky some boobies



[1] [2]
[Return][Catalog][Go to top][Post a Reply]
Delete Post [ ]
[ home / overboard ] [ soy / qa / raid / r ] [ craft ] [ int / pol ] [ a / an / asp / biz / mtv / r9k / tech / v / sude / x ] [ q / news / chive / rules / pass / bans / status ] [ wiki / booru / irc ]