Click here for Vacation Photos

Archive for the 'programming' Category

Google Code

Tuesday, November 18th, 2008

http://code.google.com/

In particular I am using the AJAX API for RAD for small micro solutions
NOTICE they do not support YUI ! LOL
The AJAX Libraries API takes the pain out of developing mashups in JavaScript while using a collection of libraries. We take the pain out of hosting the libraries, correctly setting cache headers, staying up to date with the most recent bug fixes, etc.   http://code.google.com/apis/ajaxlibs/

heres some good potent google searches
underground googling

Anopther great thing to work on is setting up your Google Alerts.

http://www.google.com/alerts 

site

  • The site operator is great for trolling through all the content Google has gathered for a target.
  • This operator is used in conjunction with many of the other queries presented here to narrow the focus of the search to one target.

intitle:index.of

  • The universal search for Apache-style directory listings.
  • Directory listings provide a wealth of information for an attacker.

error | warning

  • Error messages are also very revealing in just about every context.
  • In some cases, warning text can provide important insight into the behind-the-scenes code used by a target.

login | logon

  • This query locates login portals fairly effectively.
  • It can also be used to harvest usernames and troubleshooting
    procedures.

username | userid | employee.ID | “your username is”

  • This is one of the most generic searches for username harvesting.
  • In cases where this query does not reveal usernames, the context around these words can reveal procedural information an attacker can use in later offensive action.

password | passcode | “your password is”

  • This query reflects common uses of the word password.
  • This query can reveal documents describing login procedures, password change procedures, and clues about password policies in use on the target.

admin | administrator

  • Using the two most common terms for the owner or maintainer of a site, this query can also be used to reveal procedural information (“contact your administrator”) and even admin login portals.

ext:html –ext:htm –ext:shtml –ext:asp –ext:php

  • This query, when combined with the site operator, gets the most common files out of the way to reveal more interesting documents.
  • This query should be modified to reduce other common file types on a target-by-target basis.

inurl:temp | inurl:tmp | inurl:backup | inurl:bak

  • This query locates backup or temporary files and directories.

intranet | help.desk

  • This query locates intranet sites (which are often supposed to be protected from the general public) and help desk contact information and procedures.


site:site.com - inurl:site.com

do while failure ne success

Saturday, September 27th, 2008

Rename SQL DB

Wednesday, June 25th, 2008

SQL BAK restore

Wednesday, June 25th, 2008

DBconn config file

Thursday, June 19th, 2008

DMI

Wednesday, June 18th, 2008

Code Access

Friday, June 13th, 2008

Role Management

Friday, June 13th, 2008

Code Security

Friday, June 13th, 2008

openWYSIWYG

Monday, June 9th, 2008

Scroll Call

Monday, June 9th, 2008

EnvisionBasic Programming

Friday, June 6th, 2008