Skip to content

Releases: Cancro29/NETHERCAP

NETHERCAP V2.7.2 for ESP8266

18 Sep 12:26
b5dd749
Compare
Choose a tag to compare

Changelog :

  1. Fixed -> AP SSID being stuck or inconsistent
  2. Fixed -> Captive portal does not load on Apple devices
  3. Fixed -> Precise Deauth cannot be disabled
  4. Fixed -> AP SSID becomes messed up if saved with uncommon alphabet. Mostly noticeable on Polish and Vietnamese text.
  5. Fixed -> "No target is selected" pops up even though there are target selected.
  6. Fixed -> Screen flickers when performing button hold
  7. Target channels now updated automatically to ensure deauthing stays effective
  8. Added channel column on target list

Warning:
If you have version 2.6 or below installed, you must wipe your ESP8266 first before flashing or it won't turn on. I don't recommend using OTA update to flash this version.

NETHERCAP V2.7 for ESP8266

24 Aug 07:52
4f135e9
Compare
Choose a tag to compare

NETHERCAP 2.7 :

  1. New feature -> Precise Deauth. Deauth routers that immune to common deauth method.
  2. New feature -> True Deauth / Pseudo-jammer. A new deauth method where it deauth any 2.4 Ghz wifi networks. The difference from Deauth All is this method does not require scanning and works instantly. The downside is you will lose web server control similar to Observe/Count stations
  3. Fixed -> Observe Stations / Count Stations feature corrupting target lists.
  4. Updated -> Observe Stations / Count Stations now captures the number of data packet. More data packets means that user is actively using the network.
  5. Updated -> Local remote file transfer. Fixed some bug and edge cases that causes soft-lock.
  6. Updated -> Revamped web server engine. Now web server uses much less RAM, making it even more responsive.
  7. Fixed -> The text in default Evil-Twin page is now aligned properly.
  8. Added BW16 support that enables 5 Ghz deauthing. This will be disabled until BW16 deauther is ready.
  9. Fixed -> Sometimes target counter on admin page incorrectly count target list.
  10. Fixed -> Saving AP SSID while Evil-Twin is active will corrupt the setting, causing it to use the last known SSID. If this bug happened again, it will just revert to NETHERCAP.
  11. Restored target slot to 32

Known bugs:

  1. Captive portal does not work on Apple devices.
  2. Precise deauth cannot be disabled using "Stop Precise Deauth" button. This will be fixed on next update.
  3. Holding control buttons will make display flicker, this is only visual bug that does not affect functionality.

Warning:
As this update counts as major update, it is recommended to wipe your ESP8266 first before flashing. I don't recommend using OTA update to flash this version.

Use NETHERCAP Flasher to erase or flashing. Download both exe files to make sure it is working properly. Don't worry if your antivirus detect it as malware, it is malware-free and the reason it gets detected because it has wipe feature on it.

There are numerous bugs that prevent it from starting up or being connected by phones/laptop. If that bug happened to you, you can revert to version 2.6

NETHERCAP V2.6 for ESP8266

29 Jun 16:45
910ef34
Compare
Choose a tag to compare

Precompiled build for ESP8266 with 1, 4, and 16 MBytes of Flash. Works best on WeMos D1 Mini with 0.66 and 0.96 inch using SSD1306 OLED, and works on Hackheld Vega with 1/4/16 MBytes of Flash using SH1106 OLED.

Changelog:

  1. Reduced maximum target list from 32 to 24
  2. New feature : Local Remote - control nearby NETHERCAP device to perform various actions
  3. Count Stations feature now works on multiple targets
  4. Reduced RAM usage
  5. Better UI compatibility with large OLED
  6. Extender bandwidth can reach up to 6.7 Mbps (837 KB/s) - tested on Wemos D1 Mini Pro
  7. Greatly increased deauth sending rate without disrupting SoftAP functionality
  8. Adjusted web server UI to make it less cluttered
  9. Deauth Monitor : replaced Packets per channel to Packets per second

Known Bugs:

  1. Sometimes AP SSID is not saved properly, leaving AP SSID setting empty, and causing it to use the last known setting.
  2. Starting Count Stations/Observe Stations will corrupt target lists, causing 1 or 2 target names become random letters. This will be fixed in later release.
  3. Target counter on admin page incorrectly counts the list of targets

NETHERCAP V2.5.10 for ESP8266

09 Jun 06:33
d7f69e3
Compare
Choose a tag to compare

Precompiled build for ESP8266 with 1, 4, and 16 MBytes of Flash. Works best on WeMos D1 Mini with 0.66 and 0.96 inch using SSD1306 OLED, and usable on Hackheld Vega with 4/16 MBytes of Flash using SH1106 OLED.

Changelog:

  1. Expanded target list from 16 to 32
  2. Optimized button scheme. See main page for button usage
  3. Count/Observe Station now stores all of the result into log page
  4. Settings : Hide SSID button now makes SoftAP undiscoverable instead of completely hiding it.
  5. If SoftAP's SSID is hidden, a ghost icon will appear on top left corner of the display
  6. Updated ArduinoJSON library from version 5 to version 6, reducing RAM usage
  7. Reduced binary size from +-600 kb to 483 kb
  8. OTA updater now shows real-time update progress

NETHERCAP V2.5.5 for ESP8266

27 May 15:46
e109a28
Compare
Choose a tag to compare

Precompiled build for ESP8266 with 1, 4, and 16 MBytes of Flash. Works best on WeMos D1 Mini with 0.66 and 0.96 inch using SSD1306 OLED, and mostly works on Hackheld Vega with 4 MBytes of Flash using SH1106 OLED.

