Skip to content

This project is made to prevent websites from Downgrade Attack's and MIMT attack's.

License

Notifications You must be signed in to change notification settings

RED-TEAM-444/Blocash

Repository files navigation

Blocash_website

With my team we are developed a unique transaction website

Unique thing that we do in our fintech project is , Using SHA256 Algorithm to increase the security of privacy and another unique thing we were do is that we create a story option and another unique thing we were do is that we add a news options were user can read all latest news related to finance , share market and many more , one more unique thing we add is that we add a bot chat box for user querries, and some issue related to payment gateway, and issue relates to implementation of hash in website, these all thing we explain in detailed below.

(1) Our fintech website project for online payment is focused on providing secure transactions for users. The SHA256 algorithm is a cryptographic hash function used to create a fixed-length output from an input data of any size. The output, known as the hash or message digest, is a unique representation of the input data, which can be used to verify the integrity of the data.

In our website project, you can use the SHA256 algorithm to generate digital signatures for online transactions. Digital signatures are used to authenticate the origin of a message and verify its integrity. The digital signature is generated by applying a hash function to the message and encrypting the resulting hash value with a private key. The recipient of the message can verify the digital signature by decrypting it with the sender's public key and comparing the resulting hash value with a hash value computed from the message.

In addition to digital signatures, there are other methods you can use to secure online transactions, such as SSL/TLS encryption, multi-factor authentication, and fraud detection algorithms. SSL/TLS encryption uses public-key cryptography to encrypt data sent over the internet, preventing eavesdropping and tampering. Multi-factor authentication involves using multiple factors, such as a password and a biometric identifier, to verify the identity of a user. Fraud detection algorithms use machine learning and data analytics to identify suspicious patterns and prevent fraudulent transactions.

Overall, our fintech website project is focused on providing a secure and trustworthy platform for online transactions, using advanced cryptographic and security techniques to protect user data and prevent fraud. By implementing these techniques, you can build trust with your users and provide them with the peace of mind they need to conduct online transactions safely and securely. (2) Our team add a story unique feature in website , when any user successfully doing thier transaction then automatic successfully transaction story will create and that story only seen by account user. (3) Another unique feature add by our is to read all latest news related to politics , finance , share marker and many more.

(4)The payment GateWay that we used is of test mode not original gateway , because of some reasons company refuse to give thier patment Gateway , So for demo we used Test mode gateway. (5) All my team member's give thier best and we make our website (60%) sucessfully , not 100% sucessfully because we are not able implement SHA256 algorithm process into our website as our code work perfectly and gnerate digital signature also but due to not attach it with website our website is not 100% done, but surely in upcoming days we will implement SHA256 algorithm into our website.

Video presentation link : https://www.youtube.com/watch?v=oJBxU_98QKQ

Thank You :)

About

This project is made to prevent websites from Downgrade Attack's and MIMT attack's.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published