Archive

Archive for the ‘Bypassing’ 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 , , , , ,

DNN gallery remote file upload without authentication ( all version )

May 13th, 2009

The bug has been found by Alireza Afzali from ISCN team , date of finding bug : 2008/05/5 and it was private till to night . over 10 military websites and 20 states of United State of America have been defaced by this bug Read more…

Bypassing, Hacking , ,

Cpanel password cracker

April 28th, 2009

Hi , the tutorial clip around cracking the passwords of cPanel has recently been published , the method is mainly focused on trying different passwords within a user name ( brute force ) . you might ask me about the protection installed in cPanels that commonly controls authentication against brute force attacks Read more…

Bypassing, Hacking, PHP , , , , , ,

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 , , , , , , , , , , , ,

The limitation of command execution

March 31st, 2009

Hi , as this article is focused mainly on web based attack I will go over the method fairly quickly , maybe you have seen the server with long listed of disable functions Read more…

Bypassing, Command execution, Hacking, PHP , , , , , ,

PHP 5.2.3 and 4.4.7

September 16th, 2008

Old but useful , I recorded this clip since the bug had been found about 1 week or little more , this hole exists on PHP 5.2.3 and PHP 4.4.7 , The current PHP stables are 5.2.6 and 4.4.9 …  Read more…

Bypassing, PHP , , ,