Selling
Private Keeper: a tool for web automation, pentesting.
Submitted by PKCommunity, 30-06-2023, 08:03 PM, Thread ID: 268222
RE: Private Keeper: a tool for web automation, pentesting.
π‘ **Cryptographic Update: New Data Handling Capabilities** π‘
We have implemented a **major cryptographic update**, which opens up new horizons for working with encrypted data and enhances interaction between your application and the server! π
**Whatβs new?**
1. **Support for various encryption and hashing methods**: weβve added algorithms like **AES**, **RSA**, **SHA-2**, **SHA-3**, and many more. Now you can easily encrypt data, send it to the server, decrypt and process the response, ensuring full transparency in communication. ππ‘
2. **Flexible data handling tools**: now available are functions like `|AESENCRYPT|`, `|AESDECRYPT|`, `|RSAENCRYPT|`, `|RSADECRYPT|`, `|SHA2HASH|`, `|SHA3HASH|`, **UUID**, byte handling, and much more. These tools allow you to send encrypted data, receive encoded responses, and process them. Weβve also added functions to convert **Base64 to Hex** and **Hex to Base64**, which enhances data conversion capabilities and simplifies working with different formats. This is especially useful for API integration and other interactions requiring secure and flexible data transmission. ππ
3. **Full integration with JavaScript**: all new cryptographic functions are now fully accessible via the **PK object in JavaScript**, simplifying the development and implementation of complex algorithms in your projects. You can integrate encryption directly into your scripts, making interaction with the server-side even more flexible and efficient. π₯οΈπ
β¨ **Why is this important?**
Now your program can easily work with encrypted data, send, receive, and decrypt it, allowing you to automate more processes and interact with different systems more efficiently. This opens up a lot of new possibilities when working with data, especially in cases where support for complex algorithms is required for information processing.
Stay tuned, as more exciting updates and improvements are coming! ππ
β¨ **Autocomplete: Faster and More Convenient!** β¨
In the latest version of the program, weβve introduced the **Autocomplete feature**, making coding even faster and more convenient! π
Now, when you write scripts in the **studio**, youβll have autocomplete support for the **PK object in JavaScript**, as well as for standard functions, variables, and commands. π₯οΈβ¨
**What does this mean for you?**
1. **Faster scripting**: autocomplete allows you to instantly find and insert the necessary functions, variables, and commands. No more wasting time searching for the right syntaxβavailable options appear automatically in the suggestions! π
2. **Reduced errors**: with autocomplete suggestions, youβll avoid mistakes when writing code. The system will help you select the correct syntax and offer all possible options, which is especially useful when writing complex scripts. β
3. **Convenience and customization**: autocomplete is available for all standard functions and commands and also allows you to create a **custom list for autocomplete**, making the development process more comfortable and tailored to your needs. Just select the necessary option from the suggestion list and move on without getting distracted by minor details. πβ‘
Autocomplete makes scripting faster, easier, and more error-free! Now creating automations is much simpler and more convenient, allowing you to focus on what really matters.
Stay with us, as we have even more useful improvements in store for you! ππ
π **SSL Version Selection: Enhanced Compatibility** π
In the latest version of our program, we've added the option to **select the SSL version** for your project. Now, you can choose between **SSL 3.* and 1.1.*** **, significantly broadening compatibility with various web services and resources! π
**What does this provide?**
1. **Connection flexibility**: Not all websites and services use the latest SSL versions. Now you can independently select the appropriate SSL version depending on the specific service. This helps resolve connection issues with sites that use older SSL versions. π
2. **Improved compatibility**: With the ability to choose between SSL 3.* and SSL 1.1.*, you no longer need to face compatibility issues. If a service encounters problems with a newer SSL version, you can simply switch to a different version and continue working smoothly. β
3. **Flexibility for future requirements**: Considering the growing demands for encryption and compatibility, we've retained the use of **SSL 3.*** ** to ensure flexibility and support for possible future changes in required standards. π οΈ
βοΈ **Where to set this up?**
SSL settings are located in the advanced project settings in the studio, where you can easily select the desired version for a specific project.
Working with websites and services has now become more flexible and convenient, significantly improving the quality and stability of connections, especially when automating tasks using a variety of resources. π‘π
Stay tuned, thereβs much more to come! ππ
π¦ **Working with Binary Data via Base64** π¦
The new release of our program offers **extended binary data handling capabilities** thanks to **Base64 encoding** support! Now, interacting with binary data has become simpler and more convenient, opening new possibilities for automating complex processes. π
**Whatβs new?**
1. **Receiving byte responses via Base64**: You can now receive raw binary data in **Base64** format, making it easy to transmit and process. This is especially useful when dealing with systems that require working with "raw" data. ππ
2. **Sending binary data with Base64 encoding**: You can now send **binary data** through requests using Base64 encoding. This simplifies the interaction process with web resources, ensuring proper data handling on the server side. π€π
3. **Flexibility and convenience**: The ability to choose data encoding allows you to transmit and receive data while maintaining integrity and ensuring compatibility with various APIs and services, especially when handling non-standard formats. βοΈ
π‘ **How does it work?**
To work with binary data, you need to select the **Base64** encoding when editing a POST request. This allows you to easily transform data and use it for various automation tasks and integrations with other systems.
**Why is this important?**
You now have new tools for working with binary data, making server and API interactions even more flexible and convenient. No more time wasted on conversions and finding solutions for sending and receiving such data β everything is available right in our program! ππ§
Stay tuned for more exciting features to come! ππ
We have implemented a **major cryptographic update**, which opens up new horizons for working with encrypted data and enhances interaction between your application and the server! π
**Whatβs new?**
1. **Support for various encryption and hashing methods**: weβve added algorithms like **AES**, **RSA**, **SHA-2**, **SHA-3**, and many more. Now you can easily encrypt data, send it to the server, decrypt and process the response, ensuring full transparency in communication. ππ‘
2. **Flexible data handling tools**: now available are functions like `|AESENCRYPT|`, `|AESDECRYPT|`, `|RSAENCRYPT|`, `|RSADECRYPT|`, `|SHA2HASH|`, `|SHA3HASH|`, **UUID**, byte handling, and much more. These tools allow you to send encrypted data, receive encoded responses, and process them. Weβve also added functions to convert **Base64 to Hex** and **Hex to Base64**, which enhances data conversion capabilities and simplifies working with different formats. This is especially useful for API integration and other interactions requiring secure and flexible data transmission. ππ
3. **Full integration with JavaScript**: all new cryptographic functions are now fully accessible via the **PK object in JavaScript**, simplifying the development and implementation of complex algorithms in your projects. You can integrate encryption directly into your scripts, making interaction with the server-side even more flexible and efficient. π₯οΈπ
β¨ **Why is this important?**
Now your program can easily work with encrypted data, send, receive, and decrypt it, allowing you to automate more processes and interact with different systems more efficiently. This opens up a lot of new possibilities when working with data, especially in cases where support for complex algorithms is required for information processing.
Stay tuned, as more exciting updates and improvements are coming! ππ
β¨ **Autocomplete: Faster and More Convenient!** β¨
In the latest version of the program, weβve introduced the **Autocomplete feature**, making coding even faster and more convenient! π
Now, when you write scripts in the **studio**, youβll have autocomplete support for the **PK object in JavaScript**, as well as for standard functions, variables, and commands. π₯οΈβ¨
**What does this mean for you?**
1. **Faster scripting**: autocomplete allows you to instantly find and insert the necessary functions, variables, and commands. No more wasting time searching for the right syntaxβavailable options appear automatically in the suggestions! π
2. **Reduced errors**: with autocomplete suggestions, youβll avoid mistakes when writing code. The system will help you select the correct syntax and offer all possible options, which is especially useful when writing complex scripts. β
3. **Convenience and customization**: autocomplete is available for all standard functions and commands and also allows you to create a **custom list for autocomplete**, making the development process more comfortable and tailored to your needs. Just select the necessary option from the suggestion list and move on without getting distracted by minor details. πβ‘
Autocomplete makes scripting faster, easier, and more error-free! Now creating automations is much simpler and more convenient, allowing you to focus on what really matters.
Stay with us, as we have even more useful improvements in store for you! ππ
π **SSL Version Selection: Enhanced Compatibility** π
In the latest version of our program, we've added the option to **select the SSL version** for your project. Now, you can choose between **SSL 3.* and 1.1.*** **, significantly broadening compatibility with various web services and resources! π
**What does this provide?**
1. **Connection flexibility**: Not all websites and services use the latest SSL versions. Now you can independently select the appropriate SSL version depending on the specific service. This helps resolve connection issues with sites that use older SSL versions. π
2. **Improved compatibility**: With the ability to choose between SSL 3.* and SSL 1.1.*, you no longer need to face compatibility issues. If a service encounters problems with a newer SSL version, you can simply switch to a different version and continue working smoothly. β
3. **Flexibility for future requirements**: Considering the growing demands for encryption and compatibility, we've retained the use of **SSL 3.*** ** to ensure flexibility and support for possible future changes in required standards. π οΈ
βοΈ **Where to set this up?**
SSL settings are located in the advanced project settings in the studio, where you can easily select the desired version for a specific project.
Working with websites and services has now become more flexible and convenient, significantly improving the quality and stability of connections, especially when automating tasks using a variety of resources. π‘π
Stay tuned, thereβs much more to come! ππ
π¦ **Working with Binary Data via Base64** π¦
The new release of our program offers **extended binary data handling capabilities** thanks to **Base64 encoding** support! Now, interacting with binary data has become simpler and more convenient, opening new possibilities for automating complex processes. π
**Whatβs new?**
1. **Receiving byte responses via Base64**: You can now receive raw binary data in **Base64** format, making it easy to transmit and process. This is especially useful when dealing with systems that require working with "raw" data. ππ
2. **Sending binary data with Base64 encoding**: You can now send **binary data** through requests using Base64 encoding. This simplifies the interaction process with web resources, ensuring proper data handling on the server side. π€π
3. **Flexibility and convenience**: The ability to choose data encoding allows you to transmit and receive data while maintaining integrity and ensuring compatibility with various APIs and services, especially when handling non-standard formats. βοΈ
π‘ **How does it work?**
To work with binary data, you need to select the **Base64** encoding when editing a POST request. This allows you to easily transform data and use it for various automation tasks and integrations with other systems.
**Why is this important?**
You now have new tools for working with binary data, making server and API interactions even more flexible and convenient. No more time wasted on conversions and finding solutions for sending and receiving such data β everything is available right in our program! ππ§
Stay tuned for more exciting features to come! ππ
Users browsing this thread: 9 Guest(s)