Babić, Ivan

Link to this page

Authority KeyName Variants
dbc6285c-64ec-40a2-ae4b-96f76ff6094c
  • Babić, Ivan (2)
Projects
No records found.

Author's Bibliography

Useful Python libraries for creating IDS software

Babić, Ivan; Maksimović, Aleksa; Nedeljković, Slobodan; Jovanović, Mihailo; Čabarkapa, Milan; Randjelović, Dragan

(Belgrade : University of Criminal Investigation and Police Studies, 2019)

TY  - CONF
AU  - Babić, Ivan
AU  - Maksimović, Aleksa
AU  - Nedeljković, Slobodan
AU  - Jovanović, Mihailo
AU  - Čabarkapa, Milan
AU  - Randjelović, Dragan
PY  - 2019
UR  - http://jakov.kpu.edu.rs/handle/123456789/1369
AB  - This  paper  considers  contours  of  the  possibilities  of  applying  the selected Python libraries in order to detect intrusion attacks whose purpose is to penetrate secured network or secured computer. This paper elaborates Python  libraries  that  can  be  used  for  monitoring  network  traffic  and  eventually use them for making IDS software (Intrusion detection system). After preview of libraries with those capabilities, a very simple use case of IDS soft ware  solution  is  going  to  be  presented,  so  that  the  readers  can  see  how  the  mentioned libraries can be used for that kind of software.
PB  - Belgrade : University of Criminal Investigation and Police Studies
C3  - Thematic conference proceedings of international significance. Vol. 2 / International scientific conference "Archibald Reiss Days", Belgrade, 6-7 November 2019.
T1  - Useful Python libraries  for creating IDS software
SP  - 337
EP  - 347
UR  - https://hdl.handle.net/21.15107/rcub_jakov_1369
ER  - 
@conference{
author = "Babić, Ivan and Maksimović, Aleksa and Nedeljković, Slobodan and Jovanović, Mihailo and Čabarkapa, Milan and Randjelović, Dragan",
year = "2019",
abstract = "This  paper  considers  contours  of  the  possibilities  of  applying  the selected Python libraries in order to detect intrusion attacks whose purpose is to penetrate secured network or secured computer. This paper elaborates Python  libraries  that  can  be  used  for  monitoring  network  traffic  and  eventually use them for making IDS software (Intrusion detection system). After preview of libraries with those capabilities, a very simple use case of IDS soft ware  solution  is  going  to  be  presented,  so  that  the  readers  can  see  how  the  mentioned libraries can be used for that kind of software.",
publisher = "Belgrade : University of Criminal Investigation and Police Studies",
journal = "Thematic conference proceedings of international significance. Vol. 2 / International scientific conference "Archibald Reiss Days", Belgrade, 6-7 November 2019.",
title = "Useful Python libraries  for creating IDS software",
pages = "337-347",
url = "https://hdl.handle.net/21.15107/rcub_jakov_1369"
}
Babić, I., Maksimović, A., Nedeljković, S., Jovanović, M., Čabarkapa, M.,& Randjelović, D.. (2019). Useful Python libraries  for creating IDS software. in Thematic conference proceedings of international significance. Vol. 2 / International scientific conference "Archibald Reiss Days", Belgrade, 6-7 November 2019.
Belgrade : University of Criminal Investigation and Police Studies., 337-347.
https://hdl.handle.net/21.15107/rcub_jakov_1369
Babić I, Maksimović A, Nedeljković S, Jovanović M, Čabarkapa M, Randjelović D. Useful Python libraries  for creating IDS software. in Thematic conference proceedings of international significance. Vol. 2 / International scientific conference "Archibald Reiss Days", Belgrade, 6-7 November 2019.. 2019;:337-347.
https://hdl.handle.net/21.15107/rcub_jakov_1369 .
Babić, Ivan, Maksimović, Aleksa, Nedeljković, Slobodan, Jovanović, Mihailo, Čabarkapa, Milan, Randjelović, Dragan, "Useful Python libraries  for creating IDS software" in Thematic conference proceedings of international significance. Vol. 2 / International scientific conference "Archibald Reiss Days", Belgrade, 6-7 November 2019. (2019):337-347,
https://hdl.handle.net/21.15107/rcub_jakov_1369 .

SOSerbia: Android-Based Software Platform for Sending Emergency Messages

Jovanović, Mihailo; Babić, Ivan; Čabarkapa, Milan; Mišić, Jelena; Mijalković, Saša; Nikolić, Vojkan; Ranđelović, Dragan

(Hindawi Limited, 2018)

TY  - JOUR
AU  - Jovanović, Mihailo
AU  - Babić, Ivan
AU  - Čabarkapa, Milan
AU  - Mišić, Jelena
AU  - Mijalković, Saša
AU  - Nikolić, Vojkan
AU  - Ranđelović, Dragan
PY  - 2018
UR  - http://jakov.kpu.edu.rs/handle/123456789/834
AB  - This paper presents Android-based SOS platform named SOSerbia for sending emergency messages by citizens in Serbia. The heart of the platform is SOS client Android application which is an easy and simple solution for sending SOS messages with unique combination of volume buttons. The proposed platform solves a lot of safety, security, and emergency problems for people who can be in dangerous situations. After a person presses a correct combination of buttons, a message with his or her location is sent to the operating center of the Serbian Police. The platform merges several appropriately combined advanced Android technologies into one complete solution. The proposed solution also uses the Google location API for getting user's location and Media Player broadcast receiver for reading pressed buttons for volume. This logic can be also customized for any other mobile operating system. In other words, the proposed architecture can be also implemented in iOS or Windows OS. It should be noted that the proposed architecture is optimized for different mobile devices. It is also implemented with simple widget and background process based on location. The proposed platform is experimentally demonstrated as a part of emergency response center at the Ministry of Interior of the Republic of Serbia. This platform overcomes real-life problems that other state-of-the-art solutions introduce and can be applied and integrated easily in any national police and e-government systems.
PB  - Hindawi Limited
T2  - Complexity
T1  - SOSerbia: Android-Based Software Platform for Sending Emergency Messages
DO  - 10.1155/2018/8283919
ER  - 
@article{
author = "Jovanović, Mihailo and Babić, Ivan and Čabarkapa, Milan and Mišić, Jelena and Mijalković, Saša and Nikolić, Vojkan and Ranđelović, Dragan",
year = "2018",
abstract = "This paper presents Android-based SOS platform named SOSerbia for sending emergency messages by citizens in Serbia. The heart of the platform is SOS client Android application which is an easy and simple solution for sending SOS messages with unique combination of volume buttons. The proposed platform solves a lot of safety, security, and emergency problems for people who can be in dangerous situations. After a person presses a correct combination of buttons, a message with his or her location is sent to the operating center of the Serbian Police. The platform merges several appropriately combined advanced Android technologies into one complete solution. The proposed solution also uses the Google location API for getting user's location and Media Player broadcast receiver for reading pressed buttons for volume. This logic can be also customized for any other mobile operating system. In other words, the proposed architecture can be also implemented in iOS or Windows OS. It should be noted that the proposed architecture is optimized for different mobile devices. It is also implemented with simple widget and background process based on location. The proposed platform is experimentally demonstrated as a part of emergency response center at the Ministry of Interior of the Republic of Serbia. This platform overcomes real-life problems that other state-of-the-art solutions introduce and can be applied and integrated easily in any national police and e-government systems.",
publisher = "Hindawi Limited",
journal = "Complexity",
title = "SOSerbia: Android-Based Software Platform for Sending Emergency Messages",
doi = "10.1155/2018/8283919"
}
Jovanović, M., Babić, I., Čabarkapa, M., Mišić, J., Mijalković, S., Nikolić, V.,& Ranđelović, D.. (2018). SOSerbia: Android-Based Software Platform for Sending Emergency Messages. in Complexity
Hindawi Limited..
https://doi.org/10.1155/2018/8283919
Jovanović M, Babić I, Čabarkapa M, Mišić J, Mijalković S, Nikolić V, Ranđelović D. SOSerbia: Android-Based Software Platform for Sending Emergency Messages. in Complexity. 2018;.
doi:10.1155/2018/8283919 .
Jovanović, Mihailo, Babić, Ivan, Čabarkapa, Milan, Mišić, Jelena, Mijalković, Saša, Nikolić, Vojkan, Ranđelović, Dragan, "SOSerbia: Android-Based Software Platform for Sending Emergency Messages" in Complexity (2018),
https://doi.org/10.1155/2018/8283919 . .
5
2
6