Edventures in Normalcy

My Tools Page

February 22nd, 2009

My Web Notepad

I got tired of opening notepad at work, and just needed a place to put text.

My String Manipulators

Base64 Converters and a whole lot more!

.htpasswd Content Generator

Gives you the content of an .htpasswd file if you want to just upload one.

SSL Test Script

For checking to see an SSL Certificates Details. (soon to be modded for AJAX and port, maybe even add tips to fix errors)

Cert Key Checker

For checking to see if a Certificate and Key match. (Updated to use AJAX)

Cert Details Checker

Find out what details a certificate was made with. (Updated to use AJAX)

CSR Details Checker

Find out what details a CSR was made with. (Updated to use AJAX)

CSR Generator

Takes in details to generate a Certificate Signing Request (and associated Key)

CSR Updater

Input a CSR, update the information used to create it, get a new CSR and new Private Key.

PFX Generator

Supply a valid Certificate and Private Key and this tool will generate a PFX for you. Good for going from a Unix to Windows environment.

PFX Splitter

Takes in a PFX and password (where needed) to output the Certificate and Key information.

Create a Self Signed Certificate

For creating your own cert. Mostly for dev sites.

Determine Image Extension

Regardless of image filename, determine actual file type. Due to how some browsers will fail with improperly named images, this is fairly useful.

WhoIs Information

Pull the WhoIs information on a domain (PHP based connecting directly to WhoIs servers)

IP Address Information

IP address details, will take in a domain or IP and throw lots of data at you, Location, Server type, IP owner info, and Blacklists it is and is not on.

WhoIs Information

Pull the WhoIs information on a domain (system based).

Ping Script

Runs a Ping command side.

IP Range Adding Script

Gives you the ability to easily add a Range of IP’s to a server.

Default Document Location Script

Searches and shows a given sites default documents if on a server. Used primarily for changing default document order when a site is compromised to get the real default document up faster.

IP Geo Location Script

Gives you the location of an IP address. For IP’s and Domain Name’s now, and most code and ideas for this come from http://www.yougetsignal.com/.

For any bugs or feature requests, please email me : bugs at edwinbush dot com.

2 Responses to “My Tools Page”

  1. SGHh

    make that cer available for more time
    thanks

  2. feonix83

    I might be able to do that. To be honest, there is no file storage between page loads. Which tool did you use?

Leave a Reply

Copyright © Edventures in Normalcy. All rights reserved.