Pycript is a Burp Suite extension that enables users to encrypt and decrypt requests and responses for manual and automated application penetration testing. It also allows users to create custom encryption and decryption logic using any language like Python, Go, Nodeja, C, Bash etc allowing for a tailored encryption/decryption process for specific needs.
- Youtube - PyCript Demo
- Bypassing Asymmetric Client Side Encryption Without Private Key
- Manipulating Encrypted Traffic using PyCript
- Burp Suite with Jython
- Encrypt & Decrypt the Selected Strings from Request Response
- View and Modify the encrypted request in plain text
- Decrypt Multiple Requests
- Perform Burp Scanner, SQL Map, Intruder Bruteforce or any Automation in Plain Text
- Auto Encrpyt the request on the fly
- Complete freedom for encryption and decryption logic
- Ability to handle encryption and decryption even with Key and IV in Request Header or Body
- Response Encryption & Decryption
- Support for GET Paramters
- Allowing Edit Headers for Request Type
Custom Request
- Supporting multiple languages for encryption and decryption
- Repository for Encryption Decryption PyCript Template Code Repository