Giovanni Assis

Results 4 issues of Giovanni Assis

# pip3 install -r requirements.txt Requirement already satisfied: asn1crypto==0.24.0 in /usr/lib/python3/dist-packages (from -r requirements.txt (line 1)) (0.24.0) Requirement already satisfied: bcrypt==3.1.4 in /usr/local/lib/python3.7/dist-packages (from -r requirements.txt (line 2)) (3.1.4) Requirement...

![imagem](https://user-images.githubusercontent.com/7319156/183070560-bfdce96e-a027-4850-9142-82cfa157e385.png) Command: ``` hakrawler -d 10 -t 100 -subs -u ``` The wordlist used was gerated from httpx and have less then 600 targets. Today was the fifth time that...

``` cat ~/.bbrf/config.json | grep "ignore_ssl_errors" ``` "ignore_ssl_errors": true ``` docker-compose logs proxy ``` proxy_1 | 2022/08/30 19:35:29 [emerg] 1#1: cannot load certificate "/etc/nginx/keys/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such...

/usr/lib/python3/dist-packages/paramiko/transport.py:236: CryptographyDeprecationWarning: Blowfish has been deprecated "class": algorithms.Blowfish,