BlockchainsentryBlockChainSentry VMS is an Ethereum based Blockchain Vulnerability Management System that scans and pinpoints 130 types of vulnerabilities in a Smart Contract.The results of the vulnerability scan are displayed on a user-friendly dashboard that also provide guidance on remediation. BlockChainSentry VMS is a scalable product that is based on advanced Web3 that is useful to the developer, the tester, the version control manager, and the end-user alike. BCS users can scan smart contracts in BCS application from multiple ways - Local file scan, IntelliJ IDE plugin, VSCode Plugin, GitHub, Bytecode, Smart Contract Address, in both static and dynamic environments. BlockChainSentry VMS is a versatile, scalable tool that can be deployed at multiple points including blockchain development, testing, version control, deployment, and other end-points. It can be deployed as a continuous monitoring application that acts as a threat intelligence system that can shield DApps against blockchain hacking. It can be used by Individual smart contract developers to small and large size corporations, government agencies alike. BlockChainSentry PluginInstallationInstall through VS Code extensions. Search for BlockChainSentry UsageInstalling the extension BlockChainSentry Plugin can be done in very easy to follow steps,
FeaturesScansBCS Scanner is a security assessment tool for Ethereum smart contracts. BCS Scanner finds a wide range of security flaws, for example, owner-overwrite-to-Ether-withdrawal and integer underflows. It should be noted that BCS Scanner is designed to locate common vulnerabilities and it can not identify problems with an application's business logic. Our security professionals are committed to research and develop the methods and tools that can be utilized to harden your smart contract code. Quick ScanFor Quick Scan we are using 12 detectors so it takes less scanning time as compared to Deep scan, so it gives faster results. You can select only one file at a time for the normal scan. For this Quick Scanner v1 Pragma version must be >=0.4.12. and <=0.8.9. Usage press 'Ctrl + Shift + P' and select 'BlockChainSentry - Quick Scan your solidity file' Deep ScanOnce the user chooses the menu they can scan with 38 detectors and it will take a few minutes but give more efficient results. Scanner v1 Pragma version must be >=0.4.12. and <=0.8.9. Usage press 'Ctrl + Shift + P' and select 'BlockChainSentry - Deep Scan your solidity file' Scan V2It is a static analyzer. It will take a few minutes but give more efficient results. Scanner v2 Pragma version must be >=0.5.8 Usage press 'Ctrl + Shift + P' and select 'BlockChainSentry - Scan your solidity file' |