Hello, I am wondering if any of you would be able to code me a php shell with a mysql database editor , and a openbase bypass exploit which woul grab a config file from specified location on a webserver and would copy it into a text file in my directory (perl exploit) , also an option that would post me all domains and user accounts on server, GET back to me
The exploit etc is the easy bit BUT What sort of database editor do you require? Do you know the tables you'll be dealing with? Or should the editor be able to manipulate every type of database it comes across? That would be hard as it involves reading the sql db first building dynamic queries based on what you then want to do?? Am I right in my understanding?