Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: pings & firewalls

  1. #11
    Junior Member
    Join Date
    Aug 2003
    Posts
    7
    Umm, you would be pinging yourself if you'd use 127.0.0.1.

    NMAP can tell you whether the host is firewalled or is actually down. It can perform other tasks as well, such as OS fingerprinting(if that is something that would be interesting for you to know about the host.) -NeuTron
    Yeah, but they wouldn't be using ping. It would be using something more stealthy such as syn, followed by a reset when the host initiates the 3 way handshake.

  2. #12

    Angry you are so rude!

    why do you have to be rude to a newby like me? just asking question...
    i\'m desperate to crack this network security and start chatting here at the office!

  3. #13
    Ninja Code Monkey
    Join Date
    Nov 2001
    Location
    Washington State
    Posts
    1,027
    Pay no mind to the|specialst....he is tarded and doesn't play well with others.
    "When I get a little money I buy books; and if any is left I buy food and clothes." - Erasmus
    "There is no programming language, no matter how structured, that will prevent programmers from writing bad programs." - L. Flon
    "Mischief my ass, you are an unethical moron." - chsh
    Blog of X

  4. #14
    Junior Member
    Join Date
    Sep 2003
    Posts
    13
    Try this site, www.happyhacker.org
    scroll down untill you see the link for mostly harmless hacking...
    You will find the answer to your question.
    (NOTE THAT IS NOT A REFERENCE TO USE IT TO FLOOD A isp SO AS TO CRASH THE SYSTEM OR TO BYPASS THE FIREWALL)
    oR ANOTHER WAY TO BYPASS THE FIRE WALL IS TO TYPE.......
    netsta -a
    netstat -r
    netstat -an
    (JUST A FEW IDEAS, NOT TO SURE IF THEY ARE THE RIGHT COMMANDS, IM MORE AT HOME USING TELNET SO I JUST TRYING TO HELP ANYHOW......
    LIFE\'S A BITCH
    THEN DEBIAN WAS INVENTED

  5. #15
    just asking man!
    i\'m desperate to crack this network security and start chatting here at the office!

  6. #16
    Junior Member
    Join Date
    Sep 2003
    Posts
    13
    NOTE THIS IS NOT IN ANWAY TO HACK .
    IT'S SIMPLY SOMETHING YOU CAN DO ON YOUR OWN SYSTEM!!!
    YOU CANNOT HACK INTO SOMEONES' SYSYTEM OR CRASH ANYTHING USING THESE COMMANDS
    (I DO NOT PROMOTE HACKING----------------I AM SIMPLY TRYING TO HELP NEWBIES, JUST LIKE I WAS HELPED WHEN I WAS ONE.)


    ShutDown The Cool way!!!
    1)Open up C: prompt ( Start> run > command > cd\)and type in Shutdown -s -t xx -c "xxxxxxxx".
    The "xx" after -t is for the time in seconds. for example, if you enter in 22, it will shut
    down in 22 seconds. The "xxxxxxxx" after -c is for a comment to make while its shutting down.

    Logoff the cool way!!!
    1)Open up C: prompt ( Start> run > command > cd\)and type in "logoff".

    Change the heading in DOS:
    1)Go to dos ( Start> run > command > cd\) .
    2)Type in title xxxx. The xxxx is where you put in the title.

    Change the label on your C: drive

    1)Type in label xxxx (xxxx is the name you want it).


    Change the startup splash screen in Windows 98:
    1)Open up DOS (of course, and make sure C:> is showing and not anything else) and type in
    attrib *.sys and if logow.sys or logo.sys isnt there, type in copy logow.sys c: and if that doesn't
    work, typ in copy logo.sys c:.
    2)If it works, go to My Computer and go to C:. logo.sys should be there.
    3)Since .sys's are read only files, open up command prompt again and (yes, C:> needs to show) type
    attrib logo.sys -s -h -r.
    4)Go to Paint and go to File > Open and type C: logo.sys. It should open. Edit it as you wish. Then
    click "Save"
    5)Open MSDOS (YES, C:> MUST SHOW!) and type attrib logo.sys +h +r +s. Thats all there is to it.
    When you restart your pc, it should pop up.

    Change the logoff splash screen in Windows 98:
    Note: alot is just copied and modified from the last tutorial
    1)Open up DOS (of course, and make sure C:\windows> is showing and not anything else) and type in
    attrib *.sys and if logow.sys or logo.sys isnt there, type in copy logow.sys c:\windows and if that doesn't
    work, typ in copy logo.sys c:\windows.
    2)If it works, go to My Computer and go to C\windows:. logo.sys should be there.
    3)Since .sys's are read only files, open up command prompt again and (yes, C:\windows> needs to show) type
    attrib logow.sys -s -h -r.
    4)Go to Paint and go to File > Open and type C:windows\logo.sys. It should open. Edit it as you wish. Then
    click "Save AS" and save it as C:\windows\logow.sys
    5)Open MSDOS (YES, C:\windows> MUST SHOW!) and type attrib logo.sys +h +r +s. Thats all there is to it.
    When you restart your pc, it should pop up.



    Note again: alot of the programs that we have like nmap_win can be ran in dos by typing nmap.

    (WHY NOT JUST UST TELNET, IT'S MORE FUN AND CAN MAKE FOR SOME INTERESTING READIN)
    NOTE THIS INFORMATION IS NOT MEANT TO PROMOTE HACKING..
    I DO NOT PROMOTE HAKCING NOR DO I PRACTICE HACKING,
    I AM SIMPLY TRYIN TO HELP PEOPLE WITH THERE PROBLEMS....
    AND IF THEY CHOOSE TO USE MY TIPS OR INFORMATION FOR EVIL, THEN I AM NOT TO BE HELD RESPONSIBLE!!!!!!!!!!


    FTP client via Telnet
    Here is how to use FTP client in telnet... It is a bit harder, but it's fun when you do
    it after a while.


    FTP in web sites:


    1)Open up telnet and type ftp.urlhere.com 21 It should ask for a user name and password.
    Put them in. If all goes well, something like the following should pop up:


    220-Welcome to XXXXX Web Hosting FTP server.
    220-Need help? Get all details at:
    220-http://XXXXXX.com
    220-
    220-No anonymous logins accepted.
    220 XXXXX
    user XXXXXX
    331-Enter your Yahoo! member password
    331
    pass XXXXXX
    230-You are using 57.8% of your subscribed disk space
    230 You have 31.631 MB of space available
    help
    214-The following commands are recognized (* =>'s unimplemented).
    USER QUIT MODE REST CWD STAT RMD XCUP
    PASS PORT RETR RNFR XCWD HELP XRMD STOU
    ACCT* PASV STOR RNTO LIST NOOP PWD SIZE
    SMNT* TYPE APPE ABOR NLST MKD XPWD MDTM
    REIN* STRU ALLO DELE SYST XMKD CDUP
    214 Direct comments to XXXXXX.com
    help CDUP
    214 Syntax: CDUP (change to parent directory)
    help ACCT
    214 ACCT \t(specify account); unimplemented
    help REIN
    214 REIN \t(reinitialize server state); unimplemented

    Everythign in bold is what I typed. Remember when you log in, type "user xxxx" not just your
    user name, same for the password and everything else.

    For computer (Pc must have server running, I am using the BPFTP Server that you can downlaod
    at tutorials section):

    If tou enter in the IP and port correctly, this should pop up:

    220 BulletProof FTP Server ready ...

    When you login, it will look like this:

    220 BulletProof FTP Server ready ...
    USER XXXXXX
    331 Password required for XXXXXX.
    PASS XXXXXX
    530 Can't login : invalid home directory ! < Note-- Change "Home IP" to their IP in the BPFTP "Setup
    USER XXXXXX User Accounts" section of th BPFTP Server
    331 Password required for XXXXXX.
    PASS XXXXXX
    230 User XXXXXX logged in.

    The < Note-- Is what I put to tell you what you should do if you get that error. That won't
    pop up in the telnet window or command prompt.
    LIFE\'S A BITCH
    THEN DEBIAN WAS INVENTED

  7. #17
    Damn Telnet did you have to copy the entire ****ing site?

    Yo Pixel don't worry about Special Ed he is always like that. He is pretty cool once you get past the never ending sarcasm. He is fighting for my ******* award.

    ok quick write up on Ping.

    Oh the hell with it, Type ping with nothing after it and it will give you the help menu.

    As good if you are going to try to learn something, atleast go to altavista. you will learn more there.

    Jizz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •