souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 56 / 83
httpbin http://httpbin.org
10/12/2012 cluster icon
  • Pact : Fast, easy and reliable testing for integrating web apps, APIs and microservices. Pact is a code-first tool for testing HTTP and message integrations ...
  • GoReplay : GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with r...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...

Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic for testing POST requests, but not much else. This exists to cover all kinds of HTTP scenarios. Additional endpoints are being considered (e.g. /deflate). All endpoint responses are JSON-encoded.

tool http test
Photobooth.js http://wolframhempel.github.com/photobooth-js
09/12/2012 cluster icon
  • Able Player : Able Player is a fully accessible cross-browser media player. It uses the HTML5 or element for browsers that support them, and (optionally) the JW P...
  • HTML5 Please : Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they
  • Onsen : Open source HTML5 hybrid app framework for PhoneGap & Cordova Mobile-optimized HTML5, CSS and JavaScript with Web components Responsive layout, Materi...
  • Band.js : An interface for the Web Audio API that supports rhythms, multiple instruments, repeating sections, and complex time signatures.
  • Superpowers : 2D+3D game making for indies

HTML5 Webcam for your website

media html5
Popcorn Maker https://popcorn.webmaker.org
07/12/2012 cluster icon
  • GitDuck : GitDuck is a video call tool built for developers that enables you to talk, share your code and do pair programming with ease.
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...
  • ruff : An extremely fast Python linter and code formatter, written in Rust.
  • aptly : aptly is a swiss army knife for Debian repository management: it allows you to mirror remote repositories, manage local package repositories, take sna...
  • xh : xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved p...

Popcorn Maker makes it easy to enhance, remix and share web video. Use your web browser to combine video and audio with content from the rest of the web — from text, links and maps to pictures and live feeds.

tool video mashup
Selfspy https://github.com/gurgeh/selfspy
29/11/2012 cluster icon
  • Statsd : A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to ...
  • mirador : Mirador is a tool for visual exploration of complex datasets. It enables users to discover correlation patterns and derive new hypotheses from the dat...
  • Portia : Portia is a tool that allows you to visually scrape websites without any programming knowledge required. With Portia you can annotate a web page to id...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • repmgr : repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-st...
thumbnail

Selfspy is a daemon for Unix/X11 and (thanks to @ljos!) Mac OS X, that continuously monitors and stores what you are doing on your computer. This way, you can get all sorts of nifty statistics and reminders on what you have been up to. It is inspired by the Quantified Self-movement and Stephen Wolfram's personal key logging.

usage tool statistics quantifiedself
PySQLi https://github.com/sysdream/pysqli
28/11/2012 cluster icon
  • Chainer : Chainer is a Python-based deep learning framework aiming at flexibility. It provides automatic differentiation APIs based on the define-by-run approac...
  • ZeroDB : ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
thumbnail

Python SQL injection framework

