General

  • Target

    UnPlag-master.zip

  • Size

    131.9MB

  • MD5

    36c893f65dca4650538790d50bc4cca4

  • SHA1

    7685f08337e5dc503acb300843e76d5d56802072

  • SHA256

    e22db8c5667a3caa3958e1c4e4fb0bf589a51cd9e9403bc3fac8ed35e8ffa38d

  • SHA512

    a626392596d921b00af759ed9a081625ac7eeb1e89bbf280de6a9412334c20d93a43b267b97763ac95295f04be0142e0fe14c8cffff20ae494b42fa7fc7e8ded

  • SSDEEP

    3145728:NjMoC2Oh1mGDl2yIDpEdImP1ii2Lb4WMOLN:NwGi1lhdcGYi2QOR

Score
3/10

Malware Config

Signatures

  • One or more HTTP URLs in PDF identified

    Detects presence of HTTP links in PDF files.

Files

  • UnPlag-master.zip
    .zip
  • UnPlag-master/.gitignore
  • UnPlag-master/Documentation.md
  • UnPlag-master/Documentation.pdf
    .pdf
    • https://cdn.iiit.ac.in/cdn/cvit.iiit.ac.in/images/ConferencePapers/2017/PlagDetection_DeepFeatures17.pdf

    • https://cdn.iiit.ac.in/cdn/cvit.iiit.ac.in/images/ConferencePapers/2017/cv_17Plagiarism-Detection.pdf

    • http://ctuning.org/wiki/index.php?title=CTools:MilepostGCC

    • https://pypi.org/project/radon/

    • https://en.wikipedia.org/wiki/Halstead_complexity_measures

    • https://en.wikipedia.org/wiki/Cyclomatic_complexity

    • http://www.projectcodemeter.com/cost_estimation/help/GL_maintainability.htm

    • https://github.com/AllAlgorithms/python

    • https://pypi.org/project/clang/

    • Show all
  • UnPlag-master/LICENSE
  • UnPlag-master/README.md
  • UnPlag-master/cli/cmds/download.js
    .js
  • UnPlag-master/cli/cmds/upload.js
    .js
  • UnPlag-master/cli/package-lock.json
  • UnPlag-master/cli/package.json
  • UnPlag-master/cli/src/auth.js
  • UnPlag-master/cli/src/download.js
  • UnPlag-master/cli/src/login.js
  • UnPlag-master/cli/src/pastchecks.js
    .js
  • UnPlag-master/cli/src/profile.js
  • UnPlag-master/cli/src/upload.js
  • UnPlag-master/cli/unplag-cli.js
    .js .sh linux
  • UnPlag-master/frontend/.editorconfig
  • UnPlag-master/frontend/angular.json
  • UnPlag-master/frontend/browserslist
  • UnPlag-master/frontend/e2e/protractor.conf.js
    .js
  • UnPlag-master/frontend/e2e/src/app.e2e-spec.ts
  • UnPlag-master/frontend/e2e/src/app.po.ts
  • UnPlag-master/frontend/e2e/tsconfig.json
  • UnPlag-master/frontend/karma.conf.js
    .js
  • UnPlag-master/frontend/package-lock.json
  • UnPlag-master/frontend/package.json
  • UnPlag-master/frontend/src/app/app-routing.module.ts
  • UnPlag-master/frontend/src/app/app.component.html
  • UnPlag-master/frontend/src/app/app.component.scss
  • UnPlag-master/frontend/src/app/app.component.spec.ts
  • UnPlag-master/frontend/src/app/app.component.ts
  • UnPlag-master/frontend/src/app/app.module.ts
  • UnPlag-master/frontend/src/app/auth.guard.spec.ts
  • UnPlag-master/frontend/src/app/auth.guard.ts
  • UnPlag-master/frontend/src/app/auth.interceptor.spec.ts
  • UnPlag-master/frontend/src/app/auth.interceptor.ts
  • UnPlag-master/frontend/src/app/auth.service.spec.ts
  • UnPlag-master/frontend/src/app/auth.service.ts
    .js
  • UnPlag-master/frontend/src/app/dashboard/dashboard.component.html
  • UnPlag-master/frontend/src/app/dashboard/dashboard.component.scss
  • UnPlag-master/frontend/src/app/dashboard/dashboard.component.spec.ts
  • UnPlag-master/frontend/src/app/dashboard/dashboard.component.ts
    .js
  • UnPlag-master/frontend/src/app/data.service.spec.ts
  • UnPlag-master/frontend/src/app/data.service.ts
  • UnPlag-master/frontend/src/app/login/login.component.html
  • UnPlag-master/frontend/src/app/login/login.component.scss
  • UnPlag-master/frontend/src/app/login/login.component.spec.ts
  • UnPlag-master/frontend/src/app/login/login.component.ts
  • UnPlag-master/frontend/src/app/org-create/org-create.component.html
  • UnPlag-master/frontend/src/app/org-create/org-create.component.scss
  • UnPlag-master/frontend/src/app/org-create/org-create.component.spec.ts
  • UnPlag-master/frontend/src/app/org-create/org-create.component.ts
    .js
  • UnPlag-master/frontend/src/app/org-edit/org-edit.component.html
  • UnPlag-master/frontend/src/app/org-edit/org-edit.component.scss
  • UnPlag-master/frontend/src/app/org-edit/org-edit.component.spec.ts
  • UnPlag-master/frontend/src/app/org-edit/org-edit.component.ts
    .js
  • UnPlag-master/frontend/src/app/org-join/org-join.component.html
  • UnPlag-master/frontend/src/app/org-join/org-join.component.scss
  • UnPlag-master/frontend/src/app/org-join/org-join.component.spec.ts
  • UnPlag-master/frontend/src/app/org-join/org-join.component.ts
    .js
  • UnPlag-master/frontend/src/app/org-view/org-view.component.html
  • UnPlag-master/frontend/src/app/org-view/org-view.component.scss
  • UnPlag-master/frontend/src/app/org-view/org-view.component.spec.ts
  • UnPlag-master/frontend/src/app/org-view/org-view.component.ts
  • UnPlag-master/frontend/src/app/profile-changepwd/profile-changepwd.component.html
  • UnPlag-master/frontend/src/app/profile-changepwd/profile-changepwd.component.scss
  • UnPlag-master/frontend/src/app/profile-changepwd/profile-changepwd.component.spec.ts
  • UnPlag-master/frontend/src/app/profile-changepwd/profile-changepwd.component.ts
    .js
  • UnPlag-master/frontend/src/app/profile-edit/profile-edit.component.html
  • UnPlag-master/frontend/src/app/profile-edit/profile-edit.component.scss
  • UnPlag-master/frontend/src/app/profile-edit/profile-edit.component.spec.ts
  • UnPlag-master/frontend/src/app/profile-edit/profile-edit.component.ts
    .js
  • UnPlag-master/frontend/src/app/profile-view/profile-view.component.html
  • UnPlag-master/frontend/src/app/profile-view/profile-view.component.scss
  • UnPlag-master/frontend/src/app/profile-view/profile-view.component.spec.ts
  • UnPlag-master/frontend/src/app/profile-view/profile-view.component.ts
  • UnPlag-master/frontend/src/app/register/register.component.html
  • UnPlag-master/frontend/src/app/register/register.component.scss
  • UnPlag-master/frontend/src/app/register/register.component.spec.ts
  • UnPlag-master/frontend/src/app/register/register.component.ts
  • UnPlag-master/frontend/src/app/report/report.component.html
  • UnPlag-master/frontend/src/app/report/report.component.scss
  • UnPlag-master/frontend/src/app/report/report.component.spec.ts
  • UnPlag-master/frontend/src/app/report/report.component.ts
    .js
  • UnPlag-master/frontend/src/app/server.service.spec.ts
  • UnPlag-master/frontend/src/app/server.service.ts
    .js
  • UnPlag-master/frontend/src/app/upload/upload.component.html
  • UnPlag-master/frontend/src/app/upload/upload.component.scss
  • UnPlag-master/frontend/src/app/upload/upload.component.spec.ts
  • UnPlag-master/frontend/src/app/upload/upload.component.ts
  • UnPlag-master/frontend/src/assets/scripts/plotly.min.js
    .js
  • UnPlag-master/frontend/src/environments/environment.prod.ts
  • UnPlag-master/frontend/src/environments/environment.ts
  • UnPlag-master/frontend/src/favicon.ico
    .png
  • UnPlag-master/frontend/src/index.html
    .html
  • UnPlag-master/frontend/src/main.ts
  • UnPlag-master/frontend/src/polyfills.ts
  • UnPlag-master/frontend/src/styles.scss
  • UnPlag-master/frontend/src/test.ts
  • UnPlag-master/frontend/tsconfig.app.json
  • UnPlag-master/frontend/tsconfig.json
  • UnPlag-master/frontend/tsconfig.spec.json
  • UnPlag-master/frontend/tslint.json
  • UnPlag-master/models/cpp/clangData.py
  • UnPlag-master/models/cpp/ctokenizer.py
  • UnPlag-master/models/cpp/demo-data/00-original.cpp
  • UnPlag-master/models/cpp/demo-data/01-variables-and-types-changed.cpp
  • UnPlag-master/models/cpp/demo-data/02-order-changed.cpp
  • UnPlag-master/models/cpp/demo-data/03-dead-code.cpp
  • UnPlag-master/models/cpp/demo-data/04-moderately-plagiarized.cpp
  • UnPlag-master/models/cpp/demo-data/05-heavily-plagiarized.cpp
  • UnPlag-master/models/cpp/demo-data/06-different-approach.cpp
  • UnPlag-master/models/cpp/demo-data/07-another-approach.cpp
  • UnPlag-master/models/cpp/demo-data/08-somewhat-related-dfs.cpp
  • UnPlag-master/models/cpp/demo-data/09-somewhat-related-bfs.cpp
  • UnPlag-master/models/cpp/demo-data/10-unrelated-quicksort.cpp
  • UnPlag-master/models/cpp/demo-data/11-unrelated-mergesort.cpp
  • UnPlag-master/models/cpp/demo-data/12-unrelated-fibonacci-recursive.cpp
  • UnPlag-master/models/cpp/demo-data/13-unrelated-fibonacci-matrix.cpp
  • UnPlag-master/models/cpp/demo-data/14-unrelated-fibonacci-memoization.cpp
  • UnPlag-master/models/cpp/demo-data/15-unrelated-fibonacci-dynamic.cpp
  • UnPlag-master/models/cpp/demo-data/README.md
  • UnPlag-master/models/cpp/plots/tfidf_heatmap.png
    .png
  • UnPlag-master/models/cpp/results/tfidf_results.csv
  • UnPlag-master/models/cpp/tfidf.py
  • UnPlag-master/models/docs/models-information.md
  • UnPlag-master/models/docs/usage-and-code.md
  • UnPlag-master/models/python/demo-dataset/00.py
  • UnPlag-master/models/python/demo-dataset/01.py
  • UnPlag-master/models/python/demo-dataset/02.py
  • UnPlag-master/models/python/demo-dataset/03.py
  • UnPlag-master/models/python/demo-dataset/04.py
  • UnPlag-master/models/python/demo-dataset/05.py
  • UnPlag-master/models/python/demo-dataset/06.py
  • UnPlag-master/models/python/demo-dataset/07.py
  • UnPlag-master/models/python/demo-dataset/08.py
  • UnPlag-master/models/python/demo-dataset/09.py
  • UnPlag-master/models/python/demo-dataset/10.py
  • UnPlag-master/models/python/demo-dataset/11.py
  • UnPlag-master/models/python/demo-dataset/12.py
  • UnPlag-master/models/python/demo-dataset/13.py
  • UnPlag-master/models/python/demo-dataset/14.py
  • UnPlag-master/models/python/demo-dataset/15.py
  • UnPlag-master/models/python/demo-dataset/README.md
  • UnPlag-master/models/python/plots/tfidf_heatmap.png
    .png
  • UnPlag-master/models/python/pyData.py
  • UnPlag-master/models/python/pytokenizer.py
  • UnPlag-master/models/python/results/tfidf_results.csv
  • UnPlag-master/models/python/tfidf.py
  • UnPlag-master/models/txt/plots/tfidf_heatmap.png
    .png
  • UnPlag-master/models/txt/results/tfidf_results.csv
  • UnPlag-master/models/txt/roberta_for_plagiarism.ipynb
  • UnPlag-master/models/txt/tfidf.py
  • UnPlag-master/unplag/.env/bin/Activate.ps1
    .ps1
  • UnPlag-master/unplag/.env/bin/activate
  • UnPlag-master/unplag/.env/bin/activate.csh
    .vbs
  • UnPlag-master/unplag/.env/bin/activate.fish
  • UnPlag-master/unplag/.env/bin/django-admin
    .sh linux
  • UnPlag-master/unplag/.env/bin/f2py
    .sh linux
  • UnPlag-master/unplag/.env/bin/fonttools
    .sh linux
  • UnPlag-master/unplag/.env/bin/markdown_py
    .sh linux
  • UnPlag-master/unplag/.env/bin/nltk
    .sh linux
  • UnPlag-master/unplag/.env/bin/patool
    .sh linux
  • UnPlag-master/unplag/.env/bin/pip
    .sh linux
  • UnPlag-master/unplag/.env/bin/pip3
    .sh linux
  • UnPlag-master/unplag/.env/bin/pip3.9
    .sh linux
  • UnPlag-master/unplag/.env/bin/pyftmerge
    .sh linux
  • UnPlag-master/unplag/.env/bin/pyftsubset
    .sh linux