Greenguy's Board


Go Back   Greenguy's Board > Search Forums
Register FAQ Calendar Today's Posts

Showing results 1401 to 1425 of 3285
Search took 0.05 seconds; generated 103 minute(s) ago.
Search: Posts Made By: cd34
Forum: General Business Knowledge 2006-05-24, 03:00 PM
Replies: 21
Views: 3,385
Posted By cd34
find -L /var/www -name \*.php -user www-data...

find -L /var/www -name \*.php -user www-data -print > /var/tmp/webownedphp
awk -F"|"< /var/tmp/webownedphp '{ print "grep -ilE \"\(\(r57|c99\)shell\)|\(passthru|exec|system|eval\)\\\(\" \"" $1...
Forum: Search Engines 2006-05-24, 02:19 PM
Replies: 4
Views: 1,088
Posted By cd34
you also might want to take a look at...

you also might want to take a look at http://www.cmsmatrix.org/ -- its hosted by the people at plainblack, so, webgui gets a little boost in that it supports 'everything'.

but, its a good place to...
Forum: Chit Chat 2006-05-24, 12:52 PM
Replies: 21
Views: 1,617
Posted By cd34
Let me wait to see what happens since someone...

Let me wait to see what happens since someone else reported it to bugtraq.

However, the code is a complete mess -- in addition to security issues, there are sql queries passed through the url --...
Forum: Chit Chat 2006-05-24, 10:57 AM
Replies: 21
Views: 1,617
Posted By cd34
not much sleep here, but, out of the three things...

not much sleep here, but, out of the three things I wanted to accomplish yesterday, I finished up one today.

Wrote some code last night to work around some software that has passed its EOL by...
Forum: Chit Chat 2006-05-23, 01:41 PM
Replies: 30
Views: 2,204
Posted By cd34
when I worked for a few oil companies in their...

when I worked for a few oil companies in their security division, we had a premise security system with slow-scan video over 9600 baud modems that we had developed. Many times I was sent out to fix...
Forum: Chit Chat 2006-05-23, 12:56 PM
Replies: 30
Views: 2,204
Posted By cd34
I'm hoping it will get 50% better tomorrow. ...

I'm hoping it will get 50% better tomorrow.

No wait. haha.
Forum: Chit Chat 2006-05-23, 12:16 PM
Replies: 30
Views: 2,204
Posted By cd34
If you click something, and allow it, that is a...

If you click something, and allow it, that is a socially engineered script and can happen on even the most secure machines.

So, if something looks official and you say, yes, please do this, it...
Forum: Chit Chat 2006-05-23, 12:05 PM
Replies: 30
Views: 2,204
Posted By cd34
This is just incredible. Not only was the...

This is just incredible.

Not only was the client's home machine hacked, their passwords discovered, etc, but, the hackers found the foresight to install a proxy server on his machine and named it...
Forum: Chit Chat 2006-05-23, 07:43 AM
Replies: 30
Views: 2,204
Posted By cd34
its only 75F here, but with the wind chill, its...

its only 75F here, but with the wind chill, its 75F.

Got an icq from a client:

hey, my website is down.

Odd, the zend encoded file you uploaded requires php5, we don't run php5 on that...
Forum: Blogs and Blogging 2006-05-23, 12:20 AM
Replies: 28
Views: 3,481
Posted By cd34
you could always use sessions -- and then process...

you could always use sessions -- and then process your exit links through a script. If you automatically start the session, set a decent expiration time, and set trans_sid, you should be able to...
Forum: Chit Chat 2006-05-22, 09:42 AM
Replies: 24
Views: 1,864
Posted By cd34
Hopefully the fine gasoline delivery people will...

Hopefully the fine gasoline delivery people will return my call this morning. Both of the other fleet fueling companies said that this guy would do it no problem. I hadn't thought of a boat fuel...
Forum: Blogs and Blogging 2006-05-22, 01:14 AM
Replies: 28
Views: 3,481
Posted By cd34
the other issue you run into sending the ccbill...

