工具]AWVS13.x破解版(Windows+Linux) 作者: hackliu 分类: 安全工具 发布时间: 2020-03-11 15:19 Linux版本 下载地址:https://pan.baidu.com/s/12aDasY5WImSprL4hIEWKKg 提取码:qkfs 在主目录下打开终端,依次输入以下命令 cd avws13-linux //进入安装文件夹下 chmod +x * //给所有文件执行权限 ./acunetix_13.0.200217097_x64_.sh //开始安装 接下来会进入AWVS的交互界面安装 press ENTER to continue >>> 按下Enter ===================阅读协议,一直按住回车键,到下面然后出现===================== Accept the license terms? 你接受许可吗 >>> yes Insert new hostname, or leave blank to use kali 主机名,填写127.0.0.1就好了 Hostname :127.0.0.1 Configuring the master user... 填写登录控制台的邮箱地址和密码 Email: root@kali.com Password: password1. Password again: password1. =========================接下来就开始安装了=============================== Initializing file system... Extracting files to /home/acunetix/.acunetix.... Installing the database... ..... ............. ...... ================================安装完成=============================== Adding LSR shortcuts... Creating uninstall... Please visit https://127.0.0.1:3443/ to access Acunetix UI 接下来开始破解,解压包的目录下运行 cp -rf wvsc /home/acunetix/.acunetix/v_200217097/scanner/ cp -rf license_info.json /home/acunetix/.acunetix/data/license/ 再去 http://127.0.0.1:3443登录,发现已经破解成功 AWVS管理命令 service acunetix start //启动 service acunetix stop //停止 service acunetix restart //重启
Year: 2021
Windows Desktop support, work blog
how to hack the login password window 8
1 use bootable usb to start pc 2. choose troubleshooting menu 3. click command prompt 4. type command diskpart 5 . type list volume and find you USB bootable volume 6. go to d:(USB volume example) 7. go to c:\windows\system32 8...
work blog
How To Batch Convert Multiple CSV Files To XLS(X) Files In Excel
Batch Convert CSV Files To XlS(X) Files With Macro Code To convert multiple CSV files from one folder to XLS(X) files, you can do as below steps: 1. Enable a new workbook, press Alt + F11 keys to open Microsoft Visual Basic for...