Loading README.md +6 −2 Original line number Original line Diff line number Diff line Installing: Installing: nlsd ``` ``` useradd nlsd useradd nlsd chsh nlsd -s /bin/bash chsh nlsd -s /bin/bash Loading @@ -11,6 +11,9 @@ chown -R nlsd:nlsd /home/nlsd chmod -R 770 /home/nlsd chmod -R 770 /home/nlsd adduser nlsd adm adduser nlsd adm su - nlsd su - nlsd ``` nlsd ``` pip3 install sh requests pip3 install sh requests wget https://en0.sh/raw/exeqoqarud -O /home/nlsd/nlsd.py wget https://en0.sh/raw/exeqoqarud -O /home/nlsd/nlsd.py chmod +x nlsd.py chmod +x nlsd.py Loading @@ -18,9 +21,10 @@ hostname=`hostname` curl -s -X POST https://s.en0.io/api/createReporter -H "Content-Type: application/x-www-form-urlencoded" -d "key=986881840ddee645d5d644632391d318db8ef184dd31c99d77f1843cedc0c780&hostname=$hostname" | python3 -c "import sys, json; print(json.load(sys.stdin)['message'])" > key curl -s -X POST https://s.en0.io/api/createReporter -H "Content-Type: application/x-www-form-urlencoded" -d "key=986881840ddee645d5d644632391d318db8ef184dd31c99d77f1843cedc0c780&hostname=$hostname" | python3 -c "import sys, json; print(json.load(sys.stdin)['message'])" > key ``` ``` root ``` ``` wget https://en0.sh/raw/alisayinoy -O /etc/systemd/system/nlsd.service wget https://en0.sh/raw/alisayinoy -O /etc/systemd/system/nlsd.service systemctl enable nlsd.service systemctl enable nlsd.service systemctl start nlsd.service systemctl start nlsd.service chsh nlsd -s /usr/sbin/nologin ``` ``` Loading
README.md +6 −2 Original line number Original line Diff line number Diff line Installing: Installing: nlsd ``` ``` useradd nlsd useradd nlsd chsh nlsd -s /bin/bash chsh nlsd -s /bin/bash Loading @@ -11,6 +11,9 @@ chown -R nlsd:nlsd /home/nlsd chmod -R 770 /home/nlsd chmod -R 770 /home/nlsd adduser nlsd adm adduser nlsd adm su - nlsd su - nlsd ``` nlsd ``` pip3 install sh requests pip3 install sh requests wget https://en0.sh/raw/exeqoqarud -O /home/nlsd/nlsd.py wget https://en0.sh/raw/exeqoqarud -O /home/nlsd/nlsd.py chmod +x nlsd.py chmod +x nlsd.py Loading @@ -18,9 +21,10 @@ hostname=`hostname` curl -s -X POST https://s.en0.io/api/createReporter -H "Content-Type: application/x-www-form-urlencoded" -d "key=986881840ddee645d5d644632391d318db8ef184dd31c99d77f1843cedc0c780&hostname=$hostname" | python3 -c "import sys, json; print(json.load(sys.stdin)['message'])" > key curl -s -X POST https://s.en0.io/api/createReporter -H "Content-Type: application/x-www-form-urlencoded" -d "key=986881840ddee645d5d644632391d318db8ef184dd31c99d77f1843cedc0c780&hostname=$hostname" | python3 -c "import sys, json; print(json.load(sys.stdin)['message'])" > key ``` ``` root ``` ``` wget https://en0.sh/raw/alisayinoy -O /etc/systemd/system/nlsd.service wget https://en0.sh/raw/alisayinoy -O /etc/systemd/system/nlsd.service systemctl enable nlsd.service systemctl enable nlsd.service systemctl start nlsd.service systemctl start nlsd.service chsh nlsd -s /usr/sbin/nologin ``` ```