the other issue you run into sending the ccbill click to the blog then sending the click to the sponsor is that the clickthrough ratio will seem to be worse than if someone sent direct to the tour.
...
Forum: Blogs and Blogging 2006-05-22, 12:04 AM
Replies: 28
Views: 3,481
Posted By cd34
the cookie is set by .ccbill.com, and is read by...

the cookie is set by .ccbill.com, and is read by ccbill's join page process and has nothing to do with the destination url's domain.
Forum: Blogs and Blogging 2006-05-21, 09:13 PM
Replies: 13
Views: 1,923
Posted By cd34
if the code isn't in your index.php, I would...

if the code isn't in your index.php, I would suspect a template got changed. If your host runs setuid (where the apache process runs as the owner rather than as nobody/www-data or an unprivileged...
Forum: Chit Chat 2006-05-21, 01:04 PM
Replies: 27
Views: 1,900
Posted By cd34
What concerns me is that they get the 400% rise...

What concerns me is that they get the 400% rise in rates, we have no hurricane for 3 years, they keep the money and show their 20% ROI and the state allows them to keep it.

We're facing a 70% rise...
Forum: Chit Chat 2006-05-21, 10:16 AM
Replies: 27
Views: 1,900
Posted By cd34
its not late december. its not 1963, and we only...

its not late december. its not 1963, and we only have two seasons here, but, it seems strangely relevent.

Its like deja vu all over again.
Forum: Blogs and Blogging 2006-05-21, 02:22 AM
Replies: 13
Views: 1,923
Posted By cd34
4.3.9 was released in Sep 2004, and there have...

4.3.9 was released in Sep 2004, and there have been numerous security patches since then.

However, I would still believe the exploit came through something like phpmyadmin, awstats or some other...
Forum: Chit Chat 2006-05-20, 09:36 AM
Replies: 18
Views: 1,592
Posted By cd34
had a revelation last night while driving home...

had a revelation last night while driving home from the data center....

had a tremendous bout with a desctructive hacker or series of hackers that decided if they were going to be locked out,...
Forum: Link Lists & Getting Listed 2006-05-19, 06:30 PM
Replies: 12
Views: 1,473
Posted By cd34
does your submission work when you don't use...

does your submission work when you don't use roboform?
Forum: General Business Knowledge 2006-05-19, 03:15 PM
Replies: 21
Views: 3,385
Posted By cd34
added phpBazar to the list -- if you're running...

added phpBazar to the list -- if you're running classifieds using it, there are a ton of holes in the older versions.
Forum: Chit Chat 2006-05-19, 11:00 AM
Replies: 26
Views: 2,156
Posted By cd34
whittling down the resume list. finding fewer...

whittling down the resume list. finding fewer exploited copies of software.

all in all, things are looking a little brigher on the security horizon.
Forum: Chit Chat 2006-05-18, 12:42 PM
Replies: 26
Views: 1,973
Posted By cd34
you know, if you recover 99% every day, you'll...

you know, if you recover 99% every day, you'll never reach 100% :)
Forum: Chit Chat 2006-05-18, 10:16 AM
Replies: 26
Views: 1,973
Posted By cd34
good morning. 58 resumes, 3 decent candidates,...

good morning. 58 resumes, 3 decent candidates, phone interviewed 2 of them, got hold of the 3rd this morning.

On top of that, a company that has a security hole in their application is upset that...
Forum: Chit Chat 2006-05-17, 11:38 AM
Replies: 29
Views: 2,504
Posted By cd34
If you feel 50% better every day, you'll never...

If you feel 50% better every day, you'll never feel 100% well. :)
Forum: General Business Knowledge 2006-05-16, 12:37 PM
Replies: 21
Views: 3,385
Posted By cd34
Security Advisories for multiple products

Recently, we've seen a huge number of exploits running through commonly installed software -- software that usually has already released a fix. However, you may not have even known that there was an...
Showing results 1401 to 1425 of 3285

 
Forum Jump

All times are GMT -4. The time now is 06:04 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc