Click here to Skip to main content
15,891,423 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I currently having a problem with a script which I bought from the underground recently. I hope my question here can be answered and catch a person's interest. I'm into this kind of stuffs as this gives me curiousity and fun. Please bare with me :)

Now let me continue, The code which I bought from an underground shop "PS: The shop is just a reseller shop, the owner has nothing to do if the script is not working,etc"

First of all, the script is an Account Checker or simply A bruteforcer made with PHP and PHP Curl... probably as it is what I see on the script...

Normally other account checkers works like "you will be inputting a logins with a delimeter on the textarea and a socks proxy" once you are done with it you may click the CHECK button to check the logins if it's working on the specific website in where the account checker is built for. It echo's Working if the login is working, else if the login is wrong format (probably) it will echo unknown, else if the login is not working it will echo Die...

Mine just echo "Unknown" and I've got no idea why. The log on the textarea is not in wrong format. That is the right log to login from the website. Even the login is true or not the checker just echo Unknown. The socks proxy is working couz if it's not it will echo Socks Timeout/Not working.

I hope my question is clear to you all :) I'm willing to show my code!

PS: The script was working back then but after a month this happened now. And also please comment down if you want me to copy/write down my code.



What I have tried:

Being on the underground ( HACKING & SECURITY FORUM )
Posted
Updated 18-Sep-16 11:52am
v3

1 solution

So you're a script kiddie who wants help with the hax0rz? My suggestion, learn how to program, then learn PHP, curl, and how to use curl within PHP.

PHP Tutorials[^]

Use curl in php[^]

If you have a legitimate issue that isn't finding assistance trying to access secure servers/services in a shady manner, feel free to post some code and a clear explanation of your issue.
 
Share this answer
 
v2
Comments
Member 12746329 19-Sep-16 2:03am    
I'm not in need of a help of them... I just want my script to work again... I can't write a script tho..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900