ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Nulled.to Authentication system?


  • Please log in to reply
Nulled.to Authentication system?

#1

iHaveDeBestName
iHaveDeBestName
    Offline
    45
    Rep
    335
    Likes

    https://bulkalts.atshop.io/

  • PipPipPipPipPipPipPip
Posts: 617
Threads: 179
Joined: Apr 20, 2018
Credits: 10

Deal with caution
User has an open scam report.
Six years registered
#1

so uh, for my cracker i want to only allow people with 50 likes or more to use it, is there a way of doing this or is there a api for this?

 


  • 0

#2

MexicanTobato
MexicanTobato
    Offline
    428
    Rep
    1905
    Likes

    Veteran

Posts: 1767
Threads: 191
Joined: Mar 05, 2017
Credits: 24

Seven years registered
#2

ask for https://www.nulled.to/auth.php access


  • 0

#3

iHaveDeBestName
iHaveDeBestName
    Offline
    45
    Rep
    335
    Likes

    https://bulkalts.atshop.io/

  • PipPipPipPipPipPipPip
Posts: 617
Threads: 179
Joined: Apr 20, 2018
Credits: 10

Deal with caution
User has an open scam report.
Six years registered
#3

 

YES BUT HOW DO YOU CHECK FOR THE REQUERIMENTS, how do i check if its valid sorry for caps


  • 0

#4

XenocodeRCE
XenocodeRCE
    Offline
    2
    Rep
    4
    Likes

    [DllImport("kernel32.dll")]

Posts: 19
Threads: 3
Joined: Aug 01, 2018
Credits: 0
Five years registered
#4

YES BUT HOW DO YOU CHECK FOR THE REQUERIMENTS, how do i check if its valid sorry for caps

 

a basic fame like me got access so should have access to 

 

E9HvDaP.png


  • 0

#5

AZATEJ
AZATEJ
    Offline
    675
    Rep
    2934
    Likes

    Infinity black

Posts: 2414
Threads: 311
Joined: May 06, 2017
Credits: 0

Deal with caution
User has an open scam report.
Six years registered
#5

You wont get access due to really simple law restrictions which nulled avoid. No matter whatever goldmine would you add to it.


  • 0

#6

Minecon
Minecon
    Offline
    42
    Rep
    541
    Likes

    Developer (C#, PHP, and JavaScript) - HQ and Trusted User.

  • PipPipPipPipPipPipPip
Posts: 757
Threads: 115
Joined: Jan 19, 2018
Credits: 0

Deal with caution
User has an open scam report.
Six years registered
#6

 


I wanted to ask the same a few months ago too...
 
Well, I see that the authentication system is completely dead - there's no API to do this now.
 
There's a way to do this:
 

1. Put a Form (even if your application is a console application) and set its URL to the Nulled.to's login page.
2. Put another Form and put a WebBrowser control in this Form .
3. Set the WebBrowser URL to "https://www.nulled.to/auth.php"
4. Check if the WebBrowser control contains "You meet all requirements and can authenticate" like this:

if (webBrowser1.DocumentText.Contains("You meet all requirements and can authenticate"))
{
      // The user is authenticated.
}

What can a hacker do to bypass this?
Simply, he can just create a local webserver and edit the `hosts` file so `nulled.to` points to 127.0.0.1 - then he can create a file called `auth.php` on his local webserver and write "You meet all requirements and can authenticate" in it.
 
Can I bypass the hacker's bypass?
Yes! Check if the nulled.to's IP starts with 104.x.x.x or no... If no, then the user edited the `hosts` file to bypass this. If yes, then the user didn't try to bypass this.
The hacker still can bypass this but a bit harder.


  • 1

#7

Jonmii
Jonmii
    Offline
    2
    Rep
    3
    Likes

    Addicted

Posts: 209
Threads: 4
Joined: Jun 10, 2015
Credits: 0
Eight years registered
#7

Harder....?  use fiddler.... and edit response.. same ip not host edit and easily bypassed. kiddies.


  • 0

#8

MexicanTobato
MexicanTobato
    Offline
    428
    Rep
    1905
    Likes

    Veteran

Posts: 1767
Threads: 191
Joined: Mar 05, 2017
Credits: 24

Seven years registered
#8

Harder....?  use fiddler.... and edit response.. same ip not host edit and easily bypassed. kiddies.

Easy to say, have you ever heard about 'Protection'?


  • 0


 Users browsing this thread: