Skip to content

Error if SSID with "space" and "dot (.)" in name#249

Open
simplevulnerabilitymanager wants to merge 968 commits intoderv82:masterfrom
kimocoder:master
Open

Error if SSID with "space" and "dot (.)" in name#249
simplevulnerabilitymanager wants to merge 968 commits intoderv82:masterfrom
kimocoder:master

Conversation

@simplevulnerabilitymanager
Copy link
Copy Markdown

@simplevulnerabilitymanager simplevulnerabilitymanager commented Dec 23, 2019

If SSID have a space " " or un dot "." in name, the file in hs, no generate the same name of SSID and parameter in cowpatty -s is no correct.
For example.
image

image

image

The parameter "-s" is not correct.
image

image

You maybe fix this code:
image

in wifite/util/crack.py

@simplevulnerabilitymanager
Copy link
Copy Markdown
Author

This is the fix of my error.

@simplevulnerabilitymanager
Copy link
Copy Markdown
Author

image

image

kimocoder and others added 26 commits June 21, 2025 00:39
build(deps): bump pytest from 8.4.0 to 8.4.1
build(deps): bump setuptools from 75.8.2 to 80.9.0
…5-slim

build(deps): bump python from 3.13.4-slim to 3.13.5-slim
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 78.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.8.2...v78.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
build(deps): bump setuptools from 75.8.2 to 78.1.1
…n permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Copilot AI and others added 30 commits March 19, 2026 02:20
…o-v4

[WIP] Update CodeQL Action version to v4 in workflows
…sues

[WIP] Fix issues in .github/workflows/claude.yml
…sions

fix: grant write permissions to claude-code-review workflow
- Create wifite/config/__init__.py (434 lines, down from 1444) with slim
  Configuration class that delegates to sub-modules
- Create wifite/config/defaults.py for default value initialization
- Create wifite/config/validators.py for validation logic
- Create wifite/config/manufacturers.py for OUI lazy-loading
- Create wifite/config/parsers/ with 9 focused parser modules:
  settings, wep, wpa, wps, pmkid, eviltwin, attack_monitor,
  dual_interface, wpasec
- Remove the now-dead wifite/config.py (superseded by package)
- Add tests/test_config_refactor.py with 31 tests for the new structure

All existing imports (from wifite.config import Configuration) continue
to work unchanged. All 601 tests pass."

Co-authored-by: kimocoder <[email protected]>
…-module

Refactor: Split monolithic `config.py` into focused `config/` package
…dshake

Fix stale TODO comment around hidden WPA handshake --strip flag
…sions

fix: add id-token: write permission to claude.yml workflow
- actions/checkout: v4.x → v6.0.2 (node24) in all 9 workflows
- actions/setup-python: v5.6.0 → v6.2.0 (node24) in checkpr-sourcery and python-publish
- github/codeql-action: v3.28.3 → v4.33.0 (node24) in codeql-analysis
- actions/dependency-review-action: v4.6.0 → v4.9.0 (latest, still node20)
- github/ossar-action: v1 (node16) → v2.0.0 (node20, no node24 yet)

Co-authored-by: kimocoder <[email protected]>
…to-node-24

chore: update GitHub Actions workflows to Node 24
…iew-badge

[WIP] Fix Claude Code Review badge status in README.md
…es-list

fix: use find_packages() in setup.py to include wifite/config sub-packages
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.