This Author published in this journals
All Journal Journal on Education
Rayhan Ramdhany Hanaputra
Politeknik Siber dan Sandi Negara

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Implementasi Penggunaan Pwntools Guna Mempermudah Eksploitasi Buffer pada Ubuntu 32-Bit Rayhan Ramdhany Hanaputra; Nurfarida Sekar Andzani; Madany Awang Bintara; Aqwam Rosadi Kardian
Journal on Education Vol 5 No 3 (2023): Journal on Education: Volume 5 Nomor 3 Tahun 2023
Publisher : Departement of Mathematics Education

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31004/joe.v5i3.1330

Abstract

An application is a computer program that is created to work on and carry out specific tasks from the user in which the application process requires memory to run. Memory usage in an application can be used as a vulnerability that can be exploited by attackers, one of which is buffer overflow. The problem that is often encountered when exploiting a buffer overflow vulnerability is finding out where the address of the buffer is and the exploitation process usually takes a long time. There are tools that can be used to help exploit buffer overflows, namely pwntools. In this research, buffer exploitation will be carried out using automation tools to prove the ease of carrying out this attack so that it can increase awareness for developers in improving security in the programs they make. The results of this study are that using pwntools can make it easier for attackers to carry out buffer overflow attacks