Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "User:D1551D3N7"

From NetSec
Jump to: navigation, search
(Google Dorks)
 
(50 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{editrequest}}
+
=Intro=
=Google Dorks=
+
Google dorks are search terms created to look for vulnerable websites using Google. They usually use the inurl: intitle: and intext: [http://www.googleguide.com/advanced_operators.html search operators]. They are commonly used for web applications that exploits have been found in already and to find sites with the vulnerable version of that software.
+
  
*Inurl searches for sites with the text after the colon (:) in their url. eg inurl:index.php?page= will get result websites like http://www.example.com/index.php?page=76
+
Hey, Im D1551D3N7. I enjoy learning about computers and technology and have a huge repository of information that I have built up over time. If you need anything just ask. I'll do my best to be comprehensive :)
  
*Intitle searches for sites with the text after the colon in their page title. eg intitle:FuBar_V2.0 will bring up websites with FuBar_V2.0 as the page title.
+
=My Personal To-Do List=
 +
*Get Glossary page (hatter says it needs a section)
 +
*Be an active editor
 +
*Create wanted pages to the best of my abilities and add more content to existing pages.
  
*Intext searches for site containing the text after the colon within the text. eg intext:Email_Administration_Panel_V3.0
+
=Done=
will get results with that in the page.
+
[[Cybercrime]]
  
 +
[[Glossary]]
  
Might do more on this tomorrow... *yawn*
+
[[Abbrieviations]]
 +
 
 +
=To Do=
 +
[[HTML]]
 +
 
 +
[[JavaScript]]
 +
 
 +
[[Keylogger]]
 +
 
 +
[[RAT]]
 +
 
 +
 
 +
=Keyloggers=
 +
Do more: [[Keylogger]]
 +
Note to self: Use stuff from my keylogger tutorial: http://hacksociety.net/Thread-Keyloggers-The-Complete-Tutorial

Latest revision as of 20:35, 3 October 2012

Intro

Hey, Im D1551D3N7. I enjoy learning about computers and technology and have a huge repository of information that I have built up over time. If you need anything just ask. I'll do my best to be comprehensive :)

My Personal To-Do List

  • Get Glossary page (hatter says it needs a section)
  • Be an active editor
  • Create wanted pages to the best of my abilities and add more content to existing pages.

Done

Cybercrime

Glossary

Abbrieviations

To Do

HTML

JavaScript

Keylogger

RAT


Keyloggers

Do more: Keylogger Note to self: Use stuff from my keylogger tutorial: http://hacksociety.net/Thread-Keyloggers-The-Complete-Tutorial