Security related stuff


NETWORKER 1.01

What is it?

This is portable ( 2 floppy disk 3.5' ) package, that allow you explore security of your local ( or global)
network, even you havn't UNIX-machine.

What is contain?

This package contains 2 floppy disk:

What is a sniffer?

"A sniffer can be any tool that is designed to listen IP traffic of yur network. Sniffers can be used by hackers to gain vital information on a remote host such as what passwords are used by other users etc."

What is a scanner?

"A scanner can be any tool that is designed to check a socket or a host for a desired result. Scanners can be used by
hackers to gain vital information on a remote host such as what sockets have been left open by the administrator etc."

What is NMAP?

The best port scanner. Look at its manual.

What is Sniffit?

The best sniffer by Brecht Claerhout. Look at its manual.

How can You use it?

  1. Copy *.dd files to floppy disks using dd (Unix), or DOS diskdupe:

  2. Example
    /root>dd if=root.dd of=/dev/fd0
    or
    c:\exe\diskdupe.exe
  3. Boot from bootdisk ( boot.dd )
  4. After prompt insert rootdisk ( root.dd )
  5. During booting you will be asked to edit (by VI) some configuration files then you must specify IP adress and some other network parameters.

  6. ( Note: The most important parameter is IP adress but
    you can set any IP adress, that not used at your network )
  7. After promt such as

  8. hostname login:
    press ENTER and enjoy.

What can you do?

  • You will have 6 virtual consoles ( Switch to N-console => Ctrl+Shift+FN)
  • You can mount local hard disk of your PC,
  • /* mount -t vfat /dev/hda1 /mnt */
    or remote account by NFS,or Samba
    /* smbmount //server/alex /mnt -Ualex -Plora17 */
    and log&save IP-traffic to future analysis.
     
  • You can watch IP-traffic interactively
  • /* sniffit -i*/
  • You can do port scan using all features of advanced port scanning ( SYN-scan, FINN-scan, fragmented-scan ...) using nmap.
  • Where can you get it?

    Download NETWORKER 1.01 here.

    This package has been tested at many PC & networks, and many passwords I have god using it ... ;^)
     

    KNOWN PROBLEMS:

    I have problems with NE2000 network card. During booting then Linux kernel try to autodetect type of network card PC hang up. Sometimes this problem can be solved if you know interrupt,i/o,ports and specify it during booting.
     

    Networker 2.01 with Redhat 5.1 and latest versions of scanners and sniffers coming soon!

    CONTACT ME stas_fomin@geocities.com