Sicarius

Results 3 issues of Sicarius

Hi there, I'm trying to use your tool in my AD, but I'm in a specific architecture. I have two domains, one for the users and one for the computers....

Hi, While using BBRF client directly from the python package I came across an issue: I tried the following code: ```python from bbrf import BBRFClient as bbrf conf = {...

Hi, I propose to switch the request lib to urllib3 so we can request paths like this one (without beeing normalized by the requests lib): http://example.com/vuln/to/pathtraversal/../../../../../../../../inetroot/wwwroot/.git/ This is obviously an...