mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
995 B
995 B
Home > bitburner > Darknet > phishingAttack
Darknet.phishingAttack() method
Spends time sending out phishing emails, attempting to find some non-technical middle manager to fall for the scam. Builds charisma. Often the attempt will fail, but success can be increased with crime success rate and charisma stats.
The amount of money lifted scales with the number of threads used, if successful. Very occasionally you can retrieve a cache file from the attempt.
Phishing attacks can only be run from scripts on darknet servers.
Signature:
phishingAttack(): Promise<DarknetResult>;
Returns:
Promise<DarknetResult>
A promise that resolves to a DarknetResult object.
Remarks
RAM cost: 2 GB