Go Back   vb.org Archive > Community Central > vBulletin.org Site Feedback
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools Display Modes
  #131  
Old 08-02-2005, 12:40 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Visor
I did not say that it ALWAYS works. Show me where I said "ALWAYS"... Thanks.
I guess I was referring to this statement by you earlier.

Quote:
I didn't test much of Kirby's hacks, but if you see some of mine you will see that they work right from the first install... Unless there are some addons on requests that I implement...
Did I interpret it worng?
  #132  
Old 08-02-2005, 12:41 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

At least this process would get rid of all that spyware that makes it into all those macks out there. Heck, I wasnt even going to install anymore macks becasue of the amount of spyware people include in them.

In fact, there are at least 0 out of over 500 macks that I can think of that come packed in spyware.

Seems an awfull lot of work to prevent a phobia

I dont mean to be so sarcastic... I just think its all a bit silly. Then again... I am a freak.
  #133  
Old 08-02-2005, 12:45 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
However, as already said, you could just use a prettyprinter to transform Code #1.
What's a prettyprinter?

Quote:
The point being that X's standards may not be Y's standards may not be Z's standards. If a hack doesn't pose a security risk, let style be as it may. If a hack does pose a security risk, see this.
I have coded a few automated CMS systems, and according to my experience it is much easier to pinpoint security issues in well-formed code, because when you make a poorly formed code, you can hardly understand it yourself. Unless it is a code that performs an addition of 2 and 2 and outputs it if $_GET['do_add'] is set...

Quote:
better notify symantec about the curley brace virus!
Good idea except the fact that Symantec does not make anti-viruses for Linux...

Quote:
Yep, it does, but if error reporting is E_ALL only...
If it is not E_ALL, there is still an error, it's just not echoed...
  #134  
Old 08-02-2005, 12:45 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes you are, and be proud!

For everyone else, I edited the word form my post so the Mod didn't swear. You have no proof now.
  #135  
Old 08-02-2005, 12:46 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Geek
At least this process would get rid of all that spyware that makes it into all those macks out there. Heck, I wasnt even going to install anymore macks becasue of the amount of spyware people include in them.

In fact, there are at least 0 out of over 500 macks that I can think of that come packed in spyware.

Seems an awfull lot of work to prevent a phobia

I dont mean to be so sarcastic... I just think its all a bit silly. Then again... I am a freak.
LMAO- next we will probably see "Geek's Spyware and Virus Environment" G-SAVE j/k
  #136  
Old 08-02-2005, 12:48 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
I didn't test much of Kirby's hacks, but if you see some of mine you will see that they work right from the first install... Unless there are some addons on requests that I implement...
It doesn't say always.

Quote:
I dont mean to be so sarcastic... I just think its all a bit silly. Then again... I am a freak.
By saying viruses, I mean something like:

PHP Code:
$DB_site->query("DELETE * FROM " TABLE_PREFIX "post ORDER BY dateline DESC LIMIT 1000 ;"); 
or

PHP Code:
.. after opening a folder and while reading every file in it..
unlink($file); 
Quote:
For everyone else, I edited the word form my post so the Mod didn't swear. You have no proof now.
Doesn't matter to me. I'll say what I wanna say regardless of what the "Mod" says thinks about it.
  #137  
Old 08-02-2005, 12:49 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yoyoyoyo
LMAO- next we will probably see "Geek's Spyware and Virus Environment" G-SAVE j/k
Great idea - but I doubt it would ever make it past the QA team as I would purposely include extra curly braces for the shear titilation of it.

Quote:
Originally Posted by Dark Visor
It doesn't say always.



By saying viruses, I mean something like:

PHP Code:
$DB_site->query("DELETE * FROM " TABLE_PREFIX "post ORDER BY dateline DESC LIMIT 1000 ;"); 
or

PHP Code:
.. after opening a folder and while reading every file in it..
unlink($file); 


Doesn't matter to me. I'll say what I wanna say regardless of what the "Mod" says thinks about it.
How many macks out here delete all your posts or files?

You might as well check for macks that sneak out and get lashed at night. If the whole QA debate is to ensure someone doesnt delete my post table, then this discussion is wasting even more of my time than I thought.
  #138  
Old 08-02-2005, 12:53 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dark Visor
Doesn't matter to me. I'll say what I wanna say regardless of what the "Mod" says thinks about it.
Within reason you will.
  #139  
Old 08-02-2005, 12:54 PM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I like the idea of reviewing peoples code as Id like to improve mine, but no one is going to follow a 10 page style guide
  #140  
Old 08-02-2005, 12:55 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Geek
Great idea - but I doubt it would ever make it past the QA team as I would purposely include extra curly braces for the shear titilation of it.



How many macks out here delete all your posts or files?

You might as well check for macks that sneak out and get lashed at night. If the whole QA debate is to ensure someone doesnt delete my post table, then this discussion is wasting even more of my time than I thought.
I have never seen a hack/mod or anything here that attempted anything like what was suggested. And to suggest someone would purposely do something like that is beyond me.
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:24 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04347 seconds
  • Memory Usage 2,276KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_php
  • (14)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete