Pages

Tuesday 8 April 2014

SQL Injection Testing Tool ( Pangolin )

Pangolin is a penetration testing , SQL Injection test tool on database
security. It finds SQL Injection vulnerabitlities.Its goal is to detect and
take advantage of SQL injection vulnerabilities on web applications.
Once it detects one or more SQL injections on the target host, the user
can choose among a variety of options to perform an extensive back-
end database management system fingerprint, retrieve DBMS session
user and database, enumerate users, password hashes, privileges,
databases, dump entire or user"s specific DBMS tables/columns, run
his own SQL statement, read specific files on the file system and more.
Database support:
Access,DB2,Informix,Microsoft SQL Server 2000,Microsoft SQL Server
2005,Microsoft SQL Server
2008,MySQL,Oracle,PostgreSQL,Sqlite3,Sybase.


Features
Here is parts of features:
HTTPS support
Pre-Login
Proxy
Specify any HTTP headers(User-agent, Cookie, Referer and so on)
Bypass firewall setting
Auto-analyzing keyword
Detailed check options
Injection-points management
Injection Digger
Data dumper
Download From Here:
http://www.nosec-inc.com/en/

Thursday 3 April 2014

FREE best game making softwares

Game engines give developers the tools required to pull the several elements of a game together into one unit. With mobile gaming picking up, more developers are paying attention to Android and iOS platforms. Game development is an ever expanding universe with various free tools to get the job done.




1.PuzzleScript

PuzzleScript is a puzzle game engine created by Stephen Lavelle. Games are written in the PuzzleScript scripting language and can be compiled to a standalone HTML5 application.

2.GameMaker

GameMaker allows users to create a cross-platform video game using drag and drop or a scripting language known as Game Maker Language, which can be used to develop more advanced games that could not be created just by using the drag and drop features. GameMaker was designed to allow novice computer programmers to be able to make computer games without much programming knowledge by use of these actions.

3.Construct 2

Construct 2 is a powerful ground breaking HTML5 game creator designed specifically for 2D games. It allows anyone to build games— no coding required!

4.Stencyl

Stencyl is a game creation platform that allows users to create 2D video games for computers, mobile devices, and the web. The software is available for free, with select publishing options available for purchase.

5.Twine

Twine is a tool for making hypertext games in the form of webpages created by Chris Klimas.Twine is available as a free software download for Mac OS X and Windows, and there is also a command-line interface called twee.

6.Inform 7

Inform is a programming language and design system for interactive fiction originally created in 1993 by Graham Nelson. Inform can generate programs designed for the Z-code or Glulx virtual machines.

7.Ren’Py

Ren'Py is a visual novel engine that helps you use words, images, and sounds to tell stories with the computer. These can be both visual novels and life simulation games. The easy to learn script language allows you to efficiently write large visual novels, while its Python scripting is enough for complex simulation games.

8.Adventure Game Studio

Adventure Game Studio is an open source development tool that is primarily used to create graphic adventure games. It is aimed at intermediate-level game designers, and combines an Integrated development environment (IDE) for setting up most aspects of the game with a scripting language based on the C language to process the game logic.

9.FlashPunk

FlashPunk is a free ActionScript 3 library designed for developing 2D Flash games. It provides you with a fast, clean framework to prototype and develop your games in. This means that most of the dirty work is already done, letting you concentrate on the design and testing of your game.

10.Unity

Unity is a cross-platform game engine with a built-in IDE developed by Unity Technologies. It is used to develop video games for web plugins, desktop platforms, consoles and mobile devices.

11.RPG Maker XP

RPG Maker XP gives you the power to create your own original RPG on Windows. Its popular and user-friendly interface has been carried over from RPG MAKER 2000, and its graphic capabilities, battle screen layout, and data packaging features are better than ever.

12.Blender

Blender is a free and open source 3D animation suite. It supports the entirety of the 3D pipeline—modeling, rigging, animation, simulation, rendering, compositing and motion tracking, even video editing and game creation. Advanced users employ Blender’s API for Python scripting to customise the application and write specialized tools; often these are included in Blender’s future releases.

13.Tiled

Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages.

14.Gamesalad

GameSalad Creator is an authoring tool developed by GameSalad, Inc aimed primarily at non-programmers for composing games in a drag-and-drop fashion, using visual editors and a behavior-based logic system.

15.Pygame

Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language. It is built over the Simple DirectMedia Layer (SDL) library, with the intention of allowin