The project was rarely started few months before but kept seriously following in 2 weeks ago , the primary bots had been coded in C# language programming and the controller panel was PHP . the PHP panel was simply consisted from two main phrases , the main PHP panel handling the connection between zombies and panel , the MySQL database which had information about zombies systems , and it appeared as command executor either . … Read more
I had my own PHP source analyzer , I used it in my projects and it helped me write content management systems efficiently . I have it right now , all it does is showing the dynamic queries , dynamic inclusions and important dynamic variables clearly . for example I give it a blah project directory so it searches into source of all files in all main and sub directories then if it finds something , returns the the result in HTML page containing the path of file besides the line of file which the word located on , at last it classifies the information . … Read more
In the way of changing of style of coding to OOP , I tried to wrote various classes and call them back whenever I want , as a efficient one you would feel comfortable with that is MySQL class . in old way the query had to frequently be assigned to a variable and then the mysql_query() , mysql-fetch-array() , mysql-num-rows() or etc … appeared by default in most cases . … Read more
Hi everybody I know my blog was such a motionless place during two months ago but it’s going not to be …. I’ve been occupied by server replacing issue , however , I wasn’t work-less whole this stories , I wrote article main subjected on uploading a file to MySQL database . … Read more
What do you do when I find a LFI bug ? you customarily go around reading directories or important files like passwd , finding paths , grabbing off the connectors between portals and MySQL configuration files , and you wish the FTP and configuration passwords are matched . sometimes another tricks , injection into log files and so on … i another way you can play with user-agent , it sounds interesting , doesn’t it ? … Read more
I’ve recently been studying with object oriented programing , while my thought strayed constantly whether OOP is actually better ? I don’t wanna name myself PHP coder but if I would , then I , as a traditional PHP programmer made decision to switch to OOP , by the way I never say if I’d done it earlier I would be more professional now , surely I had to proceed step by step . … Read more
At beginning let me appreciate ISCN members ( Alireza and Morteza ) for their effort whole past a year , to night I’m placing the express SQL server dumper written by Alireza-MagicBoy … Read more
Here I am after sort of long time I got free time to update this place , I’ve never complained about my limited time and I’m now in my town , house and behind my computer which means I’m comfortable within plenty of time . … Read more
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
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