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
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.
  • nwb : A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)
  • Autoprefixer : PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.
  • OctoDNS : Tools for managing DNS across multiple providers
  • PhantomJS : PhantomJS is a headless WebKit with JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas...

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
  • 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...
  • 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 ...
  • Infection Monkey : The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The M...
  • pgModeler : PostgreSQL Database Modeler is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the jo...
  • PhpMetrics : PhpMetrics provides various metrics about PHP projects. PhpMetrics is designed to be understable and easy to use. Thanks to d3js, it will scores your ...
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
  • ZeroDB : ZeroDB enables clients to run queries over encrypted databases without exposing decrypted data to the server and without a proxy gateway.
  • Pyre : Pyre is a performant type checker for Python compliant with PEP 484. Pyre can analyze codebases with millions of lines of code incrementally – providi...
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Pyramid : Pyramid is a very general open source Python web framework.
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...
  • BounCA : BounCA is a tool to manage your personal SSL certificates and authorities in a central and easy to use interfaces. It provides an easy accessible web ...
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • sqlmap : sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of databa...

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
  • Act : Run your GitHub Actions locally!
  • 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.
  • bl.ocks.org : This website is a simple viewer for code examples hosted on GitHub Gist.
  • GitPrep : GitPrep is Github clone. you can install portable github system into unix/linux. You can create users and repositories without limitation.

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.
  • 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...
  • Pyramid : Pyramid is a very general open source Python web framework.
  • 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.
  • Meteor : Meteor is an ultra-simple environment for building modern websites.

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
  • ECMAScript 5 compatibility table : ECMAScript 5 compatibility table
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Byte saving techniques : This is a collection of JavaScript wizardry that can shave bytes off of your code.
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
  • Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...

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
  • 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...
  • 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...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.

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...
  • 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.
  • bento : Modularized veewee definitions for building Vagrant baseboxes
  • Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
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
  • mock : A Python Mocking and Patching Library for Testing
  • SlimerJS : A scriptable browser for Web developers
  • Locust : A modern load testing framework Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
  • BeEF : The Browser Exploitation Framework (BeEF) is a powerful professional security tool. BeEF is pioneering techniques that provide the experienced penetra...
  • Locust : Locust is an easy-to-use, distributed, user load testing tool. It is intended for load-testing web sites (or other systems) and figuring out how many ...

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...
  • Trunk Based Development : A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-l...
  • A successful Git branching model : Git-flow workflow presentation
  • Keep a Changelog : Don’t let your friends dump git logs into changelogs.
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here

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.
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...
  • SQL Injection Cheat Sheet : Samples are provided to allow reader to get basic idea of a potential SQL Injection attack and almost every section includes a brief information about...
  • Everything you need to know about HTTP security headers : This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, and Apache.
  • XSS (Cross Site Scripting) Prevention Cheat Sheet : The following rules are intended to prevent all XSS in your application. While these rules do not allow absolute freedom in putting untrusted data int...

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
  • voxel.css : The goal of this project is to provide a lightweight 3D CSS library with very simple implementation.
  • HTML5Forms.js : HTML5Forms.js is a JavaScript polyfill that implements a subset of the HTML5 Forms module in all browsers. The script will only add support for the d...
  • EnhanceJS : EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key J...
  • Scrollama : Scrollama is a modern & lightweight JavaScript library for scrollytelling using IntersectionObserver in favor of scroll events. The goal of this libra...
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
  • clipboard.js : Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it should...
  • jQuery : The Write Less, Do More, JavaScript Library
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
  • howler.js : howler.js is an audio library for the modern web. It defaults to Web Audio API and falls back to HTML5 Audio. This makes working with audio in JavaScr...
  • Aloha Editor : Aloha Editor is an open source WYSIWYG editor that can be used in webpages. Aloha Editor aims to be easy to use and fast in editing, and allows advanc...
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
  • 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 ...
  • S5 : A Simple Standards-Based Slide Show System
  • 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 ...
  • 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...
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
  • Ajaxload : Ajax loading gif generator
  • 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)
  • FontStruct : Build, Share, Download Fonts
  • 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
  • TruffleHog : TruffleHog is an open-source SAST (static application security testing) tool for detecting secrets in various sources. While GitHub and GitLab reposit...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • Harpoon : CLI tool for open source and threat intelligence. Harpoon is a tool to automate threat intelligence and open source intelligence tasks. It is written ...
  • The Coral Content Distribution Network : CoralCDN is a free and open content distribution network based around peer-to-peer technologies, comprised of a world-wide network of web proxies and ...

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
  • YAML Builder : A tool for visual layout development of YAML based CSS layouts
  • UnCSS : UnCSS is a tool that removes unused CSS from your stylesheets. It works across multiple files and supports Javascript-injected CSS.
  • CSS Sprite Generator : This tool allows you to automate the process of generating CSS sprites. Simply give it a ZIP file containing 2 or more images (GIF, PNG or JPG) and it...
  • Sizzy : A tool for developing responsive websites crazy-fast. Open sourced : https://github.com/kitze/sizzy

Compass is an open-source CSS Authoring Framework.

tool css compiler
Sitespeed.io http://sitespeed.io
27/10/2012 cluster icon
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • 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...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.
  • 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...

Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It collects data from multiple pages on your website, analyze the pages using performance best practices rules and output the result as HTML-files or JUnit XML.

performance software web test
grunt http://gruntjs.com
27/10/2012 cluster icon
  • Snowpack : Snowpack is a better build tool for modern web apps. Snowpack leverages ESM imports in your application to remove all unnecessary bundling work from y...
  • Flow : Adds static typing to JavaScript to improve developer productivity and code quality.
  • migra : migra is a schema comparison tool for PostgreSQL. It's a command line tool, and Python library. Find differences in database schemas as easily as runn...
  • Online YUI Compressor : This is a web interface to compress your JavaScript or CSS.
  • Data Science Toolkit : A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and ...
thumbnail

Grunt is a task-based command line build tool for JavaScript projects

tool javascript cli
page 56 / 83
1647 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn