Marcos Bomfim

Results 19 comments of Marcos Bomfim

hi all, maybe the solution to install the mitmproxy is this: ``` sh sudo apt-get install libssl1.0 sudo pip install mitmproxy==0.18.2 ``` execute this command your system and check if...

I think that the better option is rewrite the Pumpkin Proxy and remove the mitmproxy from dependencies. I'll start work this coming soon

I check the code in sqlmap upadate version, he using git for make update. When the user make a git pull is (function will be treated as malicious ) ?

look, [sqlmap core update](https://github.com/sqlmapproject/sqlmap/blob/master/lib/core/update.py#L109]). In case of WP, I force the download if the user is not installed the git tool, maybe this is the problem about you want to...

exactly, as I have commented for you if you not have git installed, the sqlmap go to make download .zip file (WP too), this is the problem. [sqlmap download file...

The WP have a dns server only for resolve name server that client send on AP. this feature will be implemented 0.8.6 with captive portal for redirect all client for...

File used to exploit it [activeds.dll.zip](https://github.com/EdZava/VCL-ActiveDirectory4Delphi/files/13229724/activeds.dll.zip)