-
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathBappDescription.html
22 lines (19 loc) · 1.24 KB
/
BappDescription.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<p>Pycript enables users to encrypt and decrypt requests and response for manual and automated application penetration testing. It also allows users to create custom encryption and decryption logic using any language like Python, Go, Nodejs, C, Bash etc, allowing for a tailored encryption/decryption process for specific needs.</p>
<p><strong>Features</strong></p>
<ul>
<li>Encrypt & Decrypt the Selected Strings from Request Response</li>
<li>View and Modify the encrypted request in plain text</li>
<li>Decrypt Multiple Requests</li>
<li>Perform Burp Scanner, Sql Map, Intruder Bruteforce or any Automation in Plain Text</li>
<li>Auto Encrpyt the request on the fly</li>
<li>Complete freedom for encryption and decryption logic</li>
<li>Ability to handle encryption and decryption even with Key and IV in Request Header or Body</li>
</ul>
<p><strong>Requirements</strong></p>
<p>Node JS / Python / Java</p>
<p><strong>PyCript Help</strong></p>
<ul>
<li><a href="https://www.youtube.com/watch?v=J8KE5VR8yDk">PyCript Video Tutorial </a></li>
<li>PyCript encryption and decryption code <a href="/~https://github.com/Anof-cyber/PyCript-Template">PyCript Template</a></li>
<li><a href="https://pycript.souravkalal.tech/">PyCript Documentation </a></li>
</ul>