how does one create an auth for a script. I know people can do it, but id like to learn how myself
how does one create an auth for a script. I know people can do it, but id like to learn how myself
|>|-|33|2 /\/\ '/ 1337 |-|@>< 0|2 |)1 3
" There are no stupid questions, only stupid people "
Get a website and make a .txt file on it. (http://website.com/auth.txt) and have scar get the page and check if the username/pass match it. For all this to work and no one to view it, you'd have obfusticate the script.
Or you could encode your site to where it requires a username/password to enter.
Thats probably the easist way iv heard of doing this yet DMA, quite intersting.
Retired SRL Leader - Web Developer by Trade, Free Lancer
http://s-vizion.com
http://blog.s-vizion.com
how exactly would one make scar check the website?
|>|-|33|2 /\/\ '/ 1337 |-|@>< 0|2 |)1 3
" There are no stupid questions, only stupid people "
openURL('http://www.sitename.com')
There is two ways to put a auth system in. One have a text file on a website and have it check in there by using getpage('Website'). This is ok but people can just share passwords so there is no real point in having it.
Next is using php where the website requires you to log in kinda. Well anyways this way is much much better and can log ips ......i think
meh im not too concerned with it. I figure anyone that can obfuscate to bypass the auth or somehow finds the pass, deserves it...
|>|-|33|2 /\/\ '/ 1337 |-|@>< 0|2 |)1 3
" There are no stupid questions, only stupid people "
but then your screwed because people are F**ktards sometimes. If i posted a script ehre with me auth or even just told someone the user and pass to use then nothign is to stop them. People can just use word of mouth to share round scripts.Originally Posted by weaselforce
This is partially what encryption was designed for.
There are currently 1 users browsing this thread. (0 members and 1 guests)