![]() |
|
|||||||
| Register | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Alien Paranoid Stumbler
Join Date: May 2003
Location: WI
Posts: 2,624
|
NST Network Security ToolKit
I found an interesting bootable version of linux. It is a version of RH9, and has the linux-wlan drivers included! It was almost too easy to get tne mn-510 working with kismet.
It takes a little setting up (unlike knoppix-std), but you can save your configuration on a floppy or usb drive to get it to run how you want to. Here are directions on how to use just about every single command and feature: http://nst.sourceforge.net/nst/docs/user/index.html Here is where you can find it: http://sourceforge.net/projects/nst/ I hope someone else finds it as usefull as me!
__________________
"Yeah," said a voice from under the table, "you go to pieces so fast people get hit by the shrapnel." |
|
|
|
|
|
#4 (permalink) | |
|
Alien Paranoid Stumbler
Join Date: May 2003
Location: WI
Posts: 2,624
|
Quote:
__________________
"Yeah," said a voice from under the table, "you go to pieces so fast people get hit by the shrapnel." |
|
|
|
|
|
|
#6 (permalink) |
|
Alien Paranoid Stumbler
Join Date: May 2003
Location: WI
Posts: 2,624
|
http://nst.sourceforge.net/nst/
There is a new version of NST out. http://www.networksecuritytoolkit.or...changelog.html 1.2.3 is soon to be released too!
__________________
"Yeah," said a voice from under the table, "you go to pieces so fast people get hit by the shrapnel." Last edited by King_Ice_Flash : 05-10-2005 at 06:34 PM. |
|
|
|
|
|
#8 (permalink) |
|
SpoonfeederExtraordinaire
Join Date: Jan 2005
Location: Maryland
Posts: 3,622
|
I have been using a modified version of Auditor lately. I will definitely try NSC as a live CD and maybe see what I can add to my setup.
__________________
:00475160 0E A6 AE A0 19 E3 A3 46 .......F
:00475168 0D 65 17 0C 53 70 6F 6F .e..Spoo :00475170 6E 66 65 65 64 65 72 2E nfeeder. :00475178 45 78 74 72 61 6F 72 64 Extraord :00475180 69 6E 61 69 72 65 5D 3B inaire]; :00475188 8B 9E 92 5A FF 5D A6 F0 ...Z.].. |
|
|
|
|
|
#9 (permalink) |
|
Sniffin' the aether
Join Date: Nov 2004
Location: A little North of Reason
Posts: 2,698
|
I fired up STD the other day on my Dell 800 with the Truemobile 1150.
It found the card and Kismet fired right up and started sniffing! Now I just have to figure out how to get it to save somewhere that doesn't go -poof- when the system is shut down. Steve
__________________
"Wait just a minute, now. Whaddya mean, you DON'T use Regedit to send email?" |
|
|
|
|
|
#10 (permalink) | |
|
I amuse you?
Join Date: Dec 2003
Posts: 9,138
|
Quote:
|
|
|
|
|
|
|
#11 (permalink) | |
|
Did you do the math?
Join Date: Apr 2002
Location: Villa Straylight
Posts: 9,967
|
Quote:
__________________
Thorn "You guys'll be chalk outlines without me." |
|
|
|
|
|
|
#12 (permalink) | |
|
Sniffin' the aether
Join Date: Nov 2004
Location: A little North of Reason
Posts: 2,698
|
Quote:
That's kind of what I figured, but with almost zero Linux knowledge, I've got some 'learnin' to do. If I type 'mount' I get a list of all the partitions on the HD plus the USB drive that I've plugged in. The device numbers are pretty meaningless to me. It becomes a guessing game as to what device I should mount. I'll figure it out one of these days when I get time.TM ![]()
__________________
"Wait just a minute, now. Whaddya mean, you DON'T use Regedit to send email?" |
|
|
|
|
|
|
#13 (permalink) |
|
Did you do the math?
Join Date: Apr 2002
Location: Villa Straylight
Posts: 9,967
|
Renderman told me this, so I'll pass it on... The specifics will vary according to the actual distro.
Insert the card to the appropriate card slot or PCMCIA adapter. Look at the last entry in dmesg. It should be the device name of the card. For the sake of this exercise, let's assume it is "/dev/sda1" in dmesg. Now, create the mount point: Code:
# mkdir /mnt/memcard Code:
# mount /dev/sda1 /mnt/memcard
__________________
Thorn "You guys'll be chalk outlines without me." |
|
|
|
|
|
#14 (permalink) | |
|
Sniffin' the aether
Join Date: Nov 2004
Location: A little North of Reason
Posts: 2,698
|
Quote:
Steve
__________________
"Wait just a minute, now. Whaddya mean, you DON'T use Regedit to send email?" |
|
|
|
|