This will be straight forward simple post , i’ll share with you the latest video hacking tutorial from milw0rm.com. it’s Advanced Mysql Injection in Joomla by bi_gys, it tested localy to prove the bug. it provide the the bug and complete step how to use this bug. and why i share here, cause some people [...]
I found this great book when I browse The Cisco Learning Network: IP Networking (CCENT) at Cisco certification. This book require Apprise Reader with Adobe AIR installed.
This is a sponsored post. You know, I have been studying on Informatics Department at ITS Surabaya for 3 years. And that’s how I learn programming, networking, and business [...]
Most of you know that in the previous post I wrote about PHP and oracle stored procedure. and I also wrote about PHP and Oracle unlock system account. Now I want to give you an example of PHP Select, Insert, Update and Delete Query.
This post will be straightforward. A knowledge of basic PHP and oracle [...]
Here is another trick from Jerry,
SELECT a.id, a.warna FROM table_a a LEFT JOIN table_b b ON a.id = b.id WHERE b.id IS NULL OR a.warna<>b.warna;
is used for selecting data from table a which is not same like table b. Thanks Jerry.
If you want to select value from table a that are not in table b, [...]
This post will be straightforward introducing how to create a SSH backdoor using PHPShell. PHP Shell can be used to create a backdoor to the hacked site once you pwnd the machine. If you have the ftp/write access to the directory, it will be cool to see the result.
In the previous post my friend tell [...]
Howdy? I will share you an exploit, an outdated one, but it might still works if you want to test it on PHP versions prior to 5.1.0 final and 4.4.1 final.
This info might be old. But since there are many people out there running outdated version of PHP/Apache on their machine, this should works on [...]
Do you had a problem connecting PHP with oracle database? Then maybe this will solve your problem. This is a code snippet I copy from PHP Developer Guide for Oracle. You can buy Oracle books at ebay.
If in the previous post there is a way to unlock Oracle system account. Then this time I want [...]
So, you’re seeing too many of those “Oracle how to” and list headlines, and want to try a few different way? Since people truly seemed to find how to unlock oracle 10g account in Oracle System Account is Locked that has been searched by many people, I thought I’d share a few more.
So, here is [...]
If you want to display a preload page when page1 is being loaded, then these scripts is right for you. All you need to do is putting a little javascript on your preloader page and target page. This is simple.
Here is the demo. You can download it here. Thanks farzone.
Bstat is a great wordpress plugin for SEO. It increases search engine ranking by self linking to the post. Well, many people using bstat with modified version because the old version is damaged.
Now (it)gossips provide this Add on for WordPress for free of charge. There is several changelog, like modifying how the reporter works etc.
How [...]