Caio Lüders

Results 9 issues of Caio Lüders

``` dpwo.py:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses ``` Upgrade to improtlib

bug

Must release the script to all platforms, must execute with one click and no configuration/installation. The main purpose of the script is to get free wifi as easy as possible.

enhancement

It would be helpful if the script doesn't needed to connect to the network to verify that the password is correct. This would help a brute force approach, checking if...

enhancement

The ideia is to create a database of MAC addresses that are vulnerable. This came from the need to not rely only on the SSID.

enhancement
help wanted

Add function to connect to wifi on Windows.

enhancement
help wanted

Hello! Just opening an issue about my challenge on Pwn2Win : Dots Exposed . It's possible to achieve Arbitrary file read using the library import. Here's a writeup about it...

I think you copied the code into a Vim instance without going to Insert mode first, right ?

In the line 459 : ` curl_setopt($curl, CURLOPT_REFERER, "http://blog.inurl.com.br/" . md5(intval(rand() % 255) . intval(rand() % 255) . intval(rand() % 255) . intval(rand() % 255))); ` Why did you set...

I have already a S3 and a CloudFront fully configured and just want to use some features , like the content-type , do I have to write all the configs...