Skip to content
Question Defense
Technical answers for technical questions
Question Defense
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact
Linkedin page opens in new windowTwitter page opens in new window
Search:
Search
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact

Tag Archives: Javascript

You are here:
  1. Home
  2. Entries tagged with "Javascript"

Kali Linux Hacking Tools

pdfid – Backtrack 5 – Forensics – PDF Forensics Tools – pdfid

SecurityBy alexDecember 25, 2012Leave a comment

The pdfid script in Backtrack Linux is a PDF forensics tool that will quickly provide you an overview of a PDF files potential threats and pdfid provides a way to disarm those threats. PDFid is written in Python and is located in /pentest/forensics/pdfid/. The current version of pdfid is 0.0.11 and was released April 28th,…

Technology Insights

Add Google Analytics To ClientExec

InsightsBy alexNovember 14, 2012Leave a comment

I am a big fan of ClientExec as it is easy to install and very easy to use. Over the years it has always been easy to upgrade and the support is prompt. If you want to add Google Analytics to your ClientExec installation you simply need to add it in two locations if you…

Technology Insights

WordPress Lightbox 2 Plugin Pop Up Falling Behind WordPress Theme Content

InsightsBy alexMarch 19, 2011Leave a comment

Typically I will use the WordPress Lightbox 2 plugin to provide a format for images within posts on a WordPress site. Basically this plugin provides an ajax window that images open in and you can scroll between the images with mini arrows to the left and the right side or you can close the image…

Technology Insights

Enable JavaScript In IE8, Enable Internet Explorer 8 JavaScript

InsightsBy alexOctober 30, 20109 Comments

A client of mine was trying to visit a web site they use for medical research in Internet Explorer 8 and was obtaining an error from the web site. The site noted that cookies and JavaScript must be enabled to use the site which according to the client were both enabled. Below are instructions on…

Technology Errors

Can’t Locate JavaScript/DataFormValidator.pm In @INC

ErrorsBy alexJanuary 30, 2010Leave a comment

The error detailed below is from the Apache error logs. The error displayed in the Apache error log after the first attempt to visit monarch.cgi for the first time. I had already installed the JavaScript::DataFormValidator Perl module but after initially installing the JavaScript::DataFormValidator Perl module I also installed Perl 5.10 in a different location than the…

Technology Insights

How To Install Google Analytics JavaScript For KBPublisher Knowledge Base Software

InsightsBy alexJanuary 29, 20106 Comments

I recently installed Google Analytics JavaScript on a clients KBPublisher installation and figured someone else may find this useful. In the past it has been recommended to put the Google Analytics JavaScript code into the footer of your web site however Google has now released asynchronous tracking code that can be installed in the header…

Technology Insights

How To Troubleshoot Or Verify WordPress Google Analyticator Plugin Functionality

InsightsBy alexJanuary 23, 20104 Comments

One of my favorite plugins for WordPress is the Google Analyticator plugin that provides an easy way for you to interface your WordPress site with Google Analytics. There have been a couple times after upgrades that I wanted to verify that Google Analyticator was functioning properly and wasn’t exactly sure of the best method. After…

Code Snippets

Use JavaScript To Require Data To Be Entered Into A Form Field Before It Can Be Submitted

Code SnippetsBy alexDecember 31, 200913 Comments

I needed a simple way to require data in a form field before it could be submitted. There are chunks of JavaScript code all of the Internet that allow you to do this easily so I selected one and added it to my form with ease. One small issue I had was it required that…

Technology Errors

json/common.rb:122:in `parse’: 574: unexpected token at ” (JSON::ParserError)

ErrorsBy alexApril 23, 2009Leave a comment

I have been writing some scripts in ruby to parse JSON generated data. To do this it requires the json ruby gem which works great to parse through JSON output. Anyhow I was loading files into ruby and parsing them without issue until i got to a larger file and I received the below error. Error:…

12
Question Defense
© 2021 question-defense.com
Go to Top