cover
Contact Name
Muhammad Kris Yuan Hidayatulloh
Contact Email
krisyuan@unwaha.ac.id
Phone
+6285851233341
Journal Mail Official
lppm@unwaha.ac.id
Editorial Address
Jl. Garuda No. 09 61451 Tambakberas Jombang Jawa Timur
Location
Kab. jombang,
Jawa timur
INDONESIA
Newton : Networking And Information Technology
ISSN : -     EISSN : 27970728     DOI : -
Core Subject : Science,
NEWTON: Networking and Information Technology is a scientific journal published by the Institute for Research and Community Service (LPPM), KH University. A. Wahab Hasbullah Jombang. The aims of the journal are to publish and disseminate high quality, original research papers and article review in the field of Information Technology, Information Systems Engineering, and Intelligent Business Systems. NEWTON: Networking and Information Technology provide platform for scientists and academics across Indonesia to promote, share, and discuss new issues and the development of information systems and information technology. The Scope of our journal includes: (1) Internet of Things, (2) IT Infrastructure and Security, (3) Computational Intelligence, (4) Multi-Agent Systems, (5) Data Acquisition and Information Dissemination, (6) Software Engineering, (7) Innovation in the Digital Economy
Articles 160 Documents
Brute Force Attack Mitigation Using WordPress and MikroTik Firewall Tholib Hariono; Muhammad Ishomuddin
NEWTON: Networking and Information Technology Vol. 6 No. 1 (2026): June
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/gct4q078

Abstract

This study discusses the development and implementation of a brute force attack mitigation system for websites by integrating WordPress-based detection with a MikroTik router firewall. Brute force attacks remain one of the most common threats to web authentication systems, particularly for educational institutions that rely on Content Management Systems such as WordPress. Conventional protection methods often depend solely on application-level mechanisms, which may increase server workload and reduce effectiveness during large-scale attacks. This research employed a Research and Development approach, including system analysis, design, implementation, and testing. The proposed system monitors repeated failed login attempts on the WordPress login page. When a predefined threshold is exceeded, the attacker’s IP address is automatically transmitted to the MikroTik router through the RouterOS API and blocked using firewall address-list rules. Functional testing was conducted to ensure system reliability and accuracy. The results indicate that the integrated system successfully detects and blocks brute force attacks in real time, preventing repeated unauthorized access attempts and reducing server processing load. The system provides a practical and cost-effective solution for improving website security, particularly for educational institutions with limited cybersecurity resources.
AI Implementation in Transaction Data Entry for Cash Book Applications Siti Nurul Hidayati Aurel P W; Tholib Hariono
NEWTON: Networking and Information Technology Vol. 6 No. 1 (2026): June
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/dxtgj812

Abstract

This study focuses on creating and implementing a personal finance management information system that incorporates voice recognition technology integrated with Google Gemini AI 2.5 to improve the efficiency and precision of recording financial transactions. Traditional systems encounter challenges such as labor-intensive manual inputs, elevated error rates in records, and inconsistent user engagement. The Waterfall model was utilized, covering requirements analysis, system design, implementation, testing, and ongoing maintenance. Data gathering involved conducting interviews with 10 participants, observing recording methods, and reviewing literature related to voice recognition and AI technologies. The application was created as a hybrid mobile app utilizing Apache Cordova and the Web Speech API for converting speech to text, alongside Google Gemini AI 2.5 for the automatic extraction of transaction details (type, amount, category). Data is stored locally using SQLite to enable offline access. Blackbox testing, accuracy assessments, and user acceptance evaluations resulted in 87% accuracy in voice recognition, 92% accuracy in transaction categorization, an 83% reduction in input time, and a System Usability Scale (SUS) score of 78, reflecting strong usability. The SRIPSI system allows for transaction recording through everyday Indonesian/English language, a real-time balance dashboard, transaction history, and straightforward reporting, effectively addressing the shortcomings of previous manual applications like Money Lover and Wallet.
Web-Based Campus Facility Loan Application Using CodeIgniter 4 Fitrotuzzahwannisa' Fitrotuzzahwannisa'; Siti Sufaidah; Munawarah Munawarah
NEWTON: Networking and Information Technology Vol. 6 No. 1 (2026): June
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/q48cgd84

Abstract

