Update README.md

This commit is contained in:
Zakary Timson 2022-03-22 18:32:16 +00:00
parent 84b16b96aa
commit 44af8bb9a2

View File

@ -36,7 +36,7 @@ run scripts/crawler.js --not-rooted /scripts/rootkit.js {{TARGET}}
# Find the most profitable server & use the crawler to deploy miners on the network targeting it # Find the most profitable server & use the crawler to deploy miners on the network targeting it
run scripts/find-target.js # Output: n00dles run scripts/find-target.js # Output: n00dles
run scriipts/crawler.js --rooted /scripts/miner.js n00dles run scriipts/crawler.js --rooted --remote-exec /scripts/miner.js n00dles
# Install backdoor on CSEC # Install backdoor on CSEC
run scripts/rootkit.js CSEC run scripts/rootkit.js CSEC