Archive
Road to Destination 3 – First time leading a team
Team Leader (TL) is an interim position from which people will promisingly move up to the position of project manager and farther. So, it is a very good opportunity for people who want to move to the path of project management. However, there will be some challenges when you’re first time doing something which you’ve never done before. From a person whom most of people love to work with, you can make them love you much more or you can become a stress maker for them.
Read more…
Making project commitments – Setting the realistic timeline at a very early stage
Have you ever had a fear of making commitments for things which can only been seen after months or years? Have you ever fallen in the situation that you and your team have to work hard for weeks or months to meet the deadlines? Have you ever been failed in meeting the deadlines?
These questions are actually something happening daily to the Project Manager (PM) and without the right method a lot of the answers “YES” could be found for these questions.
Service-Based Leadership of Project Managers
Security SQL -SQL Injection Vulnerabilities
SQL Injection Vulnerabilities
T-SQL Functions
SQL Security -Delimiting Identifiers and Strings
Tools for Web Security Testing or checking hackers’ techniques
| IEHttpHeaders tool, which help uncover what is being sent between pages. Also on the CD that comes with the book, How To Break Web Software, by Mike Andrews and James Whittaker. |
| the Paros tool helps uncover what is being sent between pages. Also on the CD that comes with the book, How To Break Web Software, by Mike Andrews and James Whittaker. |
| SPIKE Proxy ” tests parameter manipulation and CGI buffer overflow. Also on the CD that comes with the book, How To Break Web Software, by Mike Andrews and James Whittaker. |
| SSLDigger is available on the Foundstone website : go to resources, then free tools. It allows you to test an SSL-enabled web server to determine which encryption algorithms it supports. Also on the CD that comes with the book, How To Break Web Software, by Mike Andrews and James Whittaker. |
| Wget is included with most Linux and BSD distributions. It’s a simple yet powerful command-line tool for accessing, downloading, or mirroring Web server content. Also libraries. |
| cURL is a command line tool that is also a pen tester. It has similar functionality to Wget. |
| Blackwidow - a web spider or crawler tool. 30-day free trial is available, tool costs 39.95 after that. |
| Cygwin , which is a Unix environment for Windows. Provides, for example, the grep utility on a Windows system. Also on the CD that comes with the book, How To Break Web Software, by Mike Andrews and James Whittaker. |
| The Regulator - helps create search expressions for grep. Also on the CD that comes with the book, How To Break Web Software, by Mike Andrews and James Whittaker. |
| FITScanner is available on the CD that comes with the book How To Break Software Security, by James Whittaker and Herbert Thompson. |
| Nikto, helps to find known vulnerabilities in a web server. |
| Wikto adds to Nikto the Google Hacking Database and using the Google search engine to case your client. |
| GHDB, a database of hacks. |
| Stunnel allows you to set up a tunnel to a machine using Secure Sockets Layer. Stunnel is the “Universal SSL Wrapper” : it can be both a server and a client. |
| IISLockdown , a tool for locking down servers. Also on the CD that comes with the book, How To Break Web Software, by Mike Andrews and James Whittaker. |
| TextPad A useful text editor which can display and edit almost any file, and you can get free syntax definition files, so that TextPad appropriately highlights and indents documents (like Perl programs). – basic product isn’t free, add ons are free. |
| Cookie Pal - allows users more fine grained control over what cookies they will accept or reject. |
| Cookie Crusher - allows users more fine grained control over what cookies they will accept or reject. |
| lang=NO-BOK http://www.securityspace.com/s_survey/data/man.200507/cookieReport.html |
| link to FAQ pages on cookies |
| paper on session fixation |
| BBCode |
| Examples of things to filter for . |
| For more information on SQL injection techniques. |
| chroot command for Apache servers. |
| RainForrestPuppy, a pioneer of Web application security testing. |
| checklist for locking down an application and Microsoft SQL Server. |
| Ethereal (a network monitoring tool) . |
| J0hnny (of Google hacking fame ). |
| HTTPrint identifies web server and version by differences in responses to requests. |
| SiteDigger from Foundstone executes Google searches to see if your site is vulnerable to known Web server bugs. |
| BugTraq site that lists security vulnerabilites of web servers. |
| CERT site that lists security vulnerabilites of web servers. |
| Brutus a tool for brute force hacking of authentication. |
| Information on Cross-Site Tracing. |
SQL Delta
1. Can SQL Delta do a Data Compare only?
No. Before performing a data comparison SQL Delta needs to load the schema (structure) of every database and then, needs to compare each table to see if the columns (fields) match.

Recent Comments