Adding Data to Live Panel

SpamTools

Last Update sebulan yang lalu

Once your subscription hash is verified and active, you can start sending captured data from your phishing kits, scam pages, or payloads directly to the SpamTools Live Panel.
โœ… Endpoint
๐Ÿง 

user_session is used to group multiple logs together. If the same user_session is reused, data is appended to existing logs instead of creating a new row.

๐Ÿ“ฆ Example Payload
โœ… Example Response (Success)

{
"success": "Data added successfully." }

โŒ Possible Error ResponsesMissing required fields:
Invalid or expired hash:
Update failure:
Insert failure:
๐Ÿ’ป Code Snippets๐Ÿ Python (Minimal Example)
๐Ÿ˜ PHP (cURL)
๐ŸŒ JavaScript (Browser/Node)
๐Ÿ“Œ Notes
  • Each kit/logger/page should generate a unique session ID per victim to avoid overwriting logs.
  • You can reuse the same user_session to append logs progressively.
  • Make sure your subscription hash is valid before using this endpoint.

Was this article helpful?

0 out of 0 liked this article