|
EH-Net
|
|
May 22, 2013, 10:09:56 PM
|
Show Posts
|
|
Pages: [1]
|
|
1
|
Ethical Hacking Discussions and Related Certifications / Hardware / Re: more than one internet connection for the same box ?
|
on: August 13, 2008, 10:41:03 AM
|
|
hahaha , lol , thanks for all your replies guys , acually my first question was , "is that ethical" well it turned to be not , acually i got get an FTP access to thier webserver which turned to be windows XP !!! , they had FTP ,SMPT , MSSQL and IIS running on the same server (or a pc) , these open ports were routed to a one windows XP server , not to bother my self , i went to the university with an old laptop of mine , i have made a small application on VB6 (really silly huh ? but it saves time alot) to connect to the 21 port it send generated password "0-9 a-z A-Z" , acually i just guessed the username because most of the people just love how "ADMIN" sounds , so it was admin ... i didn't find any difiiculty in blugging the laptop in elec. and hiding it to the following day hoping thier FTP server won't crash down or just block the 21 port ... well , it didn't , and the second day i went early in the morning to the university to find that the password was "ADMIN2008" <<< pretty tough !!! i could try it without this generator stuff !!! , i connected to the FTP server , after cheking the admins room is empty -as always- (acually i was sitting in the library infront of a doo which was labeled 'network administration') which turned to be the everything in the university . s after i connected to the FTP , there were asp files and other stuff , which was the universities web site !!!! , i tried to make a small PH file with an echo command , it worked and the server had a PHP extention , so i uploaded a folder which contained a script to manage the database (like phpmyadmin , but i was who made that one) , and acually could connect to thier database (after i got all information i needed from a config.asp file 'silly admins') , after little browsing for the database , i found that i could do what ever i wated , but acually i just was wondering if i could do that , and changed nothing because i already told that guy "i wont risk" . then i deleted the folder with the scripts , the test file "echo" and made a small txt file with "you have been hacked , change ur FTP password" .
later i printed a small paper with "you have been hacked , check hacked.txt on webserver root" and sticked that paper on the "network administration" door when the library became embty . they don't have srcurity cams there also so don't worry .
i just wanted to learn , and maybe to avoid a mistake later on .
now i have installed linux ubuntu as a virtual OS guest on my vista laptop ... i made 3 clones and i have 3 linuxes running , every linux has an apachi server running on port 80 ... how can i route connections coming frm the internet to my router to each apachi ??
i have 3 domains
domain 1 > connects to my wireless router port 80 domain 2 > connects to my wireless router port 81 domain 3 > connects to my wireless router port 82
how can i make port the router route port 80 to port 80 on the 1st linux
how can i make port the router route port 81 to port 80 on the 2nd linux
how can i make port the router route port 82 to port 80 on the 3rd linux
i want to learn this virtual server hosting stuff , do they work like this anyway ?
thank you all in advance
|
|
|
|
|
2
|
Ethical Hacking Discussions and Related Certifications / Hardware / Re: more than one internet connection for the same box ?
|
on: July 30, 2008, 04:45:51 AM
|
|
don friend , he contacted th registration office in the university but it was too late they told him , second some guys did hack and changed 3 or 4 marks without being caught , i wish i could get thier emails or phone# to get thier help ... anyway , i could figure out that they use MsSql and a mail server on the same box as a database server , all i can do now is to do a password generator and let it try to guess the password for user root on ms-sql server (thats if there are a root user) cuz i know that MySQL almost always has a user called "root" don't know about Ms-SQL ... and second i don't know anything about tcp/ip protocol for the MS-SQL server ... i think i'll just use a PC with apachi server installled and make a generator using PHP ... boooring :-s .
they won't catch me i know , iknow also that the network admnistration there is 0 security level and that they have only one engineer to fix the lan cables or the servers if anthing wrong , and he never appears in the university unless there's some problems with the connection or the servers there (acually 1 IIS server and 1 MySQL+Mail server) < i even have more complicated network and powerfull boxes in my home !!! .
|
|
|
|
|
3
|
Ethical Hacking Discussions and Related Certifications / Hardware / Re: more than one internet connection for the same box ?
|
on: July 28, 2008, 09:38:36 AM
|
RoleReversal hehehe thanks for the nice reply :-p we've completed our project so no need for my ip 's now looool . and don thanks for the info , thats what i did exactly :-D ,nice schema . and all other guys thanks , now i want to be a EH for sure , not only a programmer hehehe . one question out of the subject ... My friend had an accident and was badly injured to go to university , he was in the hospital for more than a month which leaded to failing in all the subjects of that semester , he asked me to hack the universities database and edit the marks at least to pass the subjects and said he would pay me if i needed anything , and that some guys has done that before and that the security in the university sucks ... is that kind of hacking an ethical one ? if yes , can yo help me by telling me what to do ? i already got the IP address of the university and the IP address of the database server on thier lan , and i think it's oracle , what can i do ?. and if i can ge the password that regestrars use to edit/add marks of subjects + the software they use over lan to do these tasks , how can i use this software with the password from WAN  if htis isnot an ethical hacking i won't do it , but i really want to help my friend cuz i know the situation he's in now
|
|
|
|
|
4
|
Ethical Hacking Discussions and Related Certifications / Hardware / Re: more than one internet connection for the same box ?
|
on: July 22, 2008, 03:43:38 AM
|
Thank yo guys , i have som questions left if you don't mind ... "my answer depends on each of your network connections having a separate, static IP address" < yes every connection has it's own static IP , seperate . i do not care for the upstream as i need this only to test kinda a big website and i need only 10 users online (at the same time) to test it's functionality and resource consumpsion . plus the development o this site is being done remotly by programmers connected to my laptop . the current upstream is 6kBps thats one of the reasons why i want to let testers and programmers connect to my laptop through diffirent internet connections , just because having a (6KBps * 3) upstream would be enough . There are no restrictions (i think) on hosting content because all ports ar open , secondly , am not hosting a content to the public , it's just a private temporary small webserver . my quesion is : "configure Apache to listen on each IP for each domain as appropriate and set DNS records for each domain" < HOW  and if i am connected to 3 routers with a modem and internet connection for each router through my WiFi card on the laptop ... wouldn't tha be just the same IP ? i don't know , anyway i also need to know how to configure the apache to do it because i use a LAN connetion also :-p all the routers routs incoming connections from WAN on port 80 to my laptops port 80 (apache) now i am on a single router (don't want to risk and buy 3 others if i can't use them) and it works . "f you're using Vista I'd suggest some form of hardware firewall if available, resorting to software f/w at a minimum" , i don't need a firewall cuz this webserver will be shutdown when me and the other programmers complete our project . Thanks RR BillV thanks for the links ;-) i'll look there i hope it will help me :-) . "Are you wanting to serve content 24/7? You may significantly decrease the lifetime of your laptop." i believe that we will complete our project in 3 weeks or so , but if i done the 3 connection thing , we will complete it within a week , so no fear on the laptop , anyway i still have another one which is better (linux) , and 3 desktop PCs which can really be used as web servers . :-)
|
|
|
|
|
5
|
Ethical Hacking Discussions and Related Certifications / Hardware / more than one internet connection for the same box ?
|
on: July 19, 2008, 04:21:03 AM
|
Hi everybody and sorry for my questions ... I have a laptop under Windows Vista (still hate windows) connected to the internet via a wireless router . assuming that i have 3 routers and each router is connected to internet through a modem (3 routers , 3 modems , 3 internet connections) , the question is can i connect my laptop to these 3 routers and have 3 internet connections  . because i have an apachi server running on my laptop and i have 3 domain names which i can forword them to any IP address i want , let's say domain 1 > net connection 1 IP domain 2 > net connection 2 IP domain 3 > net connection 3 IP i want when anyone connects to any domain of these , to be routed to my apachi server running on my laptop where each domain has it's own IP and internet connection (domain 1 > net 1 = 128kbps / domain 2 > net 2 = 512 kbps / domain 3 > net 3 = 2mbps)  or is there any other way to use 3 domains and route them to 1 apachi server but via diffirent internet connections (diffirent IPs) ? plz help i know my explanations are not clear , thats cuz am bad in english , but i will answer any question related to my question lol . and thank you in advance
|
|
|
|
|
6
|
Ethical Hacking Discussions and Related Certifications / Programming / Re: HTTP 401 << AnyOne with HTTP ???
|
on: July 04, 2008, 03:08:59 AM
|
How should I send a username and password to a web resource so that I do not get 401.
hahaha thanks shakuni , acually am very bad in english , second how you will know if that web resource would send you a 401 page or a normal 200 page if you didn't send the normal GET headers first !. but really thank you , and thank you jimbob too , that wiki was very usefull also , they should merge the 2 sources together somehow . Thanks
|
|
|
|
|
7
|
Ethical Hacking Discussions and Related Certifications / Programming / HTTP 401 << AnyOne with HTTP ???
|
on: June 28, 2008, 12:45:23 PM
|
hi friends ,i have some problems with the HTTP protocol , scually am not very familiar with HTTP , but i developed a software which has an option of retrieving webpage source code , but some pages are 401 forbidden , i tried to see the data that IE sends to the server when i input a username and password , acually i found that it just sends a normal GET request without any existance of a username or a password !!! can any one help me with this ? my question is how can i send a username and password to a 401 forbidden page  , thank you .
|
|
|
|
|
8
|
Ethical Hacking Discussions and Related Certifications / Hardware / Re: Help ! in wireless routers routing to port 80
|
on: June 28, 2008, 11:55:40 AM
|
If you can configure your router by hitting port 80 from the outside, then this may be your problem (and also a security problem). If this is the case, then your router config page may be trumping your port forwarding. Try setting the router config port to something other than 80 and see if this helps.
Also, if you're trying to hit your no-ip.com page from the inside, you may not be getting the connection that you think you are, or any at all. Some routers will do strange things if the address that you're trying to hit resolves back to the address of the external router interface.
Thanks jason , i solved it (acually i did nothing !!!) i found that when accesing my router from internal network via wireless or lan cable , port 80 will be the configuration port on the router , but when the connection comes from the moded , it is routed to my apache running on that windows platform (i still hate windows) . thanks guys 
|
|
|
|
|
9
|
Ethical Hacking Discussions and Related Certifications / Hardware / Help ! in wireless routers routing to port 80
|
on: June 21, 2008, 05:23:29 AM
|
Hi mates , this is my first post in this forumalthough i have registered some days ago ... I have an accout in no-ip.com and an apachi server running on my windows (i hate windows) which is connected through a wireless router to the internet using broadband connection (adsl) . the problem is that i can configure my rounter by pointing IE to port #80 , but i can't route incoming connections from WAN through the router to the apachi service on port#80 runnin on that same windows . i use TENDA wireless router , i have set the port 80 to rout from WAN to my windows port 80 through the wireless router ... but it DOES NOT !!! any solutions ? configurations ? maybe if i can set the configuration port of the router to another port (88 maybe) , it will allow routing to port 80 to m windows  how can i do that in the tenda router  sorry mates , maybe my english is so bad , or that am confused and can't describe the problem well , but if you understood what i've typed so far , please help ! Thank you TeAmEr
|
|
|
|
|
Loading...
|