0
URL Shortner 1.0 (Unfinished)URL SHORTNER 2.0 IS OUT
I was gonna delete this but ill release it.
Its broken but whatever, Flask web server application that has a function to shorten a given URL. The function generates a unique identifier (UUID) and checks if the URL starts with "http://" or "https://". If not, it adds "https://" to the beginning of the URL. The function then stores the shortened URL and the original URL in a JSON file called "connections.json", along with the given code and a shortened version of the UUID. The application also has a route defined at the root URL ("/") that simply returns the string "Zuro was here". Finally, the application runs on the host 0.0.0.0 and the specified port, or port 5000 if no value is given for the PORT environment variable.
2.0
Url Shortner 2.0 Is out check it out0
URL Shortner 1.0 (Unfinished)URL SHORTNER 2.0 IS OUT
I was gonna delete this but ill release it.
Its broken but whatever, Flask web server application that has a function to shorten a given URL. The function generates a unique identifier (UUID) and checks if the URL starts with "http://" or "https://". If not, it adds "https://" to the beginning of the URL. The function then stores the shortened URL and the original URL in a JSON file called "connections.json", along with the given code and a shortened version of the UUID. The application also has a route defined at the root URL ("/") that simply returns the string "Zuro was here". Finally, the application runs on the host 0.0.0.0 and the specified port, or port 5000 if no value is given for the PORT environment variable.
3
1
0
0
SecureWebThis is a script for a FastAPI server that includes routes for creating and verifying JSON Web Tokens (JWTs). The script includes a function for generating a JWT given a string (in this case, a hardware ID or "hwid"), and another function for verifying a JWT by decoding it and checking that it contains a valid "uuid" field.
The script also includes a function for generating a secure hash of a password using the PBKDF2HMAC and Scrypt algorithms, as well as a function for verifying that a given password matches a stored hashed password. These functions can be used to store and verify user passwords in a secure manner.
The script uses the cryptography library to perform various cryptographic operations, such as generating hashes and HMACs. It also uses the jwt library to encode and decode JWTs. Finally, it uses the FastAPI library to create an HTTP server and handle HTTP requests and responses.
6
1
0
ZuroXLL This is a template nothings gonna happen when you run it, Its a FASTAPI web server protected with hashing and JWT Bearer Headers. Nice template to make private apis or whitelist apis
TIPS AND FOLLOWS APPRECIATED 3 months ago
0
ZHashThis is a script that generates a hashed password and allows you to verify that a given password matches the hashed password. It uses the PBKDF2HMAC and Scrypt algorithms to generate the hash and a HMAC (Hash-based Message Authentication Code) to verify the integrity of the hash.
The process of generating a hash begins by generating a random salt value, which is used to make the resulting hash unique even if the original password is the same. The salt value is then concatenated with the password and passed through the PBKDF2HMAC function, which applies a hash function (in this case, SHA256) to the combination and iteratively "stretches" the result by applying the hash function to it multiple times. This stretching process makes it much more computationally expensive to reverse the process and determine the original password from the hash.
4
0
0
0
Trust BotThis discord bot and develop trust scores through multiple checks to validate if there a ALT account or a real discord account used regularly.
Use freely and modify to your liking, tips Appreciated
Checks: colorsCheck, specialCharacterCheck, longCharactersCheck, dateCheck, gifCheck, boostCheck, statusCheck
0
0
0
0
ZBaySearch for an product from ebay and get the cheapest to most expensive.
Example of web scraping, but if you really want to you can use the Zbay Library to do data collection or just get the cheapest product. Save some money.
Documentation provided, use freely.
Fixed URL
Forgot to update it to Ebays brand new html styling0
ZBaySearch for an product from ebay and get the cheapest to most expensive.
Example of web scraping, but if you really want to you can use the Zbay Library to do data collection or just get the cheapest product. Save some money.
Documentation provided, use freely.
4
1
0
0
ZCryptThe utf class is a simple class that includes two methods: encode and decode, which are used to encode and decode strings of text using the UTF-8 encoding format.
The ZCrypt class has a constructor that takes a secret key as an input and initializes several instance variables, including secretkey and salt. The secretkey is used as the key for encrypting and decrypting data, and the salt is a random string of characters that is used to add additional randomness to the encryption process. The class includes several methods that can be used to manipulate the secret_key and salt variables, as well as to encrypt and decrypt data.
The script then creates an instance of the ZCrypt class using a secret key and sets the salt to a predefined value. It also defines a string called plaintext and uses the encrypt method of the ZCrypt instance to encrypt it.
Information
I updated the description, explaining how it works and what to do if you plan on using it.0
ZCryptThe utf class is a simple class that includes two methods: encode and decode, which are used to encode and decode strings of text using the UTF-8 encoding format.
The ZCrypt class has a constructor that takes a secret key as an input and initializes several instance variables, including secretkey and salt. The secretkey is used as the key for encrypting and decrypting data, and the salt is a random string of characters that is used to add additional randomness to the encryption process. The class includes several methods that can be used to manipulate the secret_key and salt variables, as well as to encrypt and decrypt data.
The script then creates an instance of the ZCrypt class using a secret key and sets the salt to a predefined value. It also defines a string called plaintext and uses the encrypt method of the ZCrypt instance to encrypt it.
15
5
0
0
Web GlassWeb Scraper created by Zuro under XLL.
Scrapes for Href Results and Parsed pieces of a tag into urls
Scrapes for Classes
TIPS APPRECIATED
2
0
0
3
Paypal Login SimulationThis isnt a tool, more of a reference to create a human-like login event.
Description
More accurate0
GC Voice Call CrasherAdvanced, region overload. Use to annoy your friends, and at your own risk. (NO HARM INTENDED)
0
0
0
3
Paypal Login SimulationThis isnt a tool, more of a reference to create a human-like login event.
20
2
3
RainnAce29 Nice Simulation, Thx for the template I was able to implement with a webdriver and actually make it function with paypal site4 months ago
3
GC Ring SpamAdvanced, mass ringing. Use to annoy your friends, and at your own risk. (NO HARM INTENDED)
65
1
3
3
Request Header GenGenerate Fake Headers to Bypass/Void Headers.
12
2
3
3
Mass ReportsAdvanced, mass reporting.
Use to get spammer off the platform, and at your own risk. (NO HARM INTENDED)
41
1
3
2
TextboxSimple advanced TextBox thats customizable for data collection or user input.
8
2
2