Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new wifi attack method and some QOL to the wifi menu #839

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

GabriWar
Copy link

Proposed Changes

Enhancements to WiFi Connection Menu:

New Features and Improvements to Evil Portal:

  • Merged the new deauth + verify attack from PR #762.

Types of Changes

  • Feature: Added a new attack method.
  • Changes: Added a # prefix to secure networks and an (RSSI) postfix.

Verification

  • Access the WiFi menu.

Testing

  • Some testing done, but not extensive.

Linked Issues

User-Facing Change

None

README.md Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@@ -404,7 +403,6 @@ jobs:
runs-on: ubuntu-latest
environment: github_release
needs: [compile_sketch]
if: github.ref_type == 'tag'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not good.. release binary is supposed to be deployed on a "tag" only

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ohh, my bad i was using to make it easier to debug 😅

Copy link
Author

@GabriWar GabriWar Feb 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also the pull request should be only in 2a710dd, I've messed up, some of the features after it still WIP, but I'll keep updating, thanks for the work bro, really cool firmware (um salve de Minas Gerais!!)

(ps. feel free to cose the pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants