| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
Comments:
<0> gimp <1> !info gimp <2> i want an info key :( <1> !info fk <1> !info fknight <1> !infostat fknight <1> !infodel fknight <1> !infoemptyrecyclebin <1> !infodd fknight fk.Blog: http://www.fkshow.com <1> !infoadd fknight fk.Blog: http://www.fkshow.com
<1> !infolock fknight authorization FKnight Alpha 31337, lock. <1> fk.blog ****ing ****s <1> dude <1> on these Forensics documentaries <1> every time they bust out the Luminol, the ****ing narrator goes into a ****ing tirade of what luminol does. <1> We ****ing know. <3> whats up <4> any idea if its possible to remove the SETTINGS portion under the START MENU? <1> blex`: you need to cast Lesser Banishment of Settings <1> but you need to be a Level 3 Cleric <4> ;) <3> hey <5> Hey <5> Um for some reason something has been using up a lot of RAM for a couple of months now <5> my currently ram usage is 783 of 1024mb and that in no way adds up with all the processes running in Task Manager <5> What are my options? <4> http://www.geocities.com/lookatmychess/desktop.jpg <--- any idea how i can get rid of SETTINGS on my start menu, I've included this pic to show. thanks <6> Thanks for this chan fellas, any help you can give me would ve greatly appreciated. I have 2 issues, and I think that theu actually run together (possibly): Everytime any file of any type (well from the ones I have tried) that I try to download through ie makes ie quit out. I get no error messages, it just quits. Here is my Second Issue: I can't do windows updates (this includes updating antispyware), when I try to upda <7> Stregano, why are you using IE ? http://images.ientrymail.com/webpronews/firefox_v_ie.jpg <6> using ie for windows updates :) <7> oh ic <7> have you tried it in safe mode (with networking) <8> does windows keep a record of when and to what system time has been changed? <6> not yet <7> give that a shot <6> well, i might as well do it now, thanks man <9> Are there any decent free firewall/IDS systems for windows or are they usually for linux only-the free ones. <7> only thing i can think of is zonealarm (free edition) <7> blackice used to offer something free a while back i believe, but thats long gone <10> just use the built in firewall <9> I meant a dedicated firewall <9> where I can get a report on every single packet that might be headed to a suspicious location...more of an IDS than anything else. I wanna keep an eye on possible spyware crap thats "calling home" <7> xtor, if u are using windows for a dedicated firewall/NAT you are using the wrong os, just buy a set-top hardware firewall/router <7> or setup a dual NIC insert_here_*nix machine and have complete control over it all, in which case you are in the wrong channel for that <9> sads heres what I wanna do...I wanna boot up about 3 or 4 workstations and have their internet connectivity got THROUGH a firewall box and then get a report on all the IPs and ports that the workstations tried to connect to or "call home" to <7> yah, dedicated machine would be better for that <7> thats what i have on my LAN <9> yeah so any suggestions on a simple IDS sniffer type thing that records all packets <7> so you are looking for a NAT/firewall solution <9> in a nice and readable manner <9> yeah a NAT/fw solution... <9> although it could be a dhcp relay /IDS/FW as well..doesnt have to be NAT <7> its still NAT, if u want control on packets like that <7> but yah, just find a cheap 485 <7> 486 rather <7> or some low end pc <7> put in 2 x network cards <9> well the problem with NAT is if I have a trojan on one of the boxes and the controller tries to connect...he will fail. I sort of want a honeypot <7> install linux, and i would suggest 1) snort 2) ethereal 3) tripwire/aide 4) portsentry <9> Well I got a PII with 2 NICs...but I need a package <7> thats what i use <9> ahh port sentry <7> no, use them all <9> is all this stuff easy to use or is it kinda crappy <9> hrm...so no easy, pretty, made-for-dummies package then eh <11> u o <7> snort = IDS, portsentry = port based IDS, tripwire/aide = IDS <7> its easy to use, if you arent an idiot <7> and dont mine reading documentation <9> Im not an idiot but I prefer something you can start using without studying a manual
<7> ethereal has a nice gui, snort has one too (i think its an addon) <7> the rest are text based, but are well documented <9> Are there any linux based IDS or forenzic examination ISO CDs that might work well? Just to make things faster and simpler? <9> Like the WHoppix linux distro? <7> well unless you want to shell out bucks on a custom-created soluiont where someone has taken all this and put it into some commercial gui form, then yah IDS isnt really something you can just "pickup by tinkering" <7> yes u can use a bootable cd <7> because the NAT/IDS is in the iptables code, kernel level doesnt require anything to setup, just have to know the commands for NAT etc <12> is there a way to set up a send mail server on my windows 2000 machine? <7> but you are limited to a pretty much read only FS and whatever apps are on the CD <9> Have you used any live CDs like whoppix or any of the other IDS specific distros <7> check out "slax" and "knoppix" <0> please dont put sendmail on windows 2000 <7> for a dist, if its a low end machine, and you want small footprint, i would advise going with slackware <9> I already got slax and knoppix but I dunno if they have built in NAT or not <7> NAT is built into any linux kernel <9> oh really <7> its all kernel level, you just need to know the right "iptables" commands <9> ahhh no rest for the lazy *sigh* <7> there are about 3-4 you type, then save your tables <7> and wala works <7> being a read-only FS though, you gain the advantage of it being pretty much indestructible, but lose out on not being able to really keep a lot of detailed logs, config changes, ability to add new software <9> well you could mount /var/log on a hard drive couldnt you <7> yes you could <7> but how would you save the script to tell it to that on boot <7> if you ever turn it off <9> you could burn the CD with instructions to look for config scripts on /dev/fd0 or /dev/usb0 or something <9> or /dev/hda1 <9> there must be ways <7> have you ever made a bootable iso using mkisofs? <7> thats what you have to do <9> no I made plenty using nero...and many of the live CDs you can specify parameters to burn onto your customized live CD <7> so basically, you would have to teach yourself how to make bootable cd / live cd, in order to do that. <7> its not hard, you basically unravel the old one somewhere, edit it, add it all back in with "mkisofs" <7> but its probably a bit more trouble than its worth <9> I make all my CDs on windoze right now...it works <13> Does the server have a nick or chanserve? <13> im not getting a response <0> wonder why <7> i would make one off of slax, its just a bit more simple than the rest since its bsd-init based and basically slackware, which has very simple package management, very easy to add in an app or two and reroll it <0> /whois chanserv <13> digidog: was that sarcasm? <0> no <13> ok, thx i didnt want to feel like an idiot on that one <13> is there something they use different here? <0> for? <13> well, every Irc ive ever been in has had a registration process for nicknames <13> so that if you werent the owner of a nickname you couldnt impersonate someone else <1> not every one <1> EFnet does not have chanserv. <1> or nickserv <9> slackware is nice but frankly it doesnt have the package support that debian/ubuntu does. So its kinda...out of the picture for me <13> so there is no way to prevent fraudulent usage of a nickname? <1> HAHAHAHAHA <1> Fraudulent usage of a nickname <1> on IRC :D <9> identity theft <1> hahahhhhahaha <13> You know what i mean, posing as someone else in a chat room <13> its just annoying <13> I dont mean it in a legal sence <1> well <1> typically, on EFnet, people aren't sitting around going... <1> "waaahhhhh" <1> "he stole my nick" <13> typically when asking questions in a professional manor the people responding aren't such ****heads either <14> no, on Efnet, if someone takes someone's nick, the person who's nick they took just /kill's him <15> Cryak what made you think that you will get answers about channel issues in #windows, wouldn't it make more sence to go to #help? <1> I think the channel name is really not an issue. I just think it's funny that people get pissed off if someone uses their IRC nick <13> Ustas: Im in here all the time, and i figured the guys in an irc room would know about the irc commands. <1> impersonating someone is being a ****, but like.... that's easy to clear up <13> fKnight`: Its not really an issue, and i really dont care i was just wondering <15> Cryak well, they told you already, there is no nick or channel registration on EFnet <7> xtor, well it depends on what you want. do you want a full featured desktop with a complicated package manager built on dependency checking, checksums etc.. or do you want a small footprint box on low end hardware to do NAT/IDS etc? main selling point of slack is it *doesnt* have the binary packages others do, therefore it has next to no vulnerabilities, and anythign u need anyways you can compile source for
Return to
#windows or Go to some related
logs:
dont want to buy books #openbsd #winvista #unixhelp #directx #beginner #unix #politics #windows #beginner
|
|