By wh1t3h47 (Antônio M4rtos H4rres) - github.com/wh1t3h47
Tool to bruteforce a User-Password-Company login using libcurl, it tries to parametrize as much as possible in order to be useful for a lot of sites and quickly adaptable for your needs
python3 ./main.py -h
Memory leaks occur, they may be due to weakref callbacks in Python or rather pycurl (it drives a curl instance and curl has to free the memory it allocated)
- Diagnose memory leaks;
- Fix em?