One-Lin3r is simple and light-weight framework inspired by the web-delivery module in Metasploit.
One-Lin3r是一款简单的轻量级框架,而该工具的灵感来自于Metasploit的web-delivery模块
使用视频地址:https://asciinema.org/a/157020?autoplay=1
在linux上安装使用:
git clone https://github.com/D4Vinci/One-Lin3r.git
chmod 777 -R One-Lin3r
cd One-Lin3r
pip install -r requirements.txt
python One-Lin3r.py -h
该工具虽然没有metasploit好用 也没有WVS方便 但是在linux上安装使用都很简单,最重要的是能看源码学习,再加以改造使用。