Just to be clear on what some of you are defending, by sticking up for these misunderstood admins.
-Firewall password is "password"
-IDS on firewall is off.
-ACL's are non-existant.
-IP security...
Type: Posts; User: sociopathichaze; Keyword(s):
Just to be clear on what some of you are defending, by sticking up for these misunderstood admins.
-Firewall password is "password"
-IDS on firewall is off.
-ACL's are non-existant.
-IP security...
So I worked a temp job at a college help desk for a couple of weeks. During the lulls in calls, I began poking around the campus network. Nothing intrusive, just a few pings and traceroutes at first....
So I get it is to weed out spammers, but all they would have to do is post a bunch of non-spam comments, then when they get approved. Edit the posts to whatever they want since they don't have to be...
So i spent some more time on it and came up with something a little better. its ugly and could be done in a few less line, but for cut and paste scripting, it works... at least for me(Class C subnets...
copy paste into a text file -> save file -> type "chmod u+x filename" in konsole -> type "./filename"
im new to linux/bash, no idea why you're getting those errors. if anybody else could try and...
Can't post anywhere else here so...
I'm writing a bash script to automate sslstrip, cuz im lazy. so far it works fine u just have to type in target ip. I'm trying to figure out how to get a list of...
im writing a quick bash script to automate this, cuz im lazy and stuff. pretty much cut and paste scripting, but it checks if the ip is able to be reached and autofills everything but the target ip....