Skip to main content

A simple Python package designed to showcase Dependency Confusion attacks.

Project description

DCValidator

dcvalidator is a Python package designed for educational purposes to showcase Dependency Confusion attacks. It is not intended for real-world use and should not be used in production systems.

Installation

pip install dcvalidator

Iran National Code Validation

The package provides a function is_nationalcode for validating Iran National Codes. The function takes a string representing the National Code and returns True if the code is valid and False otherwise.

Executing the is_nationalcode function in this package will simulate a Dependency Confusion attack for educational purposes. As part of this simulation, the code intentionally runs an OS command to obtain directory information.

Please Note:

  • This simulated attack is for educational use only.
  • Do not use this tool in a production environment.
  • The project maintainers are not responsible for any misuse of this tool.
from dcvalidator import is_nationalcode

# Validate Iran National Code
result = is_nationalcode('1234567890')

if result:
    print("Valid National Code")
else:
    print("Invalid National Code")

Important Notes

  • Educational Purpose Only: This project is meant for educational purposes and should not be used with malicious intent.

  • Responsible Disclosure: If you discover any security vulnerabilities or potential risks, please follow responsible disclosure practices and report them to the maintainers.

Contributing

Contributions are welcome! If you find issues or have improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dcvalidator-1.0.3.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dcvalidator-1.0.3-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file dcvalidator-1.0.3.tar.gz.

File metadata

  • Download URL: dcvalidator-1.0.3.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for dcvalidator-1.0.3.tar.gz
Algorithm Hash digest
SHA256 54ee22ccbb62d67b4c0842c0fb148bf70a693f9e1394e0fb9e1dde0bc854c4fa
MD5 7fbe997cfa5834915caf84b97faa69fb
BLAKE2b-256 9654a3ddfa2f9bbbb0a0b084f69f56b0550cdfc93e8f4d0eaebaee0a189f36b8

See more details on using hashes here.

File details

Details for the file dcvalidator-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: dcvalidator-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for dcvalidator-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dc79a32cea4ea64f9ac781cb5bae65f35cbb8268c7127d9ee408682359b0b92f
MD5 555f09221558b59b9bcd4cb81c4d86f5
BLAKE2b-256 b827c0c827af82b969a767c3a83f40408a06cade297c2140229f9d2f30d25d0c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page