python framework security sql
WebScarab https://www.owasp.org/index.php/Category:OWASP_WebScarab_Project
23/11/2012 cluster icon
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • Subgraph Vega : Vega is an open source platform to test the security of web applications. Vega can help you find and validate SQL Injections, Cross-Site Scripting (XS...
  • The Coach : The coach helps you find performance problems on your web page. Think of the coach as a modern version of YSlow. The coach will give advice of how you...
  • Gitleaks : Gitleaks is an open-source SAST (static application security testing) command line tool for detecting and preventing hardcoded secrets like passwords,...
  • WhatWeb : WhatWeb identifies websites. Its goal is to answer the question, “What is that Website?”. WhatWeb recognises web technologies including content manage...

WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.

web security tool test
GitHub does dotfiles http://dotfiles.github.com
23/11/2012 cluster icon
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.
  • bl.ocks.org : This website is a simple viewer for code examples hosted on GitHub Gist.
  • GoReleaser - GoReleaser : GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped...
  • chezmoi : Manage your dotfiles across multiple diverse machines, securely.
  • Act : Run your GitHub Actions locally!

Your unofficial guide to dotfiles on GitHub.

dotfiles github
Flask http://flask.pocoo.org
23/11/2012 cluster icon
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • Streamlit : Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time.
  • Pyramid : Pyramid is a very general open source Python web framework.
  • Pinax : Pinax is an open-source platform built on the Django Web Framework. By integrating numerous reusable Django apps and providing starter projects and in...
  • Fiber : Fiber is an Express inspired web framework build on top of Fasthttp, the fastest HTTP engine for Go. Designed to ease things up for fast development w...

Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!

python framework microframework web
enable cross-origin resource sharing http://enable-cors.org
22/11/2012 cluster icon
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table

Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please consider using CORS to open it up for universal JavaScript/browser access.

javascript reference cors
Subgraph Vega http://subgraph.com/products.html
22/11/2012 cluster icon
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Burp Suite : Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...

Vega is an open source platform to test the security of web applications. Vega can help you find and validate SQL Injections, Cross-Site Scripting (XSS), inadvertently disclosed sensitive information, and other vulnerabilities. It is written in Java, GUI based, and runs on Linux, OS X, and Windows.

web security test
veewee https://github.com/jedi4ever/veewee
22/11/2012 cluster icon
  • Otto : Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productiv...
  • bento : Modularized veewee definitions for building Vagrant baseboxes
  • Rove : Rove.io is a service that allows you to pregenerate typical Vagrant builds.
  • Vagrant : Development environments made easy. Create and configure lightweight, reproducible, and portable development environments.
  • Roots : Roots helps you build better WordPress sites faster. Open-source tools for WordPress application development. LEMP stack Project boilerplate Starter ...
thumbnail

VeeWee: the tool to easily build vagrant base boxes or kvm,virtualbox and fusion images

vagrant vm
ghost.py http://jeanphix.me/Ghost.py
22/11/2012 cluster icon
  • SlimerJS : A scriptable browser for Web developers
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...
  • tox : Command line driven CI frontend and development task automation tool At its core tox povides a convenient way to run arbitrary commands in isolated en...
  • Locust : A modern load testing framework Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
  • Browserling : Live interactive cross-browser testing

ghost.py is a webkit web client written in python.

python webkit browser test
Think Like (a) Git http://think-like-a-git.net
22/11/2012 cluster icon
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • Git Common-Flow : Common-Flow is an attempt to gather a sensible selection of the most common usage patterns of git into a single and concise specification. It is based...
  • MaintainableCSS : Write CSS without worrying that overzealous, pre-existing styles will cause problems. MaintainableCSS is an approach to writing modular, scalable and ...

Once people achieve some level of Git enlightenment, they tend to make statements of the form 'Git gets a lot easier once you realize X' -- but that doesn't do much for people staring up Git's steep learning curve.

My goal with this site is to help you, Dear Reader, understand what those smug bastards are talking about.

git guide reference
XSS Filter Evasion Cheat Sheet - OWASP https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet
22/11/2012 cluster icon
  • The Big List of Naughty Strings : The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  • Run your own identity server : Running your own identity server allows you to act as an OpenID Provider. You could run one just for yourself, for a community of users or, if you wis...
  • Security Guide for Developers : A practical security guide for web developers.
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • How to systematically secure anything : Security engineering is the discipline of building secure systems. Its lessons are not just applicable to computer security. In fact this repo aims to...

This article is focused on providing application security testing professionals with a guide to assist in Cross Site Scripting testing.

xss security reference test
TodoMVC http://todomvc.com
14/11/2012 cluster icon
  • AngularJS : Superheroic JavaScript MVC Framework
  • meSpeak.js : meSpeak.js (modulary enhanced speak.js) is a 100% client-side JavaScript text-to-speech library
  • jquip : Smaller, Lighter, Faster, more modular jQuery - include only the parts you want! Don't use it, Don't include it.
  • Javascript Sound Kit : The Javascript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in Javascript the same way yo...
  • ClippyJS : Add Clippy or his friends to any website for instant nostalgia.
thumbnail

A project which offers the same Todo application implemented using MV concepts in most of the popular JavaScript MV frameworks of today.

compare javascript library mvc
rsvp.js https://github.com/tildeio/rsvp.js
14/11/2012 cluster icon
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • Uppy File Uploader : Uppy is a sleek, modular file uploader that integrates seamlessly with any application. It’s fast, easy to use and lets you worry about more important...
  • Leaflet : A Modern, Lightweight Open-Source JavaScript Library for Interactive Maps
  • dancer.js : dancer.js is a high-level audio API, usable with both Mozilla's Audio Data API and Webkit's Web Audio API with flash fallback, designed to make sweet ...
  • Prototype : Easy Ajax and DOM manipulation for dynamic web applications
thumbnail

A lightweight library that provides tools for organizing asynchronous code

javascript asynchronous events library
fuelux https://github.com/ExactTarget/fuelux
14/11/2012 cluster icon
  • S5 : A Simple Standards-Based Slide Show System
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • Kickstrap : Twitter's Bootstrap with themes, apps, and other enhancements
  • DOM Monster Bookmarklet : DOM Monster is a cross-platform, cross-browser bookmarklet that will analyze the DOM & other features of the page you're on, and give you its bill of ...
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
thumbnail

Extends Twitter Bootstrap with additional lightweight JavaScript controls. Easy to install, customize, update, and optimize. All functionality covered by live documentation and unit tests.

tool javascript html bootstrap
IcoMoon http://icomoon.io
10/11/2012 cluster icon
  • FontStruct : Build, Share, Download Fonts
  • Fontello : This tool helps to combine iconic webfonts for your project.
  • metaflop : Metaflop is an easy to use web application for modulating your own fonts. Metaflop uses Metafont, which allows you to easily customize a font within t...
  • Favicon Generator : Upload an image (GIF, JPEG or PNG) and convert it to a Windows favicon (.ico)
  • Genfavicon : Free Online Favicon Generator.

IcoMoon is an icon solution, providing three main services: Vector Icon Packs, The IcoMoon App, and an Icon Delivery Network.

tool font generator icon
SecTools.Org http://sectools.org
27/10/2012 cluster icon
  • DNS Report : The free, thorough report on the DNS for your domain
  • Bandit : Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an AST from it, and runs approp...
  • Syncthing : Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.

Top Network Security Tools

security tool network
Compass http://compass-style.org
27/10/2012 cluster icon
  • 📦 Parcel : Blazing fast, zero configuration web application bundler
  • Prettier : Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the max...
  • Autoprefixer : PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.
  • Sprite Cow : Sprite Cow helps you get the background-position, width and height of sprites within a spritesheet as a nice bit of copyable css.
  • Prepack : Prepack is a tool that optimizes JavaScript source code: Computations that can be done at compile-time instead of run-time get eliminated. Prepack rep...

Compass is an open-source CSS Authoring Framework.

tool css compiler
page 56 / 83
1649 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn