<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">WJET</journal-id><journal-title-group><journal-title>World Journal of Engineering and Technology</journal-title></journal-title-group><issn pub-type="epub">2331-4222</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/wjet.2015.33C030</article-id><article-id pub-id-type="publisher-id">WJET-60529</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Chemistry&amp;Materials Science</subject><subject> Engineering</subject></subj-group></article-categories><title-group><article-title>
 
 
  Design of Quantification Model for Ransom Ware Prevent
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Donghyun</surname><given-names>Kim</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Seoksoo</surname><given-names>Kim</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Department of Multimedia, Hannam Universiciy, Daejeon, Korea</addr-line></aff><pub-date pub-type="epub"><day>22</day><month>10</month><year>2015</year></pub-date><volume>03</volume><issue>03</issue><fpage>203</fpage><lpage>207</lpage><history><date date-type="received"><day>9</day>	<month>September</month>	<year>2015</year></date><date date-type="rev-recd"><day>accepted</day>	<month>16</month>	<year>October</year>	</date><date date-type="accepted"><day>23</day>	<month>October</month>	<year>2015</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
   The growth of ICT within the society has become increasingly digitized, thus, the overall activity has amounted to various researches for protecting any data from malicious threats. Recently, ransomware has been a rapidly propagated subject for social engineering techniques especially the ransomware. Users can delete a ransomeware code using an antivirus software code. However, the encrypted data would be impossible to recover. Therefore, ransomware must be prevented and must have early detection before it infects any data. In this paper, we are proposing a quantification model to prevent and detect any cryptographic operations in the local drive. 
 
</p></abstract><kwd-group><kwd>Ransom Ware</kwd><kwd> Quantification Model</kwd><kwd> Prevent</kwd><kwd> Cryptolocker</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>With the progress of digital society, the traditional society’s activity has been closely related to cyberspace the growth of ubiquitous technology.</p><p>Most of Society activity on cyberspace protecting data from malicious threats as being society has become increasingly digital [<xref ref-type="bibr" rid="scirp.60529-ref1">1</xref>].</p><p>Malicious codes are the major threat of cyber-attacks, the malicious programs are installed without users agreement at same time break user system’s protection to control user system secretly [<xref ref-type="bibr" rid="scirp.60529-ref2">2</xref>].</p><p>The initial malicious codes are virus-typed to destroy systems. With the development of computer engineering and algorithm theory, the malicious codes also evolved.</p><p>With the risk increase of malicious code, the anti-malware’s design and develop are necessary. It is not only Traditional software engineering techniques but also social engineering has been applied to target against attacks such as APT (Advanced Persistent Threat) [<xref ref-type="bibr" rid="scirp.60529-ref3">3</xref>].</p><p>Ransomware can be detected and deleted by general security programs. But, once infected with the malicious program, it is hard to recover encrypted files.</p><p>For that reason, in the case of protect system from ramsomware, it is effective to make pre-detection, rather than postdetection, in order to protect user’s critical data.</p><p>However, ransomware is recent top issue, employs social engineering techniques that are used to trigger users curiosity and induce users to make approach. Therefore, such malware emerges as a more powerful threat [<xref ref-type="bibr" rid="scirp.60529-ref4">4</xref>].</p><p>Therefore, in this paper we provide a techniques for detect ransomware with social engineering, in this design include a quantitative model, which can be use to detecting.</p></sec><sec id="s2"><title>2. Related Works</title><sec id="s2_1"><title>2.1. Ransomware</title><p>Ramsomware, a sort of Trojan virus, It is targets are which computers running on Microsoft Windows Operating System. Ramsomware propagates via email attachments using social engineering as if it is a normal file. Once activated, the ransomware uses the encryption of a private key saved into its control server and RSA open key to encrypt the files with specific formats in the local network drive [<xref ref-type="bibr" rid="scirp.60529-ref4">4</xref>].</p><p>In the case of fish infected with ransomware delete the ransomware through the vaccine program, it is possible to prevent the diffusion. However, if the infected computer or file to ransomware, and it is not be repaired (<xref ref-type="fig" rid="fig1">Figure 1</xref>).</p></sec><sec id="s2_2"><title>2.2. File-Based Intrusion Detection Method</title><p>In the this case of ransomwares are use the Microsoft Windows Operating System’s flaw base on that we ransomwares infect system core files [<xref ref-type="bibr" rid="scirp.60529-ref5">5</xref>].</p><p>Therefore in order to detect ransomware, use the file-based detection techniques, the provided file-based pre-detection approach is as follows.</p><p>File-based detection method is based on the fact that a malicious code takes the form of a PE (Portable Executable) file in an operation system. It must have a signature of specific format to determine the PE type malicious code. Signature-based detection has the advantage of fast scanning as it examines particular or unique part of a file classified as a malicious code.</p><p>However, it causes false negative that disables detection if the file size changes even by a few hundred bytes, which only enables response to codes detected in advance and not unknown codes with a new format [<xref ref-type="bibr" rid="scirp.60529-ref6">6</xref>].</p><p>The scanning engine checks files using key generation and other commands in a particular registry a specific folder from malicious codes. By comparison with heuristic signature, it determines the level of similarity with generally known malicious codes and detects lesser-known malicious codes.</p><p>Depending on what form the scanning engine takes while heuristic analysis for the subjected files, it is classified as dynamic heuristic detection [<xref ref-type="bibr" rid="scirp.60529-ref7">7</xref>] and static heuristic detection (<xref ref-type="fig" rid="fig2">Figure 2</xref>).</p></sec><sec id="s2_3"><title>2.3. IP Trace Back Algorithm</title><p>Hash-based IP trace-back composes SPIE (Source Path Isolation Engine)-based track back server and manages the network based on agent for each subgroup. And, each router features DGA (Data Generation Agent) for</p><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title>Structure of ransomware [<xref ref-type="bibr" rid="scirp.60529-ref4">4</xref>]</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/60529x3.png"/></fig><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title>Dynamic and static heuristic detection code [<xref ref-type="bibr" rid="scirp.60529-ref7">7</xref>]</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/60529x4.png"/></fig><p>operation. DGA collects and manages IP header data, which is hash value of packet message from relevant routers, and 8 byte payload and saves them in the bloom filter structure.</p><p>When IDS in the receiver system detects cyber-attack, if compares and analyzes data stored in DG router within the group and hacking packet information through SCAR (SPIE Collection and Reduction) agent and SPIE receives the data and reconfigures the transmission path of hacking-related packets. While it can be applied to ISPs in different model environments, SPIE, SCAR agent, and DGA must be built HANCE requires memory to manage the hash value for the packets on a regular basis. When there is a hacking attack, IPSec connection is formed between the network router and the attacked system [<xref ref-type="bibr" rid="scirp.60529-ref8">8</xref>] [<xref ref-type="bibr" rid="scirp.60529-ref9">9</xref>].</p><p>In this paper, we provided a quantification model based on hash algorithm to against social engineering based malicious attacks. It’s include social engineering threat-analysis, ransomware infection path dynamic detection and matching engine.</p></sec></sec><sec id="s3"><title>3. Quantification Model for Ramsomware Prevent</title><p>Conventional qualification techniques are limited to technique security areas in terms of threat factors and thus it is impossible to draw a risk calculation formula for post-quantification.</p><p>Therefore pre-quantification of ramsomware based on a social engineering technique, it is necessary to apply social-engineering attackers’ perception or behavior patterns.</p><p>In this paper, in the addition of other social engineering threat factors than the technical threat factors of ransomware, this paper designed a quantification model based on threat factor frequency. <xref ref-type="fig" rid="fig3">Figure 3</xref> shows a structure of quantification model for ransomware prevent.</p><p>In the case of malicious attacker to use social engineering techniques, information gathering in order to improve the reliability of the attack target, Vitrac formation, in order to expand the ransomware by applying the gastrointestinal technology, the user receives a ransomware code it has been able to be situation (access, receive, peruse, download) for analyzes social engineering threat [<xref ref-type="bibr" rid="scirp.60529-ref10">10</xref>] factors including information collection, rapport, and disguise and ramsomware existing characteristics. Based on the analyzed information.</p><p>The model use Hash-based IP trace-back, it is analyzes possibility and situational frequency by conducting frequency analysis on users’ access, receipt, opening, downloading and execution as <xref ref-type="fig" rid="fig4">Figure 4</xref>.</p><p>With the use of Dynamic and Static Heuristic Detection Code for white/black list and user PC’s registered file lists, it analyzes the frequencies of registered signatures and unregistered signatures and checks that any codes and drivers are included in unregistered signatures to analyze possibility and situational frequency.</p><disp-formula id="scirp.60529-formula303"><label>(1)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/60529x5.png"  xlink:type="simple"/></disp-formula><p>With the results of infection possibility and situational frequency, the model analyzes a risk level. If the analyzed risk level exceeds a designated risk level, the model determines an alarm degree and gives a warning to a user in advance.</p><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3">Figure 3</xref></label><caption><title> Structure of quantification model</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/60529x6.png"/></fig><fig id="fig4"  position="float"><label><xref ref-type="fig" rid="fig4">Figure 4</xref></label><caption><title> Pauedo code for frequencty user access</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/60529x7.png"/></fig></sec><sec id="s4"><title>4. Conclusions</title><p>This paper designed a quantification model based on a social engineering technique to prevent ramsomware.</p><p>In the case of ramsomware, it is necessary to make pre-detection, rather than post-detection, in order to protect users’ critical data.</p><p>Therefore, in this paper necessary to apply social-engineering attackers’ perception or behavior patterns. And white/black list and user PC’s registered file lists, it analyzes the frequencies of registered signatures and unregistered signatures, and checks that any codes and drivers are included in unregistered signatures to analyze possibility and situational frequency.</p><p>The quantification model proposed in this paper includes social engineering factors so that it suggested the guidelines of quantification system for objective prevention more than the conventional analysis methods focusing on technical factors.</p></sec><sec id="s5"><title>Acknowledgements</title><p>The present research has been supported by a research grant of the Asan Foundation.</p></sec><sec id="s6"><title>Cite this paper</title><p>Donghyun Kim,Seoksoo Kim, (2015) Design of Quantification Model for Ransom Ware Prevent. World Journal of Engineering and Technology,03,203-207. doi: 10.4236/wjet.2015.33C030</p></sec></body><back><ref-list><title>References</title><ref id="scirp.60529-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Han, B.J., Choi, Y.H. and Bae, B.C. (2013) Generating Malware DNA to Classify the Similar Malwares. Journal of the Korea Institute of Information Security &amp; Cryptology, 23, 679-694. http://dx.doi.org/10.13089/JKIISC.2013.23.4.679</mixed-citation></ref><ref id="scirp.60529-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Gazet, A. (2010) Comparative Analysis of Various Ransom-ware Virii. Journal in Computer Virology, 6, 77-90. 
http://dx.doi.org/10.1007/s11416-008-0092-2</mixed-citation></ref><ref id="scirp.60529-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Dell Secure Works (2012) Anatomy of an Advanced Persistent Threat (APT).</mixed-citation></ref><ref id="scirp.60529-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Smith, B. (2013) Cryptoviral Extortion.</mixed-citation></ref><ref id="scirp.60529-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Shin, D., Kim, Y., Byun, K. and Lee, S. (2008) Data Hiding in Windows Executable Files. Australian Digital Forensics Conference, 51.</mixed-citation></ref><ref id="scirp.60529-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Feguson, P. (2000) Network Ingress Filtering: Defeating Denial of Service Attacks Which Employ IP Source Address Spoofing. Ferguson 2000 Network.</mixed-citation></ref><ref id="scirp.60529-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Nachenberg, C.S. (2012) Dynamic Heuristic Method for Detecting Computer Viruses Using Decryption Exploration and Evaluation Phases. U.S. Patent No. 6,357,008.</mixed-citation></ref><ref id="scirp.60529-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Savage, S., Wetherall, D., Karlin, A. and Anderson, T. (2000) Practical Network Support for IP Traceback. ACM SIGCOMM Computer Communication Review, 30, 295-306. http://dx.doi.org/10.1145/347057.347560</mixed-citation></ref><ref id="scirp.60529-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Aljifri, H. (2003) IP Traceback: A New Denial-of-Service Deterrent. IEEE Security &amp; Privacy, 1, 24-31. 
http://dx.doi.org/10.1109/MSECP.2003.1203219</mixed-citation></ref><ref id="scirp.60529-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Park, K. and Lee, H. (2001) On the Effectiveness of Probabil-istic Packet Marking for IP Traceback under Denial of Service Attack. Twentieth Annual Joint Conference of the IEEE Computer and Communications Societies, 1, 338-347.</mixed-citation></ref></ref-list></back></article>