Posts
-
HTTP-Proxy-Servlet
Smiley’s HTTP Proxy implemented as a Java servlet
The following is a list of parameters that can be configured
- log: A boolean parameter name to enable logging of input and target URLs to the servlet log.
- forwardip: A boolean parameter name to enable forwarding of the client IP
- preserveHost: A boolean parameter name to keep HOST parameter as-is
- preserveCookies: A boolean parameter name to keep COOKIES as-is
- preserveCookiePath: A boolean parameter name to keep cookie path unchanged in Set-Cookie server response header
- http.protocol.handle-redirects: A boolean parameter name to have auto-handle redirects
- http.socket.timeout: A integer parameter name to set the socket connection timeout (millis)
- http.read.timeout: A integer parameter name to set the socket read timeout (millis)
- http.connectionrequest.timeout: A integer parameter name to set the connection request timeout (millis)
- http.maxConnections: A integer parameter name to set max connection number
- useSystemProperties: A boolean parameter whether to use JVM-defined system properties to configure various networking aspects.
- targetUri: The parameter name for the target (destination) URI to proxy to.
Tags: #java
-
baguetteBox.js
:zap: Simple and easy to use lightbox script written in pure JavaScript
- Features
- Installation
- Importing
- Usage
- Customization
- API
- Responsive images
- Compatibility
- Contributing
- Donation
- Credits
- License
Tags: #javascript • gallery • lightbox
-
react-simple-keyboard
React Virtual Keyboard - Customizable, responsive and lightweight
https://simple-keyboard.com/demo
Tags: #javascript • keyboard • touchscreen
-
ffmpeg-php
FFmpegPHP is a pure OO PHP port of ffmpeg-php library that was written in C. It adds an easy to use, object-oriented API for accessing and retrieving information from video and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHP’s image functions. This works well for automatically creating thumbnail images from movies. FFmpegPHP is also useful for reporting the duration and bitrate of audio files (mp3, wma…). FFmpegPHP can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv…)
FFmpegPHP is a pure OO PSR-4 compatible PHP port of ffmpeg-php library (that was written in C). It adds an easy to use, object-oriented API for accessing and retrieving information from video and audio files. It has methods for returning frames from movie files as images that can be manipulated using PHP image functions. This works well for automatically creating thumbnail images from movies. FFmpegPHP is also useful for reporting the duration and bitrate of audio files (mp3, wma…). FFmpegPHP can access many of the video formats supported by ffmpeg (mov, avi, mpg, wmv…)
Tags: #php • ffmpeg • ffprobe
-
gatk
Official code repository for GATK versions 4 and up
This repository contains the next generation of the Genome Analysis Toolkit (GATK). The contents of this repository are 100% open source and released under the Apache 2.0 license (see LICENSE.TXT).
GATK4 aims to bring together well-established tools from the GATK and Picard codebases under a streamlined framework, and to enable selected tools to be run in a massively parallel way on local clusters or in the cloud using Apache Spark. It also contains many newly developed tools not present in earlier releases of the toolkit.
Tags: #java • genomics • spark
-
urlcrazy
Generate and test domain typos and variations to detect and perform typo squatting, URL hijacking, phishing, and corporate espionage.
URLCrazy is an OSINT tool to generate and test domain typos or variations to detect or perform typo squatting, URL hijacking, phishing, and corporate espionage.
Homepage: https://github.com/urbanadventurer/urlcrazy
Tags: #ruby • osint • typosquatting
-
laravel-bridge
Laravel on AWS Lambda with Bref
Run Laravel on AWS Lambda with Bref.
Read the Bref documentation for Laravel to get started.
Tags: #php • bref • serverless
-
ratpack
Lean & powerful HTTP apps
Ratpack is a simple, capable, toolkit for creating high performance web applications.
Ratpack is built on Java and the Netty event-driven networking engine. The API is optimized for Groovy and Java 8.
Optional Google Guice integration provides a foundation for scaling your application in size in a managed way.
Optional Gradle build time support makes building and testing applications a breeze.
Tags: #java
-
pry-stack_explorer
Walk the stack in a Pry session
Provides commands available in Pry sessions.
Commands:
up/down- Move up or down the call stackframe [n]- Go to frame nstack- Show call stack
Tags: #ruby
-
VulnWhisperer
Create actionable data from your Vulnerability Scans
- Nessus (v6/v7/v8)
- Qualys Web Applications
- Qualys Vulnerability Management
- OpenVAS (v7/v8/v9)
- Tenable.io
- Detectify
- Nexpose
- Insight VM
- NMAP
- Burp Suite
- OWASP ZAP
- More to come
Tags: #python • nessus • elasticstack
subscribe via RSS