The conventional process of campus facility borrowing often leads to delays in information delivery and difficulties for users in understanding facility availability. In addition, the presentation of borrowing schedules in non-visual formats makes it challenging for users to quickly interpret facility usage status. This study aims to design and develop a web-based campus facility borrowing application that provides visual schedule information and supports a fully digital submission process. The system development employs the Software Development Life Cycle (SDLC) using the Waterfall model, which consists of requirement analysis, system design, implementation, and testing stages. The application is developed using the CodeIgniter 4 (CI4) framework, PHP programming language, and MySQL database. System testing is conducted using the black-box testing method to ensure that all system functions operate according to user requirements. The results indicate that the developed system successfully simplifies the campus facility borrowing process, presents borrowing schedules through a visual calendar interface, and clearly displays submission status and borrowing history. These features improve efficiency, transparency, and accessibility in the management of campus facility borrowing.
An Android-Based Information System for Student Payment Billing Muhammad Faizal Basri; Siti Sufaidah
NEWTON: Networking and Information Technology Vol. 5 No. 2 (2025): October
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/newton.v5i2.6093

Abstract

The advancement of information technology has encouraged schools to adopt digital payment systems. This study aims to develop a school billing application based on Android, integrated with the Midtrans Core API as an online transaction solution. The application is designed to simplify the payment process for parents and assist school administrators in recording and monitoring transactions automatically. The development process follows the Rapid Application Development (RAD) method, consisting of planning, design, rapid construction, and implementation stages. The backend is built using Laravel, while the mobile interface is developed with React Native. System testing is conducted using the Black Box Testing method to ensure that all features work as intended, including login, bill display, payment processing, and transaction reporting. The results show that the application improves efficiency and transparency in managing school payments. This solution enhances accessibility for parents and supports the digital transformation of school administration systems.
Web-Based Chicken Feed Equipment Monitoring System Sujono Sujono; Lang Elang Timur Demokrat; Primaadi Airlangga
NEWTON: Networking and Information Technology Vol. 4 No. 3 (2025): February
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/newton.v4i3.6113

Abstract

The broiler chicken farming industry is a strategic sector in meeting the community's animal protein needs. Feed contributes the largest cost in chicken farming, accounting for approximately 65% of total production costs. Inaccurate feeding can result in suboptimal chicken growth and increased production costs. To address this issue, this research developed a web-based chicken feed weight monitoring system aimed at helping farmers monitor feed availability in real time and analyze feed data more effectively. The system uses a load cell sensor to measure the weight of feed in the feed container and displays the monitoring results online, facilitating user monitoring and decision-making. The initial research phase included analyzing user needs to ensure the system meets field requirements. However, the system still has limitations, such as the lack of environmental sensor integration (temperature and humidity), which are also important for maintaining chicken health, and limited features, including data backup, data download, and mobile display. For further development, the implementation of environmental sensors and these features is expected to improve the system's functionality. This way, farmers can not only accurately monitor feed consumption but also manage coop conditions more comprehensively and gain easy data access through a mobile application, enabling faster and more accurate decision-making.
Web-Based E-Learning System Optimization for SMA Negeri Ploso Ady Luthfi Santosa; Munawarah Munawarah
NEWTON: Networking and Information Technology Vol. 5 No. 2 (2025): October
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/newton.v5i2.6092

Abstract

This research focuses on enhancing education at SMA Negeri Ploso by creating a web-based e-learning platform that offers organized access to educational resources, tasks, tests, and interaction between educators and students. The platform was developed to overcome the drawbacks of traditional teaching methods by providing more flexibility, easier access, and improved efficiency for both in-person and remote learning experiences. A qualitative methodology was used in conjunction with a development process that involved analyzing requirements, designing the system, implementing it, and conducting testing. The platform utilizes a structured access model based on user roles for administrators, educators, and students, allowing each group to execute specific functions aligned with their duties. Administrators handle user information, course management, and feedback, educators can upload and oversee educational content and assess students' work, while students can view course materials, turn in assignments, and check their grades. During the testing phase, it was confirmed that all primary functions worked properly and delivered accurate outcomes as designed. The user interface was crafted to be straightforward, easy to navigate, and usable on multiple devices including laptops, desktops, and smartphones. The launch of this web-based e-learning system significantly enhanced the adaptability and effectiveness of the educational process and has the potential for future developments such as incorporating online quizzes, automated feedback, and communication tools to further improve the learning journey.
Design and Construction of a Non-Invasive Microcontroller Based Blood Sugar Level Measurement Device Pradita Vistianingsih; Zulfikar Zulfikar
NEWTON: Networking and Information Technology Vol. 5 No. 2 (2025): October
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/newton.v5i2.6097

Abstract

