Archive

Archive for the ‘Security’ Category

Cpanel Bypass Safe mode [ extract tar.gz by Cpanel ]

January 30th, 2010

Hello everybody , after a insufferable weak that I complain with , I’m here to post up the blog , I’ve recently been occupied by penetration test on some web applications , while these days I’ve frequently seen several bypasses for php and I just wondered , the vulnerabilities are advancing coming out faster than I thought they would Read more…

Bypassing, General, Hacking, PHP, Security , , , , , , ,

Bypassing the mysql_real_escape_string()

January 22nd, 2010

This publishing is around bonus stuff which I’ve considered ,MySQL injection , I had written a query :

/page.php?id=-1 union select table_name,2 from from information_schema.tables
where TABLE_SCHEMA='Sc0rpion'

As you see we used a single quote in query Read more…

Bypassing, General, Hacking, Mysql injection, PHP, Security , , , , ,

Ward class

September 29th, 2009

In the present paper there will be a speech about one of safety ways of the programming language PHP . in each web application you surely must care about any processing data obtained from the user and operating for their storage the database MySQL . Read more…

General, PHP, Programming, Security , , , , , , , ,

Mysql injection [1]

April 26th, 2009

Today my words are linked to my previous publications around MySQL injection attack , I examine the structure of URL used to attack .  as known each database has exclusive language ( query ) and the developing coding language handling dynamic queries makes no difference … Read more…

Bypassing, Mysql injection, PHP, Security , , , , , , , , , , , ,

Mysql injection [0]

February 6th, 2009

As server has only http port opened ( 80 ) , anything useful can’t be returned by your most trusted vulnerability scanner , the most known method called Injection may be using Read more…

Hacking, Mysql injection, PHP, Security , , , , , ,

Password encryption

December 27th, 2008

Hey , I don’t have enough time for telling bullsh*t , then I’ll continue by summarizing . you may have been looking for a mutual algorithm to make a function forming encryption of password given but how much assurance you have got ? Read more…

PHP, Security , , , ,

Meeting

November 23rd, 2008

The 2th of Azar , Saturday , the meeting was held successfully . my excuse of traveling was the Elecomp exhibition but I went because of my friends , Shabgard’s users  and the other …. Read more…

General, Myself, Security , ,

Shabgard magazine

October 13th, 2008

Yes finally the Shabgard magazine was published Read more…

General, News, Security ,

MySQL injection attacks

August 26th, 2008

Hi guys , let me complete the title : MySQL injection attack and comparison ways to protection PHP code against injection , each time somebody hears about Persian tutorial journal which is related to kind of Injection attacks such as MySQL , Mssql  and … Read more…

Hacking, Mysql injection, PHP, Security , , , ,

Remote file inclusion

August 17th, 2008

Today I wanna speak about ” Remote File Inclusion” the most known hole ( maybe ) between hackers depending on configuration of php.ini , the ” Register_globals ” plays dangerous role here Read more…

Hacking, PHP, Programming, Security , , , , , , ,