Git Product home page Git Product logo

gottheevidence's Introduction

Got The Evidence

This CTF story is based on the Resident Evil Movie. There is a devil company name "Umbrella" which involves illegal activities a lot. So the player needs to find the evidence that the "Umbrella" is doing some illegal stuff.

Scenario

Here, The user know only there is website for the "Umbrella" company. There is no details were exposed.


Vulnerabilities


Sql Injection
Directory Traversal
Sensitive Data Exposure
Stored XSS
File Upload
Remote Code Execution
Privelege Escalation

Write-Up

1] First We see the Login Only

Check the desc

2] View Page source leads some info about developer

Check the desc

3] use sqli

Check the desc

4] The data from the user login

Check the desc Check the desc

5] check the trash

Check the desc Check the desc

6] download sql

Check the desc

7] visit blog

Check the desc Check the desc

8] found comment section

Check the desc Check the desc

9] bypass login by sqli and found the adminCheck credential

' OR '1'='1' -- -
' OR id=(SELECT id FROM (SELECT id FROM user_details ORDER BY id LIMIT 1 OFFSET 1) AS t) -- -

( i really planned a different thing , i planned to use the stored xss and create a admin login simulation for being victimized in the XSS attack. But due to some docker network issue , i changed the plan)
Check the desc

10] login to admin account

Check the desc

11] see the gallery

Check the desc

12] upload option supports all data

Check the desc Check the desc

13] upload the rce file and the flag is in the root directory

Check the desc

ThankYou

Thanks for the oppurtunity after a long time i worked this much Due to my end sem examination, I can't do as i planned but i nearly completed what i thought I'm to work as a team and correct my self

gottheevidence's People

Contributors

karuppan-the-pentester avatar

Watchers

 avatar

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.