Jump to content
Shelo

Challange inteligent.

Recommended Posts

Trebuie sa exploatati un script php.

1) Determinati ce vulnerabilitate are

2) Exploatati vulnerabilitatea

3) Urcati shell si puneti-va numele pe index !

Target:

http://188.212.103.11/

Raspunsul se da pe privat .

Cei care au rezolvat !

- yo20063

- danyweb09

- Roby4kill

- florin_darck

- askwrite

Rezolvare:


# paramentru infectat este "RCE" Remote Code Execution
# Encriptia care ati gasito voi in comentarii era Korex [url=http://crypo.in.ua/tools/eng_korex-3s.php]Aici[/url] se poate decripta !
# Dupa decriptarea mesajului aveati urmatorul rezultat "rst.php?=" Acesta este parametru.
# Executati comanda "echo nume" si gata.
# Ca sa urcati shell trebuia sa gasiti un fisier fara permisiuni si folosindu-va de functii PHP urcati shelul in fisier txt transformand acest RCE in RFI.



Script

Scriptul folosit de mine este foarte simplu .


echo system($_GET['rst']);
?>
<html>
<body>
<center><h1><b>Exploateaza acest script</b></h1></center>
<!-- ? ? ? ? ? ? ? ? ? ?
HIT: Un korean criptograf a fost foarte inteligent. -->
<?php

Multumiri

Multumesc tuturor care au facut acest challange. Nivelul a fost mediu-hard.


# yo20063
# danyweb09
# Roby4kill
# florin_darck
# askwrite

Topic Inchis

Acest topic a fost inchis , orice replay sau PM nu este luat in considerare !

Edited by Shelo
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...