Changelog:

  1. Language Editor : added 2 additional customizable text for default Evil-Twin page.
  2. Full 128x64 OLED support.
  3. Extender : Now fully utilizing larger display by showing local IP Address, ping and number of RTO(s).
  4. Deauth Monitor : Now fully utilizing larger display by visualizing channels affected by deauth and shows AP's affected by deauthentication attack.
  5. New feature : Deep Scan. Scan nearby AP as many as possible.
  6. New feature : Observe Stations. Observe how many stations are connected to nearby AP's. Results are stored in Activity Log. Useful to know Evil-Twin attack effectiveness.
  7. Removed feature : Signal test.

How to operate using button attached to pin D7:

Single click : scroll through targets
Click and hold until Deauth "Rectangle" is filled : start deauth
Click and hold until Deauth rectangle is filled, keep pressing until Etwin "Rectangle" is filled : start Evil-Twin
How to install (Windows):

Choose and download the firmware based on your board
Download ESP8266Flasher.exe
Open ESP8266Flasher.exe
Open "Config" tab and select the firmware.
Open "Operation" tab and select COM port
Click "Flash"

How to install (OTA Update):

Choose and download the firmware based on your board
Turn on NETHERCAP, connect it and go to "192.168.4.1/fsbrowser" using your browser
Upload the binary file
Tap "Select"
Tap "Flash"
If you are experiencing unusual behavior like display not showing at all, wipe all flash content before flashing this firmware.

NETHERCAP V2.5 for ESP8266

18 May 11:51
6e38efe
Compare
Choose a tag to compare

Precompiled build for ESP8266 with 1, 4, and 16 MBytes of Flash. Works best on WeMos D1 Mini with 0.66 and 0.96 inch using SSD1306 OLED, and partially works on Hackheld Vega with 4 MBytes of Flash using SH1106 OLED.

Changelog:

  1. New feature: custom language. Edit the language of default Evil-Twin and Reconnect page into your language. Accessible on HTML Menu.
  2. File manager : directory support.
  3. More dynamic web server: custom HTML pages can now access external assets directly from SPI flash memory. The files can be placed in a directory or on root directory.
  4. Added SH1106 Display support.
  5. Partially support Hackheld Vega. Use right button to operate

How to operate using button attached to pin D7:

  1. Single click : scroll through targets
  2. Click and hold until Deauth "Rectangle" is filled : start deauth
  3. Click and hold until Etwin "Rectangle" is filled : start Evil-Twin

How to install (Windows):

Choose and download the firmware based on your board
Download ESP8266Flasher.exe
Open ESP8266Flasher.exe
Open "Config" tab and select the firmware.
Open "Operation" tab and select COM port
Click "Flash"

How to install (OTA Update):

Choose and download the firmware based on your board
Turn on NETHERCAP, connect it and go to "192.168.4.1/fsbrowser" using your browser
Upload the binary file
Tap "Select"
Tap "Flash"
If you are experiencing unusual behavior like display not showing at all, wipe all flash content before flashing this firmware.

NETHERCAP 2.4.1 for ESP8266

17 Feb 00:17
b3990dc
Compare
Choose a tag to compare

Precompiled build for ESP8266 with 4 and 16 MBytes of Flash. Works best on WeMos D1 Mini with 0.66 and 0.96 inch OLED

Changelog:

  1. Added ability to scan hidden Access Points
  2. Added integrated HTML editor in File Manager. You need to upload jquery.min.js to make it work
  3. Fixed a visible double quotes on RogueAP landing page
  4. Reduced webserver unnecessary load to improve responsiveness
  5. Fixed a bug where RogueAP/Evil-Twin client is able to access admin page
  6. Added ability to access HTML/JS/CSS file directly from SPI Flash memory

How to install (Windows):

  1. Choose and download the firmware based on your board
  2. Download NETHERCAP Flasher.exe
  3. Open NETCHERCAP Flasher.exe
  4. Select "WRITE/FLASH"
  5. Select COM Port
  6. Select Baudrate
  7. Select binary file
  8. Wait until the process complete

How to install (OTA Update):

  1. Choose and download the firmware based on your board
  2. Turn on NETHERCAP, connect it and go to "192.168.4.1/fsbrowser" using your browser
  3. Upload the binary file
  4. Tap "Select"
  5. Tap "Flash"

If you are experiencing unusual behavior like display not showing at all, wipe all flash content before flashing this firmware.

NETHERCAP Alpha V.0.7 for ESP-32

06 Feb 17:46
b3990dc
Compare
Choose a tag to compare

Precompiled build for ESP-32 Dev Kit and Seeed Studio Xiao ESP32C3 with 4 MBytes of Flash.

What's new :

  1. Packet counter will show up in Deauth button
  2. Added HTML Menu
  3. Reworked Extender (BETA). Still need more tests and feedback
  4. True deauth. Deauth all AP in almost real time. Basically Deauth All but it constantly scans for Access Points
  5. Added power saving option for battery-powered boards
  6. Added English/Indonesian languange switcher for default Evil-Twin captive page
  7. Added ability to change SoftAP channel in settings
  8. Added option to enable/disable captive portal. It will be always enabled when Evil-Twin is active
  9. Significantly improved start-up time
  10. OTA updater now provides real-time progress percentage
  11. Selecting already selected AP will make it unselected

What's not working:

  1. Rogue AP

How to install :

  1. Make sure you have installed USB-SERIAL driver
  2. Download all files
  3. Open ESP32 Download Tool
  4. Under 'SPIDownload' tab. Add the binary file and set the address to 0x0
  5. Choose your COM Port
  6. Select Baud Rate
  7. Click 'START'
  8. Wait until it finished