Jump to content

Mr-Protocol

Root Admin
  • Posts

    4,227
  • Joined

  • Days Won

    91

Everything posted by Mr-Protocol

  1. GET /detected/Mr-Protocol HTTP/1.1 Accept: application/x-shockwave-flash, image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */* Accept-Language: en-us User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Accept-Encoding: gzip, deflate Host: www.check-pc.net Connection: Keep-Alive HTTP/1.1 302 Found Date: Wed, 27 Jan 2010 07:19:29 GMT Server: Apache/2 Location: http://www.check-pc.net/pc/out.php Content-Length: 286 Keep-Alive: timeout=1, max=100 Connection: Keep-Alive Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Found</title> </head><body> <h1>Found</h1> <p>The document has moved <a href="http://www.check-pc.net/pc/out.php">here</a>.</p> <hr> <address>Apache/2 Server at www.check-pc.net Port 80</address> </body></html> GET /pc/out.php HTTP/1.1 Accept: application/x-shockwave-flash, image/gif, image/jpeg, image/pjpeg, image/pjpeg, application/x-ms-application, application/x-ms-xbap, application/vnd.ms-xpsdocument, application/xaml+xml, */* Accept-Language: en-us User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Accept-Encoding: gzip, deflate Host: www.check-pc.net Connection: Keep-Alive HTTP/1.1 302 Found Date: Wed, 27 Jan 2010 07:19:29 GMT Server: Apache/2 X-Powered-By: PHP/5.2.10 Location: http://extrassecurityzone.com/hitin.php?&affid=41000 Vary: Accept-Encoding,User-Agent Content-Encoding: gzip Content-Length: 20 Keep-Alive: timeout=1, max=99 Connection: Keep-Alive Content-Type: text/html ....................
  2. Eh, XP virtual machine i could care less about. Says page cannot be displayed. Installing Wireshark in VirtualBox VM of XP to see what packets look like.
  3. Actually... I'm going to click it LOL but in a virtual machine... Let's see what it is :D
  4. This was just sent to me from MannInBlackk and I believe it to be spam... Be advised everyone. Hello, friend. There are viruses' activities from your computer in last few days. Strongly recommend you to check your computer. You can find a report about your computer's security and solve every problem with it here: http://www.check-pc.net/detected/(AccountName) Thank you. Forum member.
  5. Woot, Thanks for your help. For some reason the DNS wasnt working, I was able to ping everything. Changed the DNS address to google's DNS (8.8.8.8) and things started working. Thanks again for your help.
  6. Client: IP add: 192.168.169.115 Subnet: 255.255.255.0 Gateway: 192.168.169.169 Client Ping Fon - OK Client Ping Laptop - OK Client Ping other: ping google.com Ping request could not find host google.com. Please check the name and try again. ping 8.8.8.8 Pinging 8.8.8.8 with 32 bytes of data: Reply from 192.168.169.169: Destination port unreachable. Reply from 192.168.169.169: Destination port unreachable. Reply from 192.168.169.169: Destination port unreachable. Reply from 192.168.169.169: Destination port unreachable. Ping statistics for 8.8.8.8: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss) Those results are with a Fon, Backtrack 4 Final laptop, Windows 7 Pro x64 client.
  7. Tried setting the DNS and Gateway as specified. Client still have no internet access... Any ideas?
  8. I should have clerified, the "Internet source" is a wireless router I have on my network. I'll give it a shot and see what I can come up with thanks. And does it matter if my wireless router I'm connecting to for internet has WPA2 on it?
  9. Is there any special settings that need to be done to the jasager like setting a gateway or DNS server? It doesn't seem that traffic is flowing from the victim laptop to the Fon and then to the laptop. Traffic seems to stop before it hits the laptop with ISC/IPTable forwarding. My Setup: |||Wireless Vic (192.168.169.101)||| ---> |||Fon (192.168.169.169)||| ---> |||Laptop eth0 Wired (192.168.169.16)||| --->|||IP Forward Wireless wlan0 (possibly wmaster0 ?) Internet Source (192.168.0.105)||| Should i be setting my DNS and Gateway to 192.168.169.169 in this example? Or should I make the Fon on the same network as my actual WiFi Internet source?
  10. Adding it to the bridged lan fixed my IP assigning issue. Now i just need to figure out how to get the darn thing to use my wired connection on my backtrack 4 laptop as an internet source and forward it to the wireless connection on the backtrack 4 laptop that is connected to actual internet.
  11. I wonder if my problem is that the wireless interface i dont think has an IP address? I set the Lan IP address in the webif conf to 192.168.1.169 Is there a need for me to set the IP of the wifi card and how would i go about doing so?
  12. Still having issues with DHCP on fon. I made dnsmasq happy but when a client connects it says something like no range for the interface or something. I sent you a message digininja about the error. I've had no luck with getting DHCP working on 8.09
  13. Ok, apparently I was tired and way over analyzing this. I was by default in the /root folder which doesn't have a var directory or tmp. I did a cd / and went to the root of the drive. What a shock my folders and files exist. Sorry for confusing the hell out of everyone. Sometimes basics get forgotten lol.
  14. Ok, got the SSH issue resolved. Turns out it was a basic thing i was in /root dir instead of / So say I wanted the Fon to assign client IP's and to use my laptop as an internet source. I can setup the forwarding on the laptop no problem. My issue is with what I have to configure with the Fon.
  15. When I run ls it doesn't list any directories after I passwd in telnet. Just gives me a root@xxx prompt to give another command. When I run cd it said something like it could not change to the directory. This site briefly talks about an issue. I guess they think it's something with not mounting properly. http://www.myopenrouter.com/forum/thread/1...ing-in-OpenWRT/ I tried reflashing with openWrt 7.09 files, the firmware again. Same issue. Telnet works... SSH does not show anything for those 2 commands. But ifconfig shows the adaptors... very odd. According to that link's list of mounted items: rootfs on / type rootfs (rw) /dev/root on /rom type squashfs (ro) none on /dev type devfs (rw) proc on /proc type proc (rw) tmpfs on /tmp type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw) /dev/mtdblock/4 on /jffs type jffs2 (rw) mini_fo:/jffs on / type mini_fo (rw) This is what i get when i type mount: rootfs on / type rootfs (rw) /dev/root on /rom type squashfs (ro) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,size=6884k) tmpfs on /dev type tmpfs (rw,size=512k) devpts on /dev/pts type devpts (rw,mode=600) /dev/mtdblock2 on /jffs type jffs2 (rw) mini_fo:/jffs on / type mini_fo (rw) not sure it that helps at all. Going to try the gargoyle flash now. --Edit: Nope flashing with your firmwre with gargoyle didnt work either... same symptoms.. wtf :| WinSCP sees all the files, but there was an error it had saying pwd returned an error. I'm going to just delete all files i can, reflash, and hope for the best... --Edit: WinSCP cannot delete any files due to return code 1 and error message. Invalid Argument. Or file is Read Only. Also i see a lot of -ash: rm: not found Cannot change directories in WinSCP too. It's like it doesnt know what the commands are... Should i start making my serial cable? http://www.dd-wrt.com/wiki/index.php/LaFon...console_adapter Got all the parts already.
  16. Just flashed fon with jasager firmware and when do ls in the telnet it works. i passwd and reboot, login to ssh and it will not let me ls. Does not show any files or directories. WinSCP see's all the files though. ifconfig show me my br-lan, eth0, lo cd doesn't work, ls doesnt work. any clue as to what i need to do to fix plz?
  17. Gotcha, Ok I flashed with the firmware. installed Webif. Set static IP 192.168.1.169 SSH'd and did this command /usr/sbin/dnsmasq -K -d -F 192.168.1.100,192.168.1.120 Fired up Jasager and still wouldnt assign IP's
  18. Does your firmware turn on DHCP by default? Or is that something i need to do? I just followed Darren's Tutorial and use older kamikaze 7.09 and I have Jasager right now able to give out IP addresses. How do i accomplish this with updated kamikaze 8.09 like your firmware has? Still unable to get it to see my laptop as the source to the internet with 7.09. --- Edit: I have it working now through the laptop, Just need to set my DNS correctly on the Fon (Don't know where to do that). But why doesn't it work like this when I try the firmware is my Q.
  19. Ok, I'm going to break this down with as much information as I can and hopefully we can get this working. Ordered my Fon2100 at the end of Nov 09 Followed Darren's guide to unlocking and I used the Jasager Firmware instead of directly following Darren's example. I installed WebIf after the firmware was flashed. Logged into the WebIf interface to set a static IP for the fon to use 192.168.1.169 with a gateway 192.168.1.2 ----- Connect crossover cable to my laptop eth0 card and booted from DVD into BackTrack 4 ----- Set my eth0 to 192.168.1.2 configured files as follows: /etc/dhcp3/dhcpd.conf ddns-updates off; option T150 code 150 = string; deny client-updates; one-lease-per-client false; allow bootp; ddns-update-style none; option domain-name-servers 8.8.8.8, 8.8.4.4; default-lease-time 600; max-lease-time 7200; authoritative; subnet 192.168.1.0 netmask 255.255.255.0 { interface eth0; range 192.168.1.2 192.168.1.254; default-lease-time 600; max-lease-time 7200; option subnet-mask 255.255.255.0; option broadcast-address 192.168.1.255; option routers 192.168.1.2; option domain-name-servers 8.8.8.8, 8.8.4.4; } Connected my wlan0 to my 192.168.0.x wireless network /etc/default/dhcp3-server INTERFACES="eth0" iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE echo 1 > /proc/sys/net/ipv4/ip_forward /etc/init.d/dhcp3-server start The DHCP server starts with no errors. I login to the Jasager interface and turn on the ath0 and I blacklist my AP I am using for internet so I don't get bumped off. I turn on Karma and used another computer to connect to a network "test" wirelessly. It connects to the Jasager but in the status box it shows a date (which is wrong), MAC address, but no IP address. I check the DHCP leases on BackTrack and nothing has been added except my eth0 of 192.168.1.2 address. When my second computer is connected to the Jasager, it says it has Limited Connectivity and has a 169.x.x.x IP address. So it wasn't asigned one. Any insight would be great. I don' t know if it's an issue with using the 8.09 kamikaze with Jasager Firmware or if i need to install 7.09 like Darren's Tutorial. Or if I have to setup some sort of bridging or forwarding on the Fon itself?
  20. I am using that version on my Fon right now and I'm having issues with wireless clients getting an IP address. I might try an older version. Any input on known working versions please post so I can give them a shot.
  21. I used to talk to them a lot years ago. Lots of good information they shared in the how-tos.
  22. I logged into the webif interface to enable DHCP on WAN. Set my range 100 - 120 and 720 timeout. When I hit save and apply changes I get this. Updating your configuration... Committing dhcp ... Waiting for the commit to finish... udhcpc: bind(UDP): Cannot assign requested address
  23. I have DHCP server running. Now when someone connects via the Fonera, the DHCP server does not give them an IP address.
  24. I followed your guide exactally but for some reason my DHCP3 server will not start. Any ideas as to why? ---Fixed: the filename is dhcpd.conf not dhcp.conf (Backtrack 4 Pre-Final)
×
×
  • Create New...