Bagas Rizki Gunardi

Results 4 issues of Bagas Rizki Gunardi

``` ERROR:tornado.application:Uncaught exception POST /parse/ajax (::1) HTTPServerRequest(protocol='http', host='localhost:8008', method='POST', uri='/parse/ajax', version='HTTP/1.1', remote_ip='::1') Traceback (most recent call last): File "C:\Python27\lib\site-packages\tornado\web.py", line 1590, in _execute result = method(*self.path_args, **self.path_kwargs) File ".\handler.py", line...

``` python3 .\linkfinder.py -i domain.txt -o cli Error: invalid input defined or SSL error: ``` The domain.txt stored in the same folder (/linkfinder), but it cant read that. Any solution?

Hello, I have suggestion add apigee client id and secret. With client id and secret, we can gain full access to apigee service of that company who leak id and...

status: pr needed

Hello, I want to share some regex 😃 FCM Key: ``` AAAA[A-Za-z0-9_-]{7}:[A-Za-z0-9_-]{140} ``` Square app id/secret and auth token: ``` sq0[a-z]{3}-[0-9A-Za-z\-_]{22,43} EAAA[a-zA-Z0-9]{60} ``` Microsoft azure tenant: ``` CLIENT_ID: [0-9a-z\-]{36} CLIENT_SECRET:...