Leaderboard
Popular Content
Showing content with the highest reputation on 01/15/12 in all areas
-
So finally the v5 is there after a long and hard work, i recode many part of the program mostely the multithreading i also change a bit the main GUI and the whole file manager. it is faster and more pro. changelog : <quote>DarkComet-RAT v5 aka Fynlosky* ------------------------------ By DarkCoderSc - [GUI] The main window had change, dirty buttons removed from the bottom and are now display as tabs in the title bar - [GUI] Other options such as generate server / downloader / settings etc.. are in the button menu in the title bar then i gain in space for the SIN (static ip notifier) - [GUI] The EULA/DISCLAMER had changed, read it carefully it contain also lot of informations in the last paragraphs about how to use darkcomet. - [FUNC] The download file system had totally change, it still multithreaded that means you can download many files from many computers at the same time, but during the file download the current user file manager can't be used, then the transfer will be faster and of course far more stable. - [FUNC] No more limitation in data sending, now for example you can kill 320 process at the same time, download 1000 files. - [FUNC] The upload file system had totally change like for the download (see beyound) - [GUI] Toast GUI had change a bit - [GUI] File Manager GUI had totally change, it is now more userfriendly pro and less bloated of shit, GUI inspired by TV Software. - [FUNC] Add usefull shortcuts in the top of both files list in file manager - [FUNC] Download folder added with recusive option (FAST and STABLE) - [FUNC] Search manager had been recoded and is now more use friendly, fast, stable and functionnal and the big advantage now it is fully multithreaded (Server and Client) you can cancel a search or cancel the listing after the reception of the result etc.. it is also fully linked to the file manager to act on the search files easily. - [GUI] Some icons changed, i try to uniformise all icons step by step - [DEL] Control center logs removed because useless since few versions - [DEL] Control center plugins manager removed because useless since many versions @TODO: Make a better one - [FUNC] Remote shell bug fix for some countries, now it correctly show accents etc.. - [FUNC] Remote shell multithreading been recoded entirely, now it is fully stable - [FIX] In the users list RAM is now correctly displayed in % used. - [FUNC] Remote Desktop >> Now the picture compression is directly done by GDI+ API's more fast, stable and consume less memory - [FIX] Remote Desktop been optimized in threading, speed and stability - [FIX] Resizing image algorythm been optimized - [FUNC] Quality bar added in desktop settings - [FUNC] Remote control for desktop capture been improved - [FIX] Webcam speed and memory usage is better now multithreading been optimized aswell - [FUNC] Now you can change the quality of the picture in Webcam capture - [FIX] A big bug fixed in remoteshell now it doesn't use all the CPU also the GUI change a little bit - [GUI] New webcam capture design more friendly - [FIX] Password support now FireFox 9 - [FUNC] SIN Users thumbnail multithreading been revisited and is now faster and stabler - [FIX] SIN Users thumbnail resizing algo revisited and is also better now - [FUNC] Main connection handler of the Client Socket was revised - [FUNC] Main connection handler of the Server Socket was revised now user listing is more smooth fast and stable, it can handle more users - [FUNC] Better garbage collector --- * : Fynlosky is the funny name given by Antivirus. <3 u all ! </quote> Screens : http://img683.imageshack.us/img683/7555/screen1tm.png Official website : http://darkcomet-rat.com/ Official forum : OpenSC - Security Research Forum - The Front Page Download link: http://www.opensc.ws/attachments/malware-samples-information/5810d1326623911-darkcomet-rat-v5-darkcometrat5.rar Sursa: DarkComet-RAT v51 point
-
Scurta introducere: Plecand de la o ideea lui Nytro de a posta un tutorial despre access point pe backtrack, am zis ca ar fi ok sa fac share la un tutorial facut de mine in urma cu 9-10 luni. Cum imi plac lucrurile mai complicate si dorind ceva foarte stabil, AP-ul l-am facut pe FreeBSD. -- Satul de micile cutiute magice folosite pentru Wireless / Routing (Netgear, D-Link), am decis sa-mi fac un AP pe unul din “serverele” cu FreeBSD ce le folosesc acasa pentru lucru. Dezavantajele cutiutelor: Se blocau frecvent, erau instabile. Note: - Placa wireless folosita: Linksys WMP54G. (O vede ca Ralink Technology, Corp) - In tutorial nu am inclus si configurarea protejarii wireless-ului, o sa fac un tutorial separat pentru asta. (Update: S-a facut.) - Test-ul wireless-ului l-am facut dupa un netbook; Screenshot-ul se poate vedea aici. - Pe netbook, am configurat manual adresa IP; Daca doriti sa aloce automat, puteti instala DHCPD. - NAT-ul in firewall este facut catre 10.0.0.12 (Adresa IP dupa placa de retea externala – Nu am specificat nat catre interfata pentru ca este si IPv6) - FreeBSD-ul folosit este 8.2 Release. tex ~ # pciconf -lv .................................... ral0@pci0:1:0:0: card=0x00551737 chip=0x03011814 rev=0x00 hdr=0x00 vendor = 'Ralink Technology, Corp.' device = 'Edimax 54 MBit WLan 802.11g rt 2500 (b8341462)' class = network tex ~ # ifconfig ral0 ral0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 2290 ether 00:16:b6:5d:73:05 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier tex ~ # dmesg |grep ral ral0: <Ralink Technology RT2561S> mem 0xfbef8000-0xfbefffff irq 17 at device 0.0 on pci1 ral0: MAC/BBP RT2661B, RF RT2527 ral0: [ITHREAD] ppc0: <Parallel port> port 0x378-0x37f irq 7 on acpi0 ppbus0: <Parallel port bus> on ppc0 ppi0: <Parallel I/O> on ppbus0 tex ~ # ifconfig wlan1 create wlandev ral0 wlanmode hostap tex ~ # ifconfig wlan1 up scan SSID/MESH ID BSSID CHAN RATE S:N INT CAPS FRITZ!Box o... 00:24:fe:ac:7b:35 1 54M -93:-95 100 EPS RSN WPA WME HTCAP ATH WPS LINUX SECUR... 00:1b:2f:f6:d5:12 11 54M -83:-95 100 EPS RSN WPA WME tex ~ # tex ~ # ifconfig wlan1 192.168.0.1 netmask 255.255.255.0 ssid RTFM channel 11 tex ~ # ifconfig wlan1 wlan1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 00:16:b6:5d:73:05 inet6 fe80::216:b6ff:fe5d:7305%wlan1 prefixlen 64 scopeid 0x7 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 nd6 options=3<PERFORMNUD,ACCEPT_RTADV> media: IEEE 802.11 Wireless Ethernet autoselect mode 11g <hostap> status: running ssid RTFM channel 11 (2437 MHz 11g) bssid 00:16:b6:5d:73:05 country US authmode OPEN privacy OFF txpower 0 scanvalid 60 protmode CTS dtimperiod 1 -dfs tex ~ # pico /etc/rc.conf ............ wlans_ral0="wlan1" create_args_wlan1="wlanmode hostap mode 11g" ifconfig_wlan1="inet 192.168.0.1 netmask 0xffffff00 ssid RTFM channel 11" ............ tex ~ # pico /etc/pf.conf ............ nat from 192.168.0.0/24 to any -> 10.0.0.12 ............ tex ~ # /etc/rc.d/pf reload Reloading pf rules. tex ~ # sysctl net.inet.ip.forwarding=1 net.inet.ip.forwarding: 0 -> 1 tex ~ # echo 'net.inet.ip.forwarding=1' >> /etc/sysctl.conf tex ~ # ifconfig -m wlan1 wlan1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 00:16:b6:5d:73:05 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 inet6 fe80::216:b6ff:fe5d:7305%wlan1 prefixlen 64 scopeid 0x7 nd6 options=3<PERFORMNUD,ACCEPT_RTADV> media: IEEE 802.11 Wireless Ethernet autoselect mode 11g <hostap> status: running supported media: media OFDM/54Mbps mode autoselect mediaopt hostap media OFDM/48Mbps mode autoselect mediaopt hostap media OFDM/36Mbps mode autoselect mediaopt hostap media OFDM/24Mbps mode autoselect mediaopt hostap media OFDM/18Mbps mode autoselect mediaopt hostap media OFDM/12Mbps mode autoselect mediaopt hostap media OFDM/9Mbps mode autoselect mediaopt hostap media OFDM/6Mbps mode autoselect mediaopt hostap media DS/11Mbps mode autoselect mediaopt hostap media DS/5.5Mbps mode autoselect mediaopt hostap media DS/2Mbps mode autoselect mediaopt hostap media DS/1Mbps mode autoselect mediaopt hostap media OFDM/54Mbps mode 11g mediaopt hostap media OFDM/48Mbps mode 11g mediaopt hostap media OFDM/36Mbps mode 11g mediaopt hostap media OFDM/24Mbps mode 11g mediaopt hostap media OFDM/18Mbps mode 11g mediaopt hostap media OFDM/12Mbps mode 11g mediaopt hostap media OFDM/9Mbps mode 11g mediaopt hostap media OFDM/6Mbps mode 11g mediaopt hostap media DS/11Mbps mode 11g mediaopt hostap media DS/5.5Mbps mode 11g mediaopt hostap media DS/2Mbps mode 11g mediaopt hostap media DS/1Mbps mode 11g mediaopt hostap media autoselect mode 11g mediaopt hostap media DS/11Mbps mode 11b mediaopt hostap media DS/5.5Mbps mode 11b mediaopt hostap media DS/2Mbps mode 11b mediaopt hostap media DS/1Mbps mode 11b mediaopt hostap media autoselect mode 11b mediaopt hostap media autoselect mode autoselect mediaopt hostap ssid RTFM channel 11 (2462 MHz 11g) bssid 00:16:b6:5d:73:05 country US authmode OPEN privacy OFF txpower 0 scanvalid 60 protmode CTS dtimperiod 1 -dfs tex ~ # Alte note: - Daca doriti sa va faceti o jucarie de genul si nu pricepeti ceva, va pot ajuta. - O sa includ in acest thread inca un howto, pentru protejarea AP-ului.1 point
-
Orice e binevenit De ce http://www.urbaniulian.ro/2012/01/13/mentalitate-de-viermi-care-nu-vor-absolut-nimic-dar-se-plang-de-tot-ce-i-inconjoara/ Site: http://www.urbaniulian.ro Facebook: http://www.facebook.com/pages/Urban-Iulian/94944257327 Twitter: http://twitter.com/urbaniulian Email: urban@gmail.com FIX: 021 2074717 Yahoo mess: urbaniulian Mobil: 0728728800 Ei bine, orice e binevenit Data cu caracter privat(inclusiv o copie de buletin ) : site:urbaniulian.ro/upload - C?utare Google Buletin: http://urbaniulian.ro/upload/copieC.I..pdf1 point
-
Sunt in jur de 10 mil page views / zi ... nu are el cu ce duce traficul ala. // edit: am pus iframe-ul pe un site din afara. Acum vad ca e nullrouted pe extern din RDS Probabil ca merge de pe rds. // edit2: au scos nullroute, acum are si el vizite ) // iframe removed, e suficient1 point
-
Primul link cat si al doilea difera, asta doar la info/descriere dar link-ul de download este acelasi pentru amandoua asta in caz ca ai dat in dreapta [libnet0_1.0.2a.orig.tar.gz] si nu pe "amd64". Concluzia ai instalat de doua ori acelasi continut crezand ca ai instalat doua diferite si ca sa ati raspund in continuare in legatura cu eroarea, nu ai instalat nimic fiinca altfel nu ai fi primit "acele erori" la "ddosim" si ai fi primit eroarea pe care o primesc eu presupun eu. Doerce si eu am patit la fel fiinca rulez pe 64 si trebuie sa faci modificarea aia in config.deb de libnet0. Hai ca te bag in ceata. Fi atent in caz ca rulezi pe 64 te-ai inselat in privinta instalarii asa cum am facuto si eu, tu ai instalat libnet0-dev dar de fapt nu s-a instalat, daca te uiti bine in log-ul de instalare ai sa observi ca da eroare, dai de scroll la inceput nu la sfarsit. checking host system type... Invalid configuration `x86_64-pc-linux-gnu': machine `x86_64-pc' not recognized Daca primesti eroarea de mai sus, e din cauza ca si tu rulezi linux tot pe x64 biti. Efectiv tu primesti erorile alea la "ddosim" finca nu s-a instalat libnet0-dev(nu ai vazut erorile pe care le primesti si acolo) crezand ca tu l-ai instalat. Pentru a scapa de erorile de la "ddosim" trebuie mai intai sa scapi de cele de la "libnet0-dev" la instalare. Intra in foldarul "libnet-1.0.2a.orig" in fiserul "config.sub" si la "linia 172" ai: # Recognize the basic CPU types with company name. vax-* | tahoe-* | i[3456]86-* | i860-* | m68k-* | m68000-* | m88k-* \ si adauga x86_64: # Recognize the basic CPU types with company name. vax-* | tahoe-* | i[3456]86-* | [COLOR="#FF0000"]x86_64-*[/COLOR] | i860-* | m68k-* | m68000-* | m88k-* \ acum poti instala linistit libnet0-dev fara erori. Apoi poti intra si in ddosim pentru a vedea ca erorile au disparut si la el. Acum tare mi-e ca, scapi si tu de toate erorile alea si vei primi, acceasi eroare la care am ajuns eu cu: configure: error: libnet0 (dev) is required for this program Concluzia pe care o trag eu acum este ca, libnet0-dev pe 64 de biti, trebuie trecut in "config.sub" -> "x86_64" pentru a fi recunoscut procesorul si a putea fi instalat fara probleme dar acum trag spre ddosim ca ar fi problema. Cum am facut la libnet0-dev pentru a il instala ar trebui sa facem ceva gen si la "ddosim". Ma uit si prin fisierul de la ddosim si daca reusesc, revin cu rezolvarea.(Si sunt sigur ca din cauza la 64 biti trebuie facuta o modificare si in ddosim pentru a recunoaste libnet0-dev.)1 point
-
N-are rost test. Când apare câte unul - s? fim serio?i c? nu-i chiar zilnic - î?i va lua ban et voila. Testul va împiedica ?i unii care poate nu se vor descurca s? îl treac?, dar posibil s? fie inteligen?i ?i s? în?eleag? repede alte lucruri. S-a mai discutat ?i nu renteaz?. le: ?i astfel va cre?te traficul de la Wolfram|Alpha, nu?1 point