|
Ambitious contributor
|
|
| 6Jun2011,10:03 | #11 |
|
Its fine, it is your project after all. I'm sure it will blossom into something cool once your fully done. I see what you mean about portability but keep in mind it could still be a simple one pager that creates those files on set up. Adding in the read me that the password is hard coded and can be changed would be helpful for those who use it and want to change them. If you need some help let me know, I didn't check the source but are you using OOP or procedural coding?
|
|
Invasive contributor
|
![]() |
| 6Jun2011,10:41 | #12 |
|
Quote:
Originally Posted by pein87 |
|
Ambitious contributor
|
|
| 8Jun2011,07:06 | #13 |
|
I wrote some functionality that you may want to use. I will note on wamp I got undefined index on line 95(inside while loop making array) but it returns the values for display so I just added error_reporting since the code is working. You don't have to use it but I noticed you had something similar and though I'd help out. Could be useful to see what settings are what in a hurry and if you use ajax it could be a search feature or command line feature.
PHP Code:
Last edited by pein87; 8Jun2011 at 07:10.. |
|
Ambitious contributor
|
|
| 11Jun2011,01:02 | #14 |
|
Removed Concatenation or the .= and made it equal sign or = and it works like a little sexy beast. Works in both 2.2.11 and 2.3.5 without any errors now.
PHP Code:
Last edited by pein87; 11Jun2011 at 01:05.. |
|
Invasive contributor
|
![]() |
| 11Jun2011,07:52 | #15 |
|
Thanks for the help! Hey pein would you like to work on my new project! Please let me know what you feel!
|
|
Ambitious contributor
|
|
| 12Jun2011,03:47 | #16 |
|
Fixed: 0's and 1's are now changed to Off and On respectively, null values are then removed cutting out params that aren't in the ini file. So now Magic Quotes will show On or Off instead of 0 or 1 and so will any other setting that uses this system. The rest are either char or string and I haven't seen boolean,besides 0 or 1, in the ini file so it should be good now. Added better display for proofof concepts, but remove them when you use it or it'll look really ugly having it output like that lol.
PHP Code:
Last edited by pein87; 12Jun2011 at 04:02.. |
|
Ambitious contributor
|
|
| 12Jun2011,12:59 | #17 |
|
More additions show IP, port used to access page, ISP, browser array, computer memory being used at that time(ajax to call function to get values steadily), auto convert bytes into another format(KB - YB), see what the value of your bytes is in another format(kB - YB). Though I'd add some extra stuff that could possibly be useful, so it now has the functionality of www.ipchicken.com with the added functions for your file showing portion and it can render the systems memory being used.
PHP Code:
|
|
Contributor
|
|
| 23Oct2011,18:44 | #18 |
|
Code:
[RELEASE]Ani-Shell v1.0--PHP Shell with features like DDos , Fuzzer , Mail[/RELEASE] This "Release" has been found on some scriptkiddies hacking forums released by this author .. Nice to see that DDos is a feature. |
|
Invasive contributor
|
![]() |
| 23Oct2011,18:57 | #19 |
|
Quote:
Originally Posted by Alex.Gabriel |
|
Contributor
|
|
| 25Oct2011,23:26 | #20 |
|
Quote:
Originally Posted by lionaneesh Penetration testing has another meaning , not to upload a php file and ddos , send mail and send commands on server. If you don't believe me just search wikipedia or any other wiki site for the meaning of pentest. Last time when i have posted here with another user 'rider' (wich i can't use it anymore) i got some *** kicks because i only said the word 'format' but now ... after a year ... people can share anything here
|


