www.Hacking-Romania.com
Hacking, gaby hacker team, programe hack, radmin hack, hi5 hack, hack the west, hacking romania, hacking stuff, hacking tools, 1 hack, 1st hacks, 2 hack, 2 hacks, 3 hack, 3 hacks, 3000 hack, 3004 hack, 4 hack, 4 hacks, 55 hack, 6 hack, 6 hacks, 7 hack, 7 hacks, 9 hack, 9dragons hack, a hack, adventure quest hack, aim hack, alz hack, and hacks, best hack, blue hack, bots hack, bots hacks, buy hack, cabal online hack, chaos hacks, cheat engine hack, cheat hack, cheats and hacks, cheats hacks, city hack, club hack, combo hack, conquer hacks, conquer online hack, conquer online hacks, conquer speed hack, conquiztador hack, counter strike 1.6 hack, damage hack, de hack, download hack, download hack for, dragonfable hack, dragonfable hacks, drakkarious hack, exp hack, flyff hack, free hack, free hacks, game hack, game hacks, garena exp hack, gladiatus hack, gm hack, gold hack, gunz hack, hack, hack 5, hack a pc, hack a site, hack a website, hack blog, hack conquer, hack counter strike, hack crack, hack cs, hack cs 1.6, hack dvd, hack email, hack forum, hack hunter, hack id, hack info, hack it, hack mess, hack muonline, hack net, hack password, hack passwords, hack pc, hack pdf, hack programs, hack site, hack sites, hack soft, hack software, hack team, hack the game, hack this, hack website, hack windows xp, hack world, hack xp, hacked, hacking, hacking game, hacking programs, hacking software, hacking tutorials, hacks, how hack, how to hack, icon hack, last chaos hack, last chaos hacks, life hack, lineage 2 hack, lineage 2 hacks, linux hack, lvl hack, maplestory hacks, mobile hack, multi hack 3.0, mybrute hack, naruto arena hack, naruto arena hacks, one hit kill hack, online hacks, perfect world hacks, pool hack, programe hack, resolution hack, resource hack, roll hack, royal hack, silkroad hack, source hack, speed hack, speed hacks, super hack, the west hack, warrock hack, warrock hacks, web hack, xpango hack, lockerz forum
Lista Forumurilor Pe Tematici
www.Hacking-Romania.com | Reguli | Inregistrare | Login

POZE WWW.HACKING-ROMANIA.COM

Nu sunteti logat.
Nou pe simpatie:
Lore33 Profile
Femeie
19 ani
Prahova
cauta Barbat
30 - 65 ani
www.Hacking-Romania.com / Tutoriale Hack VIDEO / tutorial despre exploit-uri  
Autor
Mesaj Pagini: 1
spyon
Pe lista neagra

Inregistrat: acum 16 ani
Postari: 850
Un exploit este un program care se foloseste de erorile si bug-urile din alte programe, permitand unui atacator sa dea anumite comenzi luand controlul asupra calculatorului afectat, sau escaladand privilegiile sale de local user pana la nivel de superuser sau administrator (in Windowz) sau root (Linux).

Exploiturile sunt de obicei destinate pentru a fi compilate pe platforme Linux, dar pentru cei care folosesc Windows salvarea vine din partea programului Cygwin.

Acest program contine 2 parti :

- cygwin1.dll care actioneaza ca un Linux API emulator conferind windowzului functionalitatea sporita a linuxului.

- o colectie de tools care confera un look de linux.

Pentru a-l instala : downloadati-l, lansati-l in executie si urmati pasii de pe situl :



Urmatorul pas este sa scanam calculatorul pe care vrem sa-l compromitem pentru a afla ce porturi deschise are. Scannerul Nmap este o buna alegere. (sau chiar WinNmap pt cei care au oroare la comenzi)

Start-run-cmd-cd program filesnmap

eu de obicei folosesc comanda: nmap –sS –O ip #sau( -sV pt a afla si versiunea sist de operare) (-vv pt a afisa informatii despre versiunea de daemoni)

dar daca vreti sa folositi si alte caracteristici ale lui Nmap cititi manualul de utilizare.



Sa zicem ca ati gasit un Windows SP1 fara patch-uri si cu portul 135 deschis corespunzator serviciului RPC DCOM.

Acest exploit este mai vechi dar inca se mai foloseste, si in plus acest tutorial ofera know how-ul necesar pentru a folosi alte exploituri mai noi. Pentru a gasi exploituri trebuie cautat in bazele de date cu exploituri de pe siturile de la linkuri utile.

Codul sursa al exploitului RPC DCOM il gasiti cautand cu ajutorul motorului de cautare google.

Dati copy-paste in Notepad si salvati fisierul cu extensia .c

Il savati in C:cygwinhomeAdministrator.

Deschideti programul Cygwin si dati urmatoarea comanda pentru a compila exploitul

$ gcc numeexploit.c –o numeexploit

pentru a vedea comenzile exploitului :

$ ./numeexploit -u



Rulati exploitul si tocmai ati dobandit un remote shell pe calculatorul respectiv.

Se observa ca exploiturile destinate a fi compilate in linux contin de obicei:
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/stat.h>
#include <netinet/in.h>

Exploiturile in python incep de obicei cu urmatoare sintaxa:
#!/usr/bin/python

Exploituri destinate a fi compilate in windows,contin de obicei:
#include <stdio.h>
#include <windows.h>
#include <winsock.h>

Exploiturile pt framework-ul metasploitcontin unele din urm module, si trebuie precizat ca fisierele au extensia .pm)
Msf::Exploit::
Msf::Socket::Tcp

EXploituri in perl:
#!/usr/bin/perl
sau
#!/usr/bin/perl -w

Exploituri in php:
incep cu <?
si se termina cu ?>
de asemenea iti dai seama din context(comentariile celor care au realizat exploitul, dar si din functiile folosite de php)

Exploituri se pot compila (sau sunt interpretate) cu programe cum ar fi : Borland C++ sau Perl,Microsoft Visual C++,Python,gcc etc.  BY DYNAMYC AND FREEBOY


pus acum 16 ani
   
marilena13
Moderator

Inregistrat: acum 16 ani
Postari: 925
thx man gj

pus acum 16 ani
   
aleksey
MEMBRU

Inregistrat: acum 16 ani
Postari: 155
thank you

_______________________________________
18.FOLOSITI FUNCTIA "CAUTA" INAINTE SA POSTATI!
15.CITITI FOARTE ATENT SI RESPECTATI REGULILE ACESTUI FORUM!
5.NU POSTATI INTR-O ZONA GRESITA!

pus acum 16 ani
   
spyon
Pe lista neagra

Inregistrat: acum 16 ani
Postari: 850
npc

pus acum 16 ani
   
stefanmizil
Pe lista neagra

Inregistrat: acum 16 ani
Postari: 192
Multam omule 

pus acum 16 ani
   
ased
MEMBRU SPECIAL

Din: Alexandria
Inregistrat: acum 16 ani
Postari: 488
wohohoww

_______________________________________
time warp:http://www.trilulilu.ro/AndreyCs/1539c89a31f31f
soooooooper

pus acum 15 ani
   
HackMen
NOVICE

Inregistrat: acum 16 ani
Postari: 57
gj man

_______________________________________
[url=http://userbarmaker.com/][img]http://img188.imageshack.us/img188/5734/241252572800.png[/img][/url]
[url=http://userbarmaker.com/][img]http://img190.imageshack.us/img190/8362/671252573868.png[/img][/url][url=http://userbarmaker.com/][img]http://img4.imageshack.us/img4/3463/661252577337.png[/img][/url]

pus acum 15 ani
   
danuhack
MEMBRU SPECIAL

Din: '"test
Inregistrat: acum 16 ani
Postari: 447
misto.Codurile alea sunt in c sau c++

_______________________________________
[img]http://i220.photobucket.com/albums/dd214/CatalynCN/bnr_bancnota_zero_0_lei_ron_1266581.jpg[/img]

pus acum 15 ani
   
Pagini: 1  

Mergi la