Skip to content

Releases: exploitagency/ESPloitV2

Version 2.5.2

26 Sep 12:21
Compare
Choose a tag to compare

Update documentation to include a link to the new ESPloit to Ducky Script converter tool I made based on the previous work done by NURRL(designed Dckuino.js for converting Ducky Script payloads to run on an Arduino).

https://exploitagency.github.io/Duckuino/index.html

Version 2.5.1

25 Sep 01:19
Compare
Choose a tag to compare

NOTE: This release also requires manually updating the 32u4 sketch!

Add a serial link to allow issuing commands from the 32u4 back to the ESP8266, this may be utilized more in future releases.

Add the ability to set an open network via serial for devices that have trouble connecting to a secured ESP8266 access point (rare cases). This makes it easier for the new users who experience this rare issue to get started using their device.

Refer to: https://github.com/exploitagency/ESPloitV2#resetting-to-default-configurationrecovering-device

Version 2.5.0

17 Sep 19:51
Compare
Choose a tag to compare

Integrate ESPortal WiFi Credential Harvester (Phisher)
Other minor optimizations

Version 2.4.4

15 Sep 10:36
Compare
Choose a tag to compare

Save wear on flash some
Prevent configuration file conflicts with other projects
Increase to maximum filename length for uploads

Version 2.4.3

11 Sep 13:46
Compare
Choose a tag to compare

Fix filename length bug
Previously filenames that contained too many characters were not uploaded, now the filenames will simply be truncated to fit under the max limit. This improves reliability of mass payload uploading and exfiltrating files using the HTTP server.

Version 2.4.2

11 Sep 04:18
Compare
Choose a tag to compare

Fix FTP access point mode
I forgot I had to modify the library to work

It is now fixed, please update your library as well for manually compiling!

Version 2.4.0

07 Sep 16:04
Compare
Choose a tag to compare

Add WiFi Based Exfiltration Methods
-HTTP
-FTP

Version 2.3.7

07 Sep 07:17
Compare
Choose a tag to compare

Fix delays, improve speed and reliability.

Version 2.3.6

06 Sep 11:22
Compare
Choose a tag to compare

Bug fix for running a payload on insertion.

Version 2.3.5

06 Sep 08:43
Compare
Choose a tag to compare

Attempting to streamline the upgrading process for future releases. Minor improvements to reliability and documentation. Upon all future upgrades the device will be reset to the default configuration. You will not lose any payloads that have been uploaded.