listen
Listen to file modifications
Install
- All systems
-
curl cmd.cat/listen.sh
- Debian
-
apt-get install rubygem-listen
- Ubuntu
-
apt-get install rubygem-listen
- Arch Linux
-
pacman -S rubygem-listen
- Kali Linux
-
apt-get install rubygem-listen
- Fedora
-
dnf install rubygem-listen
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rubygem-listen
- Raspbian
-
apt-get install rubygem-listen
- Dockerfile
- dockerfile.run/listen
rubygem-listen
Listen to file modifications
ruby-listen
Ruby library listening to file modifications
This Ruby library listens to file modifications and notifies you about the changes. It detects file modification, addition and removal, and supports multiple directories from a single listener. It uses checksum comparison for modifications made under the same second, and allows supplying regexp-patterns to ignore and filter paths for better results.
vagrant
Tool for building and distributing virtualized development environments
This package provides the tools to create and configure lightweight, reproducible, and portable virtual environments. Vagrant uses Oracle’s VirtualBox to create its virtual machines and then uses Chef or Puppet to provision them.
dradis
Collaboration tools for penetration testing
Dradis is a tool to help in the process of penetration testing. Penetration testing is about information: 1. Information discovery 2. Exploit useful information 3. Report the findings But penetration testing is also about sharing the information you and your teammates gather. Not sharing the information available in an effective way will result in exploitation oportunities lost and the overlapping of efforts.