6 líneas
179 B
Bash
6 líneas
179 B
Bash
#!/bin/bash
|
|
/etc/init.d/tor start
|
|
torsocks git clone https://gitlab.com/ninguno/rand.sh /sqlmap
|
|
torsocks git clone https://github.com/rezasp/joomscan /joomcan
|
|
/bin/sleep infinity
|