Friday, October 10, 2008

Power of google query

Google query

fallowing shots will show the power of google query..







Google advanced operators help refine searches.
They are included as part of the standard Google Query.
Advanced operators use syntax such as the following:

Operator:search_term

There’s no space between the operator, the colon, and the search term!

intitle: - Search page title
inurl: - Search URL
site: - limit results to a specific site
link: - other sites that link to our subject
inanchor: - search within hyperlinks
filetype: - Starting to see a patern yet?

Advanced Operators: “Filetype:”
–Filetype: extension_type
–Find documents with specified extensions
–The supported extensions are:

HyperText Markup Language (html)
Microsoft PowerPoint (ppt)
Adobe Portable Document Format (pdf)
Microsoft Word (doc)
Adobe PostScript (ps)
Microsoft Works (wks, wps, wdb)
Lotus 1-2-3
(wk1, wk2, wk3, wk4, wk5, wki, wks, wku)
Microsoft Excel (xls)
Microsoft Write (wri)
Lotus WordPro (lwp)
Rich Text Format (rtf)
MacWrite (mw)
Shockwave Flash (swf)
Text (ans, txt)

Wednesday, August 20, 2008

Cross-Site Scripting

What is XSS?

"XSS", or cross-site scripting, is an attack to other users. It won't give you 'root' or SYSTEM access on a web server. It lives purely on application level (forget about the OSI model for just a minute), so it'll get you some privileges/information about the web application. Nothing more, nothing less.

Roughly speaking, XSS is the ability of injecting HTML tags in the input of a web application. A "web application" can be many things, going from a web based e-mai
l client to 'online forums' to e-shopping malls. This list is only limited due human creativity.

To give a very basic example, imagine a guestbook where people can discuss what they think about that very website. When viewing a guestbook, a user sees whatever previous users say about this particular website, furthermore sometimes even HTML tags are allowed. Why not putting your text in a red 'comic sans' font, so that your message will be noticed.

This is dangerous.


Friday, May 23, 2008

Power of JAVASCRIPT (try this very funny)


1. Open Internet Explorer or Firefox

2. Go to Google.com

3. Click images

4. Type "Scooby doo"(or any other keyword).

5. You will get a page which is having full of image
s

6. Then delete the URL from the address bar and type the following script



i know this code is very long and complex.. but unfortunately blogger ll not allowed to enter this code to post, thats why i use screen shot.. if u really like this please mail me (matildadarini@gmail.com), i ll forward this code.. you not need to type this, only thing is paste the code.. :)


do this,, this is really funnnnnnyyyyy..

7. See the magic of programming