No description
- Shell 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| debian.sh | ||
| fedora.sh | ||
| gentoo.sh | ||
| LICENSE | ||
| README.md | ||
| windows.txt | ||
Space Invaders
POWER UP YOUR SEGFAULT ACCESS WITH SOME TRICKS! LET'S HACK!
Automation with SSH for Hacking
| First steps: |
|---|
| Debian: |
| apt update && apt upgrade && apt install sshpass pssh torsocks -y |
| Fedora: |
| dnf update && dnf upgrade && dnf install sshpass pssh tor torsocks -y |
| Gentoo: |
| emerge sshpass pssh tor torsocks |
| START TOR! |
|---|
| # SYSTEMD USERS |
| systemctl enable tor |
| systemctl start tor |
| # OPENRC USERS |
| rc-service tor enable |
| rc-service tor start |
Are you prepared? OK... start with this:
torify sshpass -p "segfault" pssh -A -i -H "root@lsd.segfault.net:22" uname -a
Tutorial YouTube
Do you want go deep? OK...
DEEEEEEEEP TUTORIAL...
Tutorial YouTube
| Go to Segfault interactive shell here |
|---|
| When your machine starts, do this: |
| > ssh@lsd.segfault.net |
| Before access complete do this: |
| > ssh@adm.segfault.net |
And repeat to infinity!
Knowledge is power. Use it.