Giter Site home page Giter Site logo

sibertime / busiber-kis-kampi-zafiyetli-web-uygulamasi Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 392 KB

2020 Büsiber Kış Kampı için hazırlanmış zafiyetli web uygulaması, kampa katılacak kursiyerler için özel olarak hazırlanmıştır. Uygulama php dili ile kodlanmış ve üzerinde çeşitli birçok zafiyet barındırmaktadır.

Python 9.44% PHP 82.66% Hack 7.89%
sql php mysql security

busiber-kis-kampi-zafiyetli-web-uygulamasi's Introduction

Büsiber Kış Kampı için hazırlanan Zafiyetli Web Uygulaması Hakkında

2020 Büsiber Kış Kampı için hazırlanmış zafiyetli web uygulaması, kampa katılacak kursiyerler için özel olarak hazırlanmıştır. Uygulama php dili ile kodlanmış ve üzerinde çeşitli birçok zafiyet barındırmaktadır. Bu zafiyetler şunlardır :

  • Sql injection (Blind)
  • Cross Site Scripting (XSS) (Stored)
  • Insecure Direct Object References (IDOR)
  • Cross Site Request Forgery (CSRF)
  • Open Redirect
  • File Upload
  • Broken Authentication
  • Sensitive Data Exposure
  • Broken Access Control

Uygulama Windows Server 2012 üzerinde xampp'ın en gücel sürümü ile test edilmiştir ve sorunsuz bir şekilde çalışmaktadır.

Kurulum

    $con = new mysqli("localhost", "root", "", "veritabani_adi");
    $host = "localhost";
    $username = "root";
    $password = "";
    $database = "veritabani_adi";
  • Settings dizini içinde bulunan "siber_kamp.sql" adlı dosyayı veritabanına yüklemek yeterli olacaktır.

Uygulama içi görseller

N|Cybrbook

N|Cybrbook

N|Cybrbook

N|Cybrbook

Sunum sırasında kullanılan python dosyasına ulaşmak için tıklayınız

busiber-kis-kampi-zafiyetli-web-uygulamasi's People

Forkers

ayberkkrtls

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.