Posts

  • modulesync

    Synchronize common files across your Git repositories.

    With no additional arguments, ModuleSync clones modules from the puppetlabs github organization and pushes to the master branch.

    Tags: #ruby • hacktoberfest

  • Java-Deserialization-Scanner

    All-in-one plugin for Burp Suite for the detection and the exploitation of Java deserialization vulnerabilities

    Java Deserialization Scanner is a Burp Suite plugin aimed at detect and exploit Java deserialization vulnerabilities. It was written by Federico Dotta, Principal Security Analyst at HN Security.

    The plugin is made up of three different components:

    1. Integration with Burp Suite active and passive scanner
    2. Manual tester, for the detection of Java deserialization vulnerabilities on custom insertion points
    3. Exploiter, that allow to actively exploit Java deserialization vulnerabilies, using frohoff ysoserial (https://github.com/frohoff/ysoserial)

    Tags: #java

  • react-webworker

    ⚙️ Communicate with a Web Worker from React

    npm install --save react-webworker
    

    Tags: #javascript

  • nodebox

    Node-based data application for visualization and generative design

    NodeBox requires the Java JDK, and Homebrew (for Ant and Maven)

    NodeBox uses Ant and Maven to build a running version. Install these first:

    brew install ant maven
    

    Then from the Terminal, run:

    git clone https://github.com/nodebox/nodebox.git
    cd nodebox
    ant run
    
    # To create a full app (the build will be in dist/mac):
    ant dist-mac
    

    Tags: #java • nodebox • graphics

  • react-native-marquee

    React Native Marquee Text Component

    A pure JavaScript marquee text component for react native.

    Tags: #typescript • react-native • ios

  • puppeteer-heap-snapshot

    API and CLI tool to fetch and query Chome DevTools heap snapshots.

    Capture heap snapshots and query the snapshot for objects matching a set of properties. Read more about it in this blog post.

    Tags: #typescript

  • epub-press-clients

    📦 Clients for building books with EpubPress.

    Easy to use clients for building ebooks with EpubPress.

    Backend code can be found in haroldtreen/epub-press.

    Follow us on Twitter.

    Tags: #javascript • ebook • article

  • flatware

    A parallel test runner for RSpec and Cucumber with pretty output

    Flatware parallelizes your test suite to significantly reduce test time.

    Tags: #ruby

  • reaper

    Social media scraping / data collection tool for the Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs

    • Support for 6 social media platforms
    • CSV output
    • Instructions for getting API keys
    • API key management
    • Download queuing system
    • Error management
    • Disk caching for big data
    • Ability to read a list of inputs from CSV and text files
    • Ability to append to exsting data
    • Dark theme
    • UTF-8 and ASCII support

    Tags: #python • scraping • facebook

  • webp-express

    Wordpress plugin for serving autogenerated WebP images instead of jpeg/png to browsers that supports WebP

    Serve autogenerated WebP images instead of jpeg/png to browsers that supports WebP.

    The plugin is available on the Wordpress codex (here). But well, it is developed (here on github).

    News: I have added the vendor folder to the repo. To install the plugin here from github, you can simply download the zip and unzip it in your plugin folder

    Tags: #php

subscribe via RSS