met extra features en eenvoudige update functionaliteit Afgelopen dinsdag is de nieuwste telg uit de Joomla! familie ter wereld gekomen; versie 2.5.0. Enkele van de nieuwe features zijn automatische notificaties voor updates van de Joomla core en extensies, maar ook ondersteuning voor de database Microsoft SQL Server. Eerdere versies waren alleen geschikt voor MySQL. Other …
Read more »Als je je Magento admin wachtwoord vergeten bent, gebruik dan de volgende query om deze te resetten (opnieuw in te stellen): UPDATE admin_user SET password=CONCAT(MD5(’qXpassword’), ‘:qX’) WHERE username=’admin’; ‘qX’ would be changed to whatever you want it to be and same goes for ‘password’ Link to this post!
Read more »Als je je Zen Cart admin wachtwoord vergeten bent, gebruik dan de volgende query om deze te resetten (opnieuw in te stellen): UPDATE `admin` SET `admin_pass` = ’351683ea4e19efe34874b501fdbf9792:9b’ WHERE `admin_id` = 1; Dit wijzigt je wachtwoord naar admin. Link to this post!
Read more »Als je je Umbraco admin wachtwoord vergeten bent, gebruik dan de volgende query om deze te resetten (opnieuw in te stellen): UPDATE UMBRACOUSER SET userdisabled=0, userLogin=’admin’, userPassword=’bnWxWyFdCueCcKrqniYK9iAS+7E=’ WHERE id=0; Dit wijzigt je wachtwoord naar default. Link to this post!
Read more »About Project Honey Pot Project Honey Pot is the first and only distributed system for identifying spammers and the spambots they use to scrape addresses from your website. Using the Project Honey Pot system you can install addresses that are custom-tagged to the time and IP address of a visitor to your site. If one …
Read more »De installatie van Umbraco CMS (versie 4.7.0) faalt op een ASP.NET 4.0 omgeving met een aangepaste Medium Trust-configuratie. De volgende foutmelding treedt op: Parser Error Message: Inheritance security rules violated by type: ‘umbraco.presentation.templateControls.ItemDesigner’. Derived types must either match the security accessibility of the base type or be less accessible. Source Error: Line 1: …
Read more »Het is een drukke maand voor Joomla!, WordPress en Drupal ontwikkelaars, én gebruikers. De afgelopen dagen zijn een aantal kwetsbaarheden in deze pakketten gevonden. Een overzichtje via Secunia Security Advisories: Link to this post!
Read more »auto19205689@hushmail.com postte een 0-day SQL-injection exploit op de Full-Disclosure mailinglist voor de WordPress plugin GD Star Rating. Wie deze plugin gebruikt raad ik aan de plugin uit te schakelen en te wachten op een nieuwe versie. De SQL-injection heeft een WordPress nonce-parameter nodig, die uit de bron van de website te halen is: <script type="text/javascript"> …
Read more »Wordpress versie 3.1.3 is een beveiligingsupdate.
Read more »Op Full-Disclosure meldt Bogdan Calin dat de laatste versie van het PHP CMS e107 backdoored zou zijn. Na een snelle inspectie van de source van het class2.php bestand lijkt dit inderdaad het geval te zijn (zie ook SCM Repositories – e107 voor het class2.php bestand). Het advies: Wacht met updaten van je e107 CMS. De …
Read more »

