Skip to content
View creative-tech-solutions-sro's full-sized avatar

Block or report creative-tech-solutions-sro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Vulnerability_Scanner Vulnerability_Scanner Public

    This script is a powerful and efficient tool for identifying vulnerabilities in web applications. Its multi-threading, fingerprinting, exploit verification, WAF bypass and logging features make it …

    Python 4 1

  2. Blockchain-for-temperature_monitoring_systems Blockchain-for-temperature_monitoring_systems Public

    This script is a basic implementation of a blockchain using JavaScript. It uses the SHA256 algorithm from the crypto-js library to generate the hash of each block. The script also includes a featur…

    JavaScript

  3. Blockchain-in-Python Blockchain-in-Python Public

    This is a very simple example, of a basic blockchain structure in python that you can use as a starting point for your own implementation.

    Python