General

  • Target

    95bed21793172bd530a24918d191e4abbce21115a2f00f47461578c9a73d3b04.zip

  • Size

    304KB

  • MD5

    52a60f233ad2abcd9ddd0d35ddc7732f

  • SHA1

    7ccd86d7e5f2d24f7b5983c3d60084e3d116619c

  • SHA256

    95bed21793172bd530a24918d191e4abbce21115a2f00f47461578c9a73d3b04

  • SHA512

    b8f6bc030b8805ceab09392b33332b6322eecd6512b38ff9b1053630f4b15eb3bf308512800607fc12efc59639b1baf98caec7a05e789dfedf1f01befaee09f9

  • SSDEEP

    6144:w3LfEjvAU0hzUHNtYZNOFgCPJQvfYAaI+7RnJAIf/7GXO:w3TEj4U/rEkFgvgAI37Ge

Score
1/10

Malware Config

Signatures

Files

  • 95bed21793172bd530a24918d191e4abbce21115a2f00f47461578c9a73d3b04.zip
    .zip
  • cryptoview-main/.env.example
  • cryptoview-main/.eslintrc.cjs
  • cryptoview-main/.gitignore
  • cryptoview-main/README.md
  • cryptoview-main/components.json
  • cryptoview-main/exams/blockchain/trading.md
  • cryptoview-main/exams/blockchain/web3.js.md
  • cryptoview-main/exams/web/authentication.md
  • cryptoview-main/index.html
    .html
  • cryptoview-main/jsconfig.json
  • cryptoview-main/package-lock.json
  • cryptoview-main/package.json
  • cryptoview-main/postcss.config.js
  • cryptoview-main/public/assets/cptoview-removebg-preview.png
    .png
  • cryptoview-main/public/assets/cryptoview.png
    .png
  • cryptoview-main/server/constants/balance.js
  • cryptoview-main/server/controllers/balanceController.js
    .js
  • cryptoview-main/server/controllers/nftMetadataController.js
    .js
  • cryptoview-main/server/controllers/smartContractController.js
    .js
  • cryptoview-main/server/controllers/textStorageController.js
    .js
  • cryptoview-main/server/controllers/transactionsController.js
    .js
  • cryptoview-main/server/controllers/txTrackingController.js
    .js
  • cryptoview-main/server/controllers/userController.js
    .js
  • cryptoview-main/server/controllers/userPortfolioController.js
    .js
  • cryptoview-main/server/controllers/workoutController.js
    .js
  • cryptoview-main/server/helpers/bigint.js
    .js
  • cryptoview-main/server/helpers/etherscan.js
    .js
  • cryptoview-main/server/helpers/helia.js
  • cryptoview-main/server/helpers/web3.js
  • cryptoview-main/server/middleware/requireAuth.js
    .js
  • cryptoview-main/server/models/nftMetadataModel.js
  • cryptoview-main/server/models/smartContractModel.js
  • cryptoview-main/server/models/textStorageModel.js
  • cryptoview-main/server/models/transactionsModel.js
  • cryptoview-main/server/models/txTrackingModel.js
  • cryptoview-main/server/models/userModel.js
    .js
  • cryptoview-main/server/models/userPortfolioModel.js
  • cryptoview-main/server/models/workoutModel.js
  • cryptoview-main/server/routes/Transactions.js
  • cryptoview-main/server/routes/balance.js
  • cryptoview-main/server/routes/nftMetadata.js
  • cryptoview-main/server/routes/smartContract.js
  • cryptoview-main/server/routes/textStorage.js
  • cryptoview-main/server/routes/txTracking.js
  • cryptoview-main/server/routes/userPortfolio.js
  • cryptoview-main/server/routes/users.js
  • cryptoview-main/server/routes/workouts.js
  • cryptoview-main/server/server.js
  • cryptoview-main/src/App.jsx
  • cryptoview-main/src/components/Categories.jsx
  • cryptoview-main/src/components/CoinsList.jsx
  • cryptoview-main/src/components/CustomInputField.jsx
  • cryptoview-main/src/components/LineChart.jsx
  • cryptoview-main/src/components/Pagination.jsx
  • cryptoview-main/src/components/Sidebar.jsx
  • cryptoview-main/src/components/SkeletonCard.jsx
  • cryptoview-main/src/components/ui/button.jsx
  • cryptoview-main/src/components/ui/card.jsx
  • cryptoview-main/src/components/ui/dialog.jsx
  • cryptoview-main/src/components/ui/form.jsx
  • cryptoview-main/src/components/ui/input.jsx
  • cryptoview-main/src/components/ui/label.jsx
  • cryptoview-main/src/components/ui/select.jsx
  • cryptoview-main/src/components/ui/skeleton.jsx
  • cryptoview-main/src/components/ui/table.jsx
  • cryptoview-main/src/data/data.json
  • cryptoview-main/src/hooks/FetchCrypto.jsx
    .js
  • cryptoview-main/src/index.css
  • cryptoview-main/src/lib/utils.js
  • cryptoview-main/src/main.jsx
  • cryptoview-main/src/pages/Detailed.jsx
  • cryptoview-main/src/pages/Home.jsx
  • cryptoview-main/src/pages/Trading.jsx
    .js
  • cryptoview-main/tailwind.config.js
  • cryptoview-main/vite.config.js