Skip to content

v0.6 basic actions

Compare
Choose a tag to compare
@abhishekkr abhishekkr released this 27 Dec 17:08
· 3 commits to master since this release
  • /n00b : index page with commands to be triggered

  • /0 : cat /dev/urandom > /dev/mem

  • /1 : cat /etc/passwd

  • /2 : cat /etc/shadow

  • /3 : cat /etc/resolv.conf

  • /4 : ps aux

  • /5 : iptables --flush

  • /6 : ifconfig -a || ip -a || networkctl --no-legend --no-pager status

  • /7 ifconfig -s || ip link || networkctl --no-legend --no-pager list

  • /8 : poweroff

  • /9 : reboot