BBTz icon indicating copy to clipboard operation
BBTz copied to clipboard

BBT - Bug Bounty Tools (examples💡)

Results 5 BBTz issues
Sort by recently updated
recently updated
newest added

![2022-01-03_19-53](https://user-images.githubusercontent.com/44535257/147995756-bea9cde1-14df-473c-a242-b80bf159f24d.png)

requests.exceptions.SSLError: HTTPSConnectionPool(host='XXX.AAAA.COM', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1056)')))

Traceback (most recent call last): File "ssrf.py", line 37, in main request = requests.get( File "/home/sanath/.local/lib/python3.8/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/home/sanath/.local/lib/python3.8/site-packages/requests/api.py", line 61, in...

Hi m4ll0k, I'm from the video: https://www.youtube.com/watch?v=GH6O3oBZLK8 This is a video to talk about subdomain takeover. This video recommends the tool: https://github.com/m4ll0k/takeover (Subdomain takeover vulnerability scanner). So I come here....

hello i use this command echo "domain.com" | python3 getrelationship.py -c (or --cookie) "cookie=something" it returns noting , script not gonna be updated again?