我在 Ubuntu 18.04 上安装了一些工具,显然出了点问题。
有几种现象。
第一个是Ctrl+ Alt+t不会打开一个终端。为了打开终端,我需要右键单击桌面并按“打开新终端”按钮。
此外,每当我运行一个提示问题并等待答案的脚本时,脚本就会崩溃。例如,当我运行 SQLmap 时会发生以下情况:
eliko@ubuntu:~/Desktop/Tools/sqlmap$ ./sqlmap.py -u
https://nice.app.com/forgot_password?email=rob@bob.com&key=cc
[4] 2652
eliko@ubuntu:~/Desktop/Tools/sqlmap$
[!] legal disclaimer: Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program
[*] starting @ 08:46:58 /2019-12-29/
[08:46:59] [INFO] testing connection to the …Run Code Online (Sandbox Code Playgroud)