Jump to content

SystemCrash86

Active Members
  • Posts

    254
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by SystemCrash86

  1. yeah i know but if you look at my output from using the wp3.sh script - i already pressed enter for that option
  2. my actual internet in from my router 192.168.*.* and normally gives me an ip address of 192.168.*.* but i followed the procedure step by step in windows and everything works ok. now in backtrack the wp3.sh script wont work, this is what happens when i try: root@bt:/pentest/wireless/wp3script# ./wp3.sh Input Pineapple Netmask [or ENTER for 255.255.255.0]: Input Pineapple Network [or ENTER for 172.16.42.0/24]: Input Interface between PC and Pineapple [or ENTER for eth0]: Input Interface between PC and Internet [or ENTER for wlan0]: Input Internet Gateway [or ENTER for 192.168.1.254]: Input IP Address of Host PC [or ENTER for 172.16.42.42]: Input IP Address of Pineapple [or ENTER for 172.16.42.1]: Pineapple connected to: eth0 Internet connection from: wlan0 Internet connection gateway: 192.168.1.254 Host Computer IP: 172.16.42.42 Pineapple IP: 172.16.42.1 Network: 172.16.42.0/24 Netmask: 255.255.255.0 IP Forwarding enabled. /proc/sys/net/ipv4/ip_forward set to 1 iptables chains and rules cleared IP Forwarding Enabled Default route removed Pineapple Default Gateway Configured PING 172.16.42.1 (172.16.42.1) 56(84) bytes of data. --- 172.16.42.1 ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 2015ms Browse to http://172.16.42.1/pineapple -- Happy Hacking! root@bt:/pentest/wireless/wp3script# Where did i go wrong?? Also in wicd the wired interface (eth0 the pineapple connection) when connected on its own gives me an ip of something like 172.16.42.226 then when i try to connected to my internet using wlan0 - the wired interface is disconnected and connects to my wireless interface wlan0 with an ip address of 192.168.*.*
  3. I just reflashed my pineapple mark 2 with the latest mark 3 firmware. I followed the procedure step by step and in windows 7 i got it working - i was able to get to the pineapple web interface and ping a website to make sure i had connectivity. It worked. But on Backtrack 5r1 gnome i tried the wp3.sh script and it didn't work. I think i missed something, i thought everything was set up so i just clicked enter for the defaults. below is what i did: root@bt:/pentest/wireless/wp3script# ./wp3.sh Input Pineapple Netmask [or ENTER for 255.255.255.0]: Input Pineapple Network [or ENTER for 172.16.42.0/24]: Input Interface between PC and Pineapple [or ENTER for eth0]: Input Interface between PC and Internet [or ENTER for wlan0]: Input Internet Gateway [or ENTER for 192.168.1.254]: Input IP Address of Host PC [or ENTER for 172.16.42.42]: Input IP Address of Pineapple [or ENTER for 172.16.42.1]: Pineapple connected to: eth0 Internet connection from: wlan0 Internet connection gateway: 192.168.1.254 Host Computer IP: 172.16.42.42 Pineapple IP: 172.16.42.1 Network: 172.16.42.0/24 Netmask: 255.255.255.0 IP Forwarding enabled. /proc/sys/net/ipv4/ip_forward set to 1 iptables chains and rules cleared IP Forwarding Enabled Default route removed Pineapple Default Gateway Configured PING 172.16.42.1 (172.16.42.1) 56(84) bytes of data. --- 172.16.42.1 ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 2015ms Browse to http://172.16.42.1/pineapple -- Happy Hacking! root@bt:/pentest/wireless/wp3script# Where did i go wrong?? The was no connectivity
  4. yes everything works normal, i just wanted to test hydra to see if it works because i have never used it before. As you can see from the output earlier i must have done something wrong but not sure what it was.
  5. I have recently made the switch because everyone says gnome is better than kde. Your right, i have no problems with airdrop now and even airpwn1.4 is working and as you seen my other post about sslstrip - thats now working for me as well
  6. UPDATE!! After numerous attempts to fix sslstrip on backtrack 5rl kde by uninstalling and reinstalling it and by changing the listenports from 10000 to 8000 etc i had no luck. So after running out of options i decided to make the switch and try gnome instead. Now using backtrack 5r1 gnome everything started to work perfectly until i ran into the sslstrip problem again, i thought it was pointless but i decided to try and change the listening ports again (having no luck in kde for some reason) and IT WORKED. I don't know how or why but for some strange reason this worked but didnt in my kde version. I would like to thank everyone for all of there input, it was greatly appreciated.
  7. I tried that and it didnt work. I even uninstalled backtrack 5r1 completely and reinstalled in on my hard drive as this usually solves most of the problems for me. I was relieved when sslstrip 0.8 was working and still working when updated to version 0.9. However that joy was short lived as am not experiencing the same error again. Oh and when i type python in my terminal to get the version i get: root@bt:/pentest/web/sslstrip# python Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>>
  8. i do specify a port according to my IPTables but keep getting the error
  9. sorry man, i usually use sslstrip along with arp-spoof
  10. Yes i tried 10000 and 8080 but still the same error. I want to use it in the context that i want to try and sniff my own passwords from my desktop, i just wanted to see sslstrip in action but i cant get it to work. My setup is my laptop running backtrack 5 r1 using sslstrip and my desktop pc. i run sslstrip on laptop and browse the net on my desktop hoping to see is sslstrip works but its not working because of all these errors i keep getting. and as far as i know my iptables are setup correctly
  11. I always run that command because i always want to stay upto date. and i have been using the latest version of sslstrip. When i first install backtrack 5 it was version 0.8 - i tried that and i didnt work. Then i ran apt-get update then apt-get upgrade and finally apt-get dist-upgrade - always in that order everytime i log in. So now i have the latest version of sslstrip on my machine - version 0.9 and still i have the same problems and the same errors keep popping up and not allowing me to run sslstrip
  12. thanks mate but i still got the same results
  13. I am unable to use sslstrip in backtrack 5. Everytime i attempt to use it all i get is the following message: root@bt:/pentest/web/sslstrip# python sslstrip.py Traceback (most recent call last): File "sslstrip.py", line 108, in <module> main(sys.argv[1:]) File "sslstrip.py", line 101, in main reactor.listenTCP(int(listenPort), strippingFactory) File "/usr/lib/python2.6/dist-packages/twisted/internet/posixbase.py", line 346, in listenTCP p.startListening() File "/usr/lib/python2.6/dist-packages/twisted/internet/tcp.py", line 855, in startListening raise CannotListenError, (self.interface, self.port, le) twisted.internet.error.CannotListenError: Couldn't listen on any:10000: [Errno 98] Address already in use. I have looked online and there are people with the same problem but no solutions so i thought i would post it here to see if any of you guys can come up with a solution. Additionally when i use the live cd of backtrack 5 i have no problems with sslstrip but i have backtrack 5 dual booted with my windows 7 machine so i dont always have the live cd. Also uninstalling and reinstalling does not work even downgrading from version 0.9 to 0.8 doesnt work either. All help is definately appreciated thankyou
  14. I have no internet access everytime i plug in my wifi pineapple. I have an internet connection when its NOT plugged in but when i plug the pineapple into my computer via ethernet cable i lose internet connection and all am left with is a local connection. Need some help please
  15. I tried that with the command: hydra -S -l myemailaddress@hotmail.co.uk -P /pentest/passwords/wordlists/password.lst pop3.live.com -s 995 pop3 and the results where as follows: Process 20298: Can not connect [timeout], process exiting [ERROR] Child with pid 20366 terminating, can not connect [ERROR] Child with pid 20367 terminating, can not connect Process 20306: Can not connect [timeout], process exiting [ERROR] Child with pid 20373 terminating, can not connect Process 20337: Can not connect [timeout], process exiting Process 20338: Can not connect [timeout], process exiting Process 20339: Can not connect [timeout], process exiting [ERROR] Child with pid 20390 terminating, can not connect [ERROR] Child with pid 20391 terminating, can not connect [ERROR] Child with pid 20395 terminating, can not connect [ERROR] Child with pid 20396 terminating, can not connect [ERROR] Child with pid 20397 terminating, can not connect [ERROR] Child with pid 20400 terminating, can not connect [ERROR] Child with pid 20403 terminating, can not connect [ERROR] Child with pid 20404 terminating, can not connect [ERROR] Child with pid 20407 terminating, can not connect [ERROR] Child with pid 20408 terminating, can not connect [ERROR] Child with pid 20411 terminating, can not connect [ERROR] Child with pid 20414 terminating, can not connect [ERROR] Child with pid 20415 terminating, can not connect [ERROR] Child with pid 20418 terminating, can not connect [ERROR] Child with pid 20420 terminating, can not connect Error: Too many connect errors to target, disabling pop3://pop3.live.com 0 of 1 target successfuly completed, 0 valid passwords found [iNFO] Writing restore file because 1 server scan could not be completed Error: 1 target was disabled because of too many errors Hydra (http://www.thc.org/thc-hydra) finished at 2011-10-22 16:11:38 Did i do something wrong? Also i tried this on my other email address and i didnt get any errors but it failed to find my password even though i put it in my password list for it to be found root@bt:~# hydra -l myemailaddress@btinternet.com -P /pentest/passwords/wordlists/password.lst mail.btinternet.com -s 110 pop3 Hydra v7.0 ©2011 by van Hauser/THC & David Maciejak - for legal purposes only Hydra (http://www.thc.org/thc-hydra) starting at 2011-10-22 17:22:23 WARNING: Restorefile (./hydra.restore) from a previous session found, to prevent overwriting, you have 10 seconds to abort... [DATA] 16 tasks, 1 server, 2300 login tries (l:1/p:2300), ~143 tries per task [DATA] attacking service pop3 on port 110 [sTATUS] 400.00 tries/min, 400 tries in 00:01h, 1900 todo in 00:05h [sTATUS] 399.67 tries/min, 1199 tries in 00:03h, 1101 todo in 00:03h [sTATUS] attack finished for mail.btinternet.com (waiting for children to finish) 1 of 1 target successfuly completed, 0 valid passwords found Hydra (http://www.thc.org/thc-hydra) finished at 2011-10-22 17:28:19
  16. what is the command for the normal hotmail.co.uk because thats the one i'm using and i usually use windows live mail so what would the command be for the my.pop3.mail pop3?
  17. i know how to lock down a target channel for say airodump and kismet but whats the command for locking a channel in airpwn? is it the same
  18. What commands did you use in order to bruteforce it? i believe hydra works fine its just my command usage as mentioned
  19. When i use hydra i get: root@bt:~# hydra -l myemailaddress@hotmail.co.uk -P /pentest/passwords/wordlists/password.lst pop3.live.com -s 995 pop3 Hydra v7.0 ©2011 by van Hauser/THC & David Maciejak - for legal purposes only Hydra (http://www.thc.org/thc-hydra) starting at 2011-10-22 12:24:36 WARNING: Restorefile (./hydra.restore) from a previous session found, to prevent overwriting, you have 10 seconds to abort... [DATA] 16 tasks, 1 server, 2299 login tries (l:1/p:2299), ~143 tries per task [DATA] attacking service pop3 on port 995 [sTATUS] 16.00 tries/min, 16 tries in 00:01h, 2283 todo in 02:23h Error: Too many connect errors to target, disabling pop3://pop3.live.com 0 of 1 target successfuly completed, 0 valid passwords found Error: 1 target did not resolve or could not be connected Hydra (http://www.thc.org/thc-hydra) finished at 2011-10-22 12:25:51 -l is my login username -P is the password list where i added my own password -i used pop3.live.com because i thought this was correct being as my account is hotmail.co.uk -s 995 is what i believe is one of the ports mentioned earlier -pop3 is the service type I have never used hydra properly before in all the time i have had backtrack 4 and now backtrack 5 but i would like to learn how to use it properly. The commands i used here are what i was able to piece together from forums and such but as you can see i must be doing something wrong, maybe it could be me misusing the commands. If this is the case could someone tell me the correct command to use
  20. Thats true but i tried it both ways - first starting up the program and it saying "Error setting monitor mode for interface ." so i did it manually and still getting the same result. My card successfully goes into monitor mode but i get that error everytime i run airpwn. Whats going on and would this result in airpwn running incorrectly because even though i get that error it still says "Looking for Packets".
  21. There is alot of tutorials out there especially on youtube about how hydra can brute force router logins and telnet and ftp but i would like to know if its possible to brute force email because hydra supports pop3 and smtp etc .. so i put my actual password in a dictionary file hoping to see if it would work but it didnt work so i was wondering if it can actually be done and what i'm doing wrong.
  22. ok i got it working somehow but when i run airpwn i am greeted with: root@bt:/pentest/wireless/airpwn-1.4# sudo airpwn -c conf/greet_html -d mac80211 -i mon0 -F -v Parsing configuration file.. Opening command socket.. Opening monitor socket.. Opening injection socket.. LORCON - tx80211_setmode(...) is deprecated, please use tx80211_setfunctionalmode(...) instead Error setting monitor mode for interface . Listening for packets... My interface is in monitor mode, but cant find the error. Does anyone have any fixes or advise?
  23. i tried to find and install it but when i follow tim ashleys tutorial on timashley.me/node 718 the part that says: sudo dpkg -i python2.4-minimal.deb python2.4.deb python2.4-dev.deb it get the following results everytime: root@bt:~# sudo dpkg -i python2.4-minimal.deb python2.4.deb python2.4-dev.deb dpkg: error processing python2.4-minimal.deb (--install): cannot access archive: No such file or directory dpkg: error processing python2.4.deb (--install): cannot access archive: No such file or directory dpkg: error processing python2.4-dev.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: python2.4-minimal.deb python2.4.deb python2.4-dev.deb root@bt:~# This tutorial worked for me perfectly the first time it tried it on Backtrack 5 kde 32-bit, but now circumstances have changed and i am forced to use Backtrack 5 kde 64-bit version and cannot get airpwn installed as this little problem is stopping me. Yes i have looked on the internet and googled everything i can thing of so if anyone has any ideas about what i'm doing wrong please tell me
  24. hey guys, i have downloaded the new version of backtrack 5 and i found that at first airdrop wasn't working (refer to one of my earlier posts) and couldn't get it working so i reinstalled backtrack 5 on my laptop. The specs are as follows - msi cr630 laptop with 64 bit windows 7 dual booted with backtrack 5 64 bit kde airdrop is working since the reinstallment but i am having trouble with the airpwn part. i followed several tutorials oline especially those by Tim Ashley but everytime i try to start up airpwn1.4 i get the following message: airpwn: error while loading shared libraries: libpython2.4.so.1.0: cannot open shared object file: No such file or directory I really hope that some of you guys will be able to find a solution to this puzzling problem, it has been driving my crazy for three days. All replies will be greatly appreciated.
×
×
  • Create New...