The design of a non-invasive microcontroller-based blood sugar meter is essential for checking blood sugar levels to ensure blood sugar is always within the normal range for people with diabetes mellitus. This non-invasive blood sugar detector uses a photodiode for reading. This study aims to test and validate the performance of this non-invasive blood sugar meter. The method used is Research and Development (R&D) with the ADDIE development model. Data collection is carried out through the main technique, namely, direct measurement. The trial was carried out through several stages, namely individual testing, small group testing, and field testing. The trial subjects consisted of individuals with a history of diabetes or prediabetes, as well as healthy volunteers who were willing to participate in the study. In this study, the linear regression method was used to analyze the relationship between the results of the device measurements (independent variables) and actual blood sugar levels (dependent variables) obtained through invasive measurements. The results of the study indicate that this tool successfully functions as an alternative to conventional measurement methods, although the accuracy level still requires improvement, with an average accuracy level of 93.45%. The system as a whole has met the functional requirements criteria in terms of the ability to perform measurements, display results via LCD, and transmit data wirelessly. Non-functional requirements such as portability ease have also been met. Comprehensive testing, including black box testing and field trials, proved that system components can function optimally according to the established technical specifications.    
Arduino-Based Air Pipe Leak Detection System Ari Alriawan; Zulfikar Zulfikar
NEWTON: Networking and Information Technology Vol. 5 No. 2 (2025): October
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/newton.v5i2.6099

Abstract

Leakage in water pipelines can lead to significant losses both economically and environmentally. To address this issue, this study presents the design and implementation of a leakage detection system using the Arduino Nano microcontroller and YF-S201 flow sensors. The system works by comparing water flow data at two points in the pipeline. If there is a significant difference in flow rate, the system detects it as a leak and activates a buzzer as an alarm while displaying information on an LCD 16x2 I2C. Testing results showed that the system is able to accurately detect leaks with an average delay of less than 1 second.
Web-Based Academic Assessment System for Elementary Schools Moch Alex Aliuddin; Munwarah Munawarah
NEWTON: Networking and Information Technology Vol. 5 No. 2 (2025): October
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/newton.v5i2.6102

Abstract

This study describes the creation and development of an online academic evaluation system aimed at handling student test scores in primary schools. The system was designed to solve problems associated with the traditional assessment method, which frequently results in inefficiencies, delays, and risks of losing data. A qualitative research method was used, which involved collecting information through observation, documentation, and the examination of how academic data is managed in educational institutions. The system features easy-to-use interfaces, organized databases, and secure access designed for varying user roles such as teachers and administrators. It allows for the input, processing, and reporting of student scores from midterm and final exams within a comprehensive and centralized system. During the design stage, system analysis, database design, and interface mockups were conducted to ensure the solution meets the specified requirements. Testing was carried out to assess functionality, data precision, and user-friendliness, resulting in a dependable platform for academic record management. This system aims to enhance the efficiency of score administration, diminish calculation and reporting errors, and provide a centralized data storage that is accessible in real-time. The result of this investigation is an operational web-based academic evaluation system that assists schools in improving their data management practices and guarantees that academic records are kept securely and systematically for future reference.
Arduino-Based Mosquito Trap Design Achmad Syauqii; Zulfikar Zulifkar
NEWTON: Networking and Information Technology Vol. 5 No. 2 (2025): October
Publisher : LPPM Universitas KH. A. Wahab Hasbullah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32764/newton.v5i2.6211

Abstract

Mosquitoes are widely recognized as carriers of dangerous diseases such as dengue fever, malaria, chikungunya, and Zika, which pose serious public health problems in tropical regions. Conventional mosquito control methods, including chemical spraying, coils, and fogging, have several disadvantages, such as health risks, environmental pollution, and reduced effectiveness due to mosquito resistance. This study presents the design and implementation of an automatic mosquito trap based on Arduino Uno as a safer and environmentally friendly alternative. The system was developed by integrating temperature and humidity sensors, light sensors, an ultraviolet lamp, and a direct current fan, which were controlled by a microcontroller and relay modules. The operational logic was programmed so that the lamp activated in low light conditions with optimal temperature and humidity for mosquito activity, while the fan provided suction to direct mosquitoes into a container. The device was assembled and tested indoors to evaluate its automatic functionality. Results showed that the system consistently responded to environmental conditions by activating components without human intervention, effectively attracting and trapping mosquitoes. The prototype demonstrated reliable operation, low power consumption, and the potential for practical use in residential areas. This research indicates that an automatic mosquito trap designed with microcontroller technology can provide an effective and chemical-free solution for mosquito control, with the possibility of future development including improved design, alternative energy sources, and wireless monitoring capabilities.