Познакомьтесь с пентестом веб-приложений на практике в нашем новом бесплатном курсе
cat /etc/issue
cat /etc/*-release
lsb_release -a
cat /etc/lsb-release # Debian based
cat /etc/redhat-release # Redhat based
cat /proc/version
uname -a
uname -mrs
rpm -q kernel
dmesg | grep Linux
ls /boot | grep vmlinuz-
cat /etc/profile
cat /etc/bashrc
cat ~/.bash_profile
cat ~/.bashrc
cat ~/.bash_logout
env
set
nmap –sV –A 192.168.0.110
nikto –h 192.168.0.110
# git clone https://github.com/MohamedNourTN/Terminator.git
# cd Terminator/
# chmod +x terminator.py
# python2 terminator.py -Запуск на Arch Linux
# python terminator.py -Запуск на Debian Linux
git clone https://github.com/0x3curity/Samurai
apt install lynx
chmod +x samurai.sh
./samurai.sh
netdiscover
nmap –sV –A 192.168.0.107
nikto –h 192.168.0.107