Jump to content

Nytro

Administrators
  • Posts

    18578
  • Joined

  • Last visited

  • Days Won

    642

Everything posted by Nytro

  1. Babi Minune - Sa vina nebunii mei
  2. Nu cred ca ai intotdeauna acelasi link la Adsense. Dar cred ca se poate face ceva, gen: sa citesti linkul din sursa, sa il localizezi, apoi sa faci request catre el. Dar parca la Adsense, la unele reclame, nu stiu, mai trebuie sa dai un click in pagina care se deschide, nu stiu.
  3. Doar face request-uri catre un link specificat folosind o lista cu proxy-uri. <?php $fisier = file_get_contents('bune.txt'); // Proxy list $linii = explode("\n", $fisier); // Get each proxy $cur = curl_init(); curl_setopt($cur, CURLOPT_URL, 'http://www.website.com/'); // WEBSITE curl_setopt($cur, CURLOPT_FOLLOWLOCATION, true); // For Location header curl_setopt($cur, CURLOPT_HTTPPROXYTUNNEL, true); // Activate proxy curl_setopt($cur, CURLOPT_TIMEOUT, 5); // Timeout curl_setopt($cur, CURLOPT_RETURNTRANSFER, true); // Return transfer, not print it for($i = 0; $i < count($linii) - 1; $i++) cur($linii[$i]); // Call the function for each proxy function cur($proxy) { global $cur; curl_setopt($cur, CURLOPT_PROXY, $proxy); // Set our proxy print $proxy . '<br>'; // Print the proxy curl_exec($cur); // Request } curl_close($cur); ?> Il puteti folosi pentru prostii de votat.
  4. A simple proxy list checker. You can check a list ip:port if that port is opened on that IP. <?php $fisier = file_get_contents('proxy_list.txt'); // Read the file with the proxy list $linii = explode("\n", $fisier); // Get each proxy $fisier = fopen("bune.txt", "a"); // Here we will write the good ones for($i = 0; $i < count($linii) - 1; $i++) test($linii[$i]); // Test each proxy function test($proxy) { global $fisier; $splited = explode(':',$proxy); // Separate IP and port if($con = @fsockopen($splited[0], $splited[1], $eroare, $eroare_str, 3)) { fwrite($fisier, $proxy . "\n"); // Check if we can connect to that IP and port print $proxy . '<br>'; // Show the proxy fclose($con); // Close the socket handle } } fclose($fisier); // Close the file ?> L-am postat si aici: http://php.net/fsockopen E primul de la Notes, jos...
  5. Problele fizice nu sunt grele, trebuie de exemplu sa faci 8 tractiuni, dar: fara balans, sa nu atingi solul, sa nu depasesti 1:45 minute, la fiecare greseala se scad 5 secunde. Eu fac in jur de 10 asa, corect. Sunt in total vreo 12 probe, printre care sa scoti 8:30 la 2 km. Nu e greu. Cred ca voi da acolo, nu sunt asa grele nici probele scrise. Dar inca nu stiu sigur daca vreau sa fac "militarie" toata viata. PS: Daca vrea cineva sa dea acolo, sa se intereseze si sa se grabeasca. Am inteles ca unele probe sunt prin martie.
  6. Nytro

    nickname

    Nytro e doar unul, restul sunt fani ai mei.
  7. Nu ne-ai plictisit, dar cred ca ar fi bine sa consulti un psiholog, sper sa nu fi insultat de acest sfat.
  8. Nytro

    Cine e Lexx?

    Oooo da: "Lexx este un serial TV SF ce prezint? aventurile unui grup de indivizi de pe nava spa?ial? Lexx..." http://ro.wikipedia.org/wiki/Lexx "I am Lexx.I am the most powerful weapon of dictruction in the two universes."
  9. Am citit "Fortareata Digitala" de Dan Brown, am inceput sa citesc "Shining" de Stephen King, pana acum imi place.
  10. Daca e adevarat tot ce ai spus, asta e cea mai buna/originala prezentare pe care am vazut-o vreodata. Bine ai venit.
  11. M-am gandit si eu sa dau la Academia Tehnica Militara ( Facultatea de Sisteme Electronice si Informatice Militare ), dar nu stiu prea multe despre ce se cere acolo. Daca se cere matematica si fizica nu am nici o sansa. A, si cele 80 de locuri nu sunt exagerat de multe...
  12. Nytro

    Cine e Lexx?

    Lexx e toti hackerii la un loc. E un zeu.
  13. Oracle are dreptul de a face ce vreau cu MySQL. Credeti ca va ajuta cu ceva aceasta petitie?
  14. Nytro

    CPanel11

    Desigur ca se poate face brute force, dar e posibil sa aiba o protectie ceva.
  15. Nytro

    nickname

    Interesant. Dupa cum stiti nu sunt foarte inteligent. Si acum vreo 2 ani, in timp ce fratimio juca Most Wanted, imi cautam un astfel de alias. Si cum "baga nytro" la Most Wanted, am ales Nytro.
  16. Da, din fericire il avem pe pijama. Ne mandrim cu vasta sa creatie. El compenseaza cu cunostintele sale, lipsa de cunostinte a celorlalti membrii. Algoritmica nu e prea utila, decat daca vrei sa lucrezi in cryptografie. Sfat: Nu te apuca de invatat, nici programare, nici altceva. Cel putin nu inca.
  17. PE Infection - How to Inject a DLL. Download: http://packetstormsecurity.org/papers/attack/pe-infection.pdf
  18. This publication discusses various methodologies to use for network exploration. It discusses everything from the basics of TCP/IP to firewalking. Download: http://packetstormsecurity.org/papers/attack/Advanced_Network_Exploitation_Res_Publication_2009.pdf
  19. A whitepaper providing samples of buffer overflows for novice users. Download: http://packetstormsecurity.org/papers/attack/Memory_Exploitation_Res_Publication.pdf
  20. Nu l-am testat, nu stiu daca e infectat, nu sunt raspunzator de nimic. Author: abronsius66 * Scantime/Runtime FUD * Process Injection MultiChoice * Eof support * Clone File Icon and Info (2 Methods) * Change Icon (2 Methods) * Binder with drop dir/execution options * Anti VM, SandBox(crash on Vista) and UAC * Fake Message * Add Bytes ANTI NOOB PROTECTION Pass Rar : 61 62 72 6f 6e 73 69 75 73 20 66 6f 72 20 48 48 (hex) The File is encrypted with Blowfish and Deflate Compression (Just turn around google and find the first software) Key : NTkgNTggNGEgNmMgNDkgNDggNmMgNzYgNjQgNTMgNDIgNmMgNjUgNDggNDIgNmMgNjMgNmQgNmMgNmMgNjIgNmQgNGUgNmMgNWEgNDEgM2QgM2Q= (b64-hex-b64) Download: http://www.netdrive.ws/276103.html
  21. Nu l-am testat, nu stiu daca e infectat, nu sunt raspunzator de nimic. Author: abronsius66 http://i46.tinypic.com/97vbyq.jpg Credits: ZeR0 0cm4n Cobein Slayer616 steve10120 Download: http://www.netdrive.ws/276100.html
  22. Nu l-am testat, nu stiu daca e infectat, nu sunt raspunzator de nimic. Author: M4xCoding Note: On Start it Connect to Google, On Login to my FTP Server. ScreenShot: Stub is Encrypted and modding Protected. Login: Public Pass: Public Download: http://www.xup.in/dl,17105793/Public_27.12.rar/ (Must be EXACT "Public", upper and lower cases!, IF IT'S DETECTED BY AVIRA OR BitDefender/Kaspersky as DROPPER, Change ICON to FUD!, Currently it's FUD)
  23. Nu l-am incercat, nu stiu daca e infectat, nu raspund pentru nimic. Author: Pot_Knight credits =====Bunnn 1.Binds unlimited number of files 2.icon changer 3.Fake error message 4. Free bytes Scan: http://hackhound.org/forum/link.php?link=http://scanner.novirusthanks.org/file/56082232462147058997189012761111607479185284848/ Download: http://www.netdrive.ws/276099.html
  24. Nu l-am incercat, nu stiu daca e infectat, nu raspund pentru nimic. Download: http://www.netdrive.ws/276098.html
×
×
  • Create New...