Posts

  • ail-framework

    AIL framework - Analysis Information Leak framework

    AIL (Analysis of Information Leaks) is an open-source framework for the collection, crawling, processing, and analysis of unstructured information. It supports threat intelligence, leak analysis, and investigative workflows by helping analysts extract, detect, correlate, and share relevant information from a wide range of sources.

    AIL includes:

    • an extensible Python-based framework for processing and analysing unstructured information,
    • a crawler manager for continuous and authenticated collection,
    • feeders for communication platforms and external streams,
    • a detection and retro-hunt engine based on keywords, regex and YARA,
    • search, correlation and investigation capabilities to pivot across extracted data,
    • and export/integration features for platforms such as MISP.

    Tags: #python • ail-framework • information-extraction

  • zpanelx

    ZPanel is a web hosting control panel written in PHP for Windows and *NIX host OS’s.

    Tags: #php

  • trackerjacker

    Like nmap for mapping wifi networks you’re not connected to, plus device tracking

    Like nmap for mapping wifi networks you’re not connected to. Maps and tracks wifi networks and devices through raw 802.11 monitoring.

    PyPI page: https://pypi.python.org/pypi/trackerjacker

    Tags: #python • hacking • wireless

  • got-scraping

    HTTP client made for scraping based on got.

    Got Scraping is a small but powerful got extension with the purpose of sending browser-like requests out of the box. This is very essential in the web scraping industry to blend in with the website traffic.

    Tags: #typescript

  • simple-php-router

    Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.

    Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.

    With simple-router you can create a new project fast, without depending on a framework.

    It only takes a few lines of code to get started:

    SimpleRouter::get('/', function() {
        return 'Hello world';
    });
    

    Tags: #php • router • cms

  • rockstor-core

    Linux/BTRFS based Network Attached Storage(NAS)

    An Open Source (Licensed: FSF Free/Libre & OSI approved) community endeavour to sustainably develop, maintain, and distribute an easy to use, flexible, Linux & BTRFS based DIY Network Attached Storage (NAS) software appliance.

    About Us

    Tags: #python

  • cloudsplaining

    Cloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized report.

    For full documentation, please visit the project on ReadTheDocs.

    Tags: #javascript • aws • aws-iam

  • net-http

    Net::HTTP provides a rich library which can be used to build HTTP user-agents.

    Net::HTTP provides a rich library which can be used to build HTTP user-agents. For more details about HTTP see RFC9110 HTTP Semantics and RFC9112 HTTP/1.1.

    Net::HTTP is designed to work closely with URI. URI::HTTP#host, URI::HTTP#port and URI::HTTP#request_uri are designed to work with Net::HTTP.

    If you are only performing a few GET requests you should try OpenURI.

    Tags: #ruby • hacktoberfest

  • bento-starter

    :bento: Full-Stack solution to quickly build PWA applications with Vue.js and Firebase

    Want to setup this stack ?

    :point_right: The full documentation is available here

    Tags: #javascript • pwa • offline

  • Zutilo

    Zotero plugin providing some additional editing features

    Zutilo is a plugin for Zotero. Zutilo adds several functions not available in base Zotero through extra menu items and keyboard shortcuts. Here are some of Zutilo’s features:

    • Copy, paste, and remove sets of tags
    • Select and right-click to relate several items
    • Copy items to the clipboard in several formats
    • Keyboard shortcuts for editing items and focusing and hiding different elements of the Zotero user interface

    Zutilo strives to enable whatever Zotero workflow is desired and otherwise to get out of the way. All of Zutilo’s graphical elements can be disabled individually, so that unwanted features do not clutter the user interface.

    [!NOTE] Zutilo is largely maintained by one person (@wshanks) who does not have much time for Zutilo any more. @wshanks still uses Zotero but not as heavily and so has less need for the power user features of Zutilo. Additional help adapting to new releases of Zotero and fixing other bugs is very welcome. Without additional contributors, Zutilo may not be able to keep compatibility with future releases of Zotero. As of Zotero version 7.0, some features of Zutilo, mainly keyboard shortcuts, no longer function. There was also a long gap between the release of Zotero 7 and a release of Zutilo that could be installed with it.

    Tags: #javascript

subscribe via RSS