Arthur A.
Arthur A.
Hi, hope you are well :) Thanks a lot for the tool, it contributes a modification to watch traffic using BurpSuite. The example command is as follows: ``` python3 -m...
In some cases it is not possible to download the schema, in this case I added a condition to not return an error.
Why use -Tuning on nikto? I removed these options and my scan was able to continue, before it was no more than 302. I believe that without Tuning, allowing a...
chaos install update -u
update findomain to pi
ubuntu server 21.04 rasp
Python Error: ``` [+] Sending token Traceback (most recent call last): File "/jwt_tool/jwt_tool.py", line 2034, in rejigToken(headDict, paylDict, sig) File "/jwt_tool/jwt_tool.py", line 1330, in rejigToken jwtOut(newContents+"."+sig, "Sending token") File "/jwt_tool/jwt_tool.py",...
Removi o sleep e adicione um while que verifica url do navegador pos autenticaçãpo
This commit addresses an issue where large files were not being successfully uploaded to the server due to the default file size limit in Multer. To resolve this, a custom...