Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 387 Vote(s) - 3.51 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Make a Cloudflare Resolver

#1
Basically, we have a list of subdomains that our resolver checks, then returns their IP.



There's only a single import, the socket module. This allows us to resolve the IPs. We'll need to define our subdomain list, and be able to request the site from the user.


Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.


Now, all we have to do left is check each subdomain. We can do so by using a for statement, you know, for x in y: return z? Something like that. We'll have an exception catcher just in-case this fails, but not just one. We want to pass our second exception because we would get an error while looking at the (sub)domain.


Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.


Simple enough right?




Hidden Content
You must

[To see links please register here]

or

[To see links please register here]

to view this content.




Hope I was of any use. (Note; this was tested against SL and my personal website. It should work perfectly fine, PM me if you need help)

~ Duubz
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through