Update May 2023

This commit is contained in:
Marc Ruef 2023-05-21 08:41:47 +02:00
parent 7aca43d962
commit 87a7df77a5
129 changed files with 4078 additions and 3190 deletions

View File

@ -25,7 +25,8 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1592 | CWE-200 | Configuration | High
1 | T1059.007 | CWE-79 | Cross Site Scripting | High
2 | T1592 | CWE-200 | Configuration | High
## IOA - Indicator of Attack
@ -34,11 +35,11 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `data/gbconfiguration.dat` | High
2 | File | `init.inc.php` | Medium
3 | File | `redirect.php` | Medium
2 | File | `goto.php` | Medium
3 | File | `init.inc.php` | Medium
4 | ... | ... | ...
There are 2 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 7 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -24,7 +24,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [ES](https://vuldb.com/?country.es)
* ...
There are 14 more country items available. Please use our online service to access the data.
There are 15 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -78,49 +78,49 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/about.php` | Medium
2 | File | `/admin.php/accessory/filesdel.html` | High
3 | File | `/admin/?page=user/manage` | High
4 | File | `/admin/add-new.php` | High
5 | File | `/admin/doctors.php` | High
6 | File | `/admin/submit-articles` | High
7 | File | `/ad_js.php` | Medium
8 | File | `/alphaware/summary.php` | High
9 | File | `/api/` | Low
10 | File | `/api/admin/store/product/list` | High
11 | File | `/api/v2/cli/commands` | High
12 | File | `/app/options.py` | High
13 | File | `/attachments` | Medium
14 | File | `/boat/login.php` | High
15 | File | `/bsms_ci/index.php/book` | High
16 | File | `/cgi-bin/luci/api/wireless` | High
17 | File | `/cgi-bin/wlogin.cgi` | High
18 | File | `/context/%2e/WEB-INF/web.xml` | High
19 | File | `/dashboard/reports/logs/view` | High
20 | File | `/debian/patches/load_ppp_generic_if_needed` | High
21 | File | `/debug/pprof` | Medium
22 | File | `/etc/hosts` | Medium
23 | File | `/forum/away.php` | High
24 | File | `/goform/setmac` | High
25 | File | `/goform/wizard_end` | High
26 | File | `/manage-apartment.php` | High
27 | File | `/medicines/profile.php` | High
28 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
29 | File | `/owa/auth/logon.aspx` | High
30 | File | `/pages/apply_vacancy.php` | High
31 | File | `/proc/<PID>/mem` | High
32 | File | `/project/PROJECTNAME/reports/` | High
33 | File | `/proxy` | Low
34 | File | `/reservation/add_message.php` | High
35 | File | `/spip.php` | Medium
36 | File | `/tmp` | Low
37 | File | `/uncpath/` | Medium
38 | File | `/upload` | Low
39 | File | `/vendor/htmlawed/htmlawed/htmLawedTest.php` | High
40 | File | `/vendor/views/add_product.php` | High
1 | File | `/?p=products` | Medium
2 | File | `/about.php` | Medium
3 | File | `/admin.php/accessory/filesdel.html` | High
4 | File | `/admin/?page=user/manage` | High
5 | File | `/admin/add-new.php` | High
6 | File | `/admin/doctors.php` | High
7 | File | `/admin/submit-articles` | High
8 | File | `/ad_js.php` | Medium
9 | File | `/alphaware/summary.php` | High
10 | File | `/api/` | Low
11 | File | `/api/admin/store/product/list` | High
12 | File | `/api/v2/cli/commands` | High
13 | File | `/app/options.py` | High
14 | File | `/attachments` | Medium
15 | File | `/boat/login.php` | High
16 | File | `/bsms_ci/index.php/book` | High
17 | File | `/cgi-bin` | Medium
18 | File | `/cgi-bin/luci/api/wireless` | High
19 | File | `/cgi-bin/wlogin.cgi` | High
20 | File | `/context/%2e/WEB-INF/web.xml` | High
21 | File | `/dashboard/reports/logs/view` | High
22 | File | `/debian/patches/load_ppp_generic_if_needed` | High
23 | File | `/debug/pprof` | Medium
24 | File | `/etc/hosts` | Medium
25 | File | `/forum/away.php` | High
26 | File | `/goform/setmac` | High
27 | File | `/goform/wizard_end` | High
28 | File | `/manage-apartment.php` | High
29 | File | `/medicines/profile.php` | High
30 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
31 | File | `/owa/auth/logon.aspx` | High
32 | File | `/pages/apply_vacancy.php` | High
33 | File | `/proc/<PID>/mem` | High
34 | File | `/project/PROJECTNAME/reports/` | High
35 | File | `/proxy` | Low
36 | File | `/reservation/add_message.php` | High
37 | File | `/spip.php` | Medium
38 | File | `/tmp` | Low
39 | File | `/uncpath/` | Medium
40 | File | `/upload` | Low
41 | ... | ... | ...
There are 349 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 353 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -44,11 +44,11 @@ ID | Technique | Weakness | Description | Confidence
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-24 | Pathname Traversal | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94 | Cross Site Scripting | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 21 more TTP items available. Please use our online service to access the data.
There are 22 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -81,8 +81,8 @@ ID | Type | Indicator | Confidence
23 | File | `/HNAP1` | Low
24 | File | `/HNAP1/SetClientInfo` | High
25 | File | `/Items/*/RemoteImages/Download` | High
26 | File | `/login` | Low
27 | File | `/menu.html` | Medium
26 | File | `/menu.html` | Medium
27 | File | `/modules/profile/index.php` | High
28 | File | `/navigate/navigate_download.php` | High
29 | File | `/ocwbs/admin/?page=user/manage_user` | High
30 | File | `/ofrs/admin/?page=user/manage_user` | High
@ -102,10 +102,9 @@ ID | Type | Indicator | Confidence
44 | File | `/spip.php` | Medium
45 | File | `/squashfs-root/www/HNAP1/control/SetMasterWLanSettings.php` | High
46 | File | `/sys/dict/queryTableData` | High
47 | File | `/tmp` | Low
48 | ... | ... | ...
47 | ... | ... | ...
There are 421 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 412 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -10,7 +10,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [NL](https://vuldb.com/?country.nl)
* [US](https://vuldb.com/?country.us)
* [RU](https://vuldb.com/?country.ru)
* [IR](https://vuldb.com/?country.ir)
* ...
There are 11 more country items available. Please use our online service to access the data.
@ -50,10 +50,10 @@ ID | Technique | Weakness | Description | Confidence
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-94 | Cross Site Scripting | High
4 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
5 | T1068 | CWE-264, CWE-269, CWE-284 | Execution with Unnecessary Privileges | High
5 | T1068 | CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
6 | ... | ... | ... | ...
There are 19 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -67,34 +67,36 @@ ID | Type | Indicator | Confidence
4 | File | `/admin/api/theme-edit/` | High
5 | File | `/admin/countrymanagement.php` | High
6 | File | `/admin/generalsettings.php` | High
7 | File | `/admin/newsletter1.php` | High
8 | File | `/admin/payment.php` | High
9 | File | `/admin/subnets/ripe-query.php` | High
10 | File | `/common/info.cgi` | High
11 | File | `/core/conditions/AbstractWrapper.java` | High
12 | File | `/debug/pprof` | Medium
13 | File | `/export` | Low
14 | File | `/file?action=download&file` | High
15 | File | `/filemanager/upload/drop` | High
16 | File | `/hardware` | Medium
17 | File | `/hrm/employeeview.php` | High
18 | File | `/index.php` | Medium
19 | File | `/login.php` | Medium
20 | File | `/mgmt/tm/util/bash` | High
21 | File | `/mkshop/Men/profile.php` | High
22 | File | `/monitoring` | Medium
23 | File | `/opt/zimbra/jetty/webapps/zimbra/public` | High
24 | File | `/pages/apply_vacancy.php` | High
25 | File | `/php_action/createUser.php` | High
26 | File | `/plugin/LiveChat/getChat.json.php` | High
27 | File | `/plugins/servlet/audit/resource` | High
28 | File | `/plugins/servlet/project-config/PROJECT/roles` | High
29 | File | `/PROD_ar/twbkwbis.P_FirstMenu` | High
30 | File | `/replication` | Medium
31 | File | `/RestAPI` | Medium
32 | ... | ... | ...
7 | File | `/admin/maintenance/view_designation.php` | High
8 | File | `/admin/newsletter1.php` | High
9 | File | `/admin/payment.php` | High
10 | File | `/admin/subnets/ripe-query.php` | High
11 | File | `/common/info.cgi` | High
12 | File | `/core/conditions/AbstractWrapper.java` | High
13 | File | `/debug/pprof` | Medium
14 | File | `/export` | Low
15 | File | `/file?action=download&file` | High
16 | File | `/filemanager/upload/drop` | High
17 | File | `/function/login.php` | High
18 | File | `/hardware` | Medium
19 | File | `/hrm/employeeview.php` | High
20 | File | `/index.php` | Medium
21 | File | `/login.php` | Medium
22 | File | `/mgmt/tm/util/bash` | High
23 | File | `/mkshop/Men/profile.php` | High
24 | File | `/monitoring` | Medium
25 | File | `/opt/zimbra/jetty/webapps/zimbra/public` | High
26 | File | `/pages/apply_vacancy.php` | High
27 | File | `/php_action/createUser.php` | High
28 | File | `/plugin/LiveChat/getChat.json.php` | High
29 | File | `/plugins/servlet/audit/resource` | High
30 | File | `/plugins/servlet/project-config/PROJECT/roles` | High
31 | File | `/PROD_ar/twbkwbis.P_FirstMenu` | High
32 | File | `/replication` | Medium
33 | File | `/RestAPI` | Medium
34 | ... | ... | ...
There are 277 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 288 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -89,39 +89,39 @@ ID | Type | Indicator | Confidence
11 | File | `/classes/Users.php` | High
12 | File | `/common/download?filename=1.jsp&delete=false` | High
13 | File | `/csms/?page=contact_us` | High
14 | File | `/debug` | Low
15 | File | `/debug/pprof` | Medium
16 | File | `/forum/away.php` | High
17 | File | `/goform/PowerSaveSet` | High
18 | File | `/include/make.php` | High
19 | File | `/index.php` | Medium
20 | File | `/jeecg-boot/sys/common/upload` | High
21 | File | `/lists/admin/` | High
22 | File | `/login.cgi?logout=1` | High
23 | File | `/medical/inventories.php` | High
24 | File | `/members/view_member.php` | High
25 | File | `/mgmt/tm/util/bash` | High
26 | File | `/module/admin_logs` | High
27 | File | `/nova/bin/console` | High
28 | File | `/owa/auth/logon.aspx` | High
29 | File | `/plesk-site-preview/` | High
30 | File | `/public/login.htm` | High
31 | File | `/public/plugins/` | High
32 | File | `/replication` | Medium
33 | File | `/SASWebReportStudio/logonAndRender.do` | High
34 | File | `/scas/classes/Users.php?f=save_user` | High
35 | File | `/secure/admin/InsightDefaultCustomFieldConfig.jspa` | High
36 | File | `/secure/admin/ViewInstrumentation.jspa` | High
37 | File | `/secure/QueryComponent!Default.jspa` | High
38 | File | `/SSOPOST/metaAlias/%realm%/idpv2` | High
39 | File | `/start-stop` | Medium
40 | File | `/start_apply.htm` | High
41 | File | `/thruk/#cgi-bin/extinfo.cgi?type=2` | High
42 | File | `/tmp/app/.env` | High
43 | File | `/tool/gen/createTable` | High
14 | File | `/data/remove` | Medium
15 | File | `/debug` | Low
16 | File | `/debug/pprof` | Medium
17 | File | `/forum/away.php` | High
18 | File | `/goform/PowerSaveSet` | High
19 | File | `/include/make.php` | High
20 | File | `/index.php` | Medium
21 | File | `/jeecg-boot/sys/common/upload` | High
22 | File | `/lists/admin/` | High
23 | File | `/login.cgi?logout=1` | High
24 | File | `/medical/inventories.php` | High
25 | File | `/members/view_member.php` | High
26 | File | `/mgmt/tm/util/bash` | High
27 | File | `/module/admin_logs` | High
28 | File | `/nova/bin/console` | High
29 | File | `/owa/auth/logon.aspx` | High
30 | File | `/plesk-site-preview/` | High
31 | File | `/public/login.htm` | High
32 | File | `/public/plugins/` | High
33 | File | `/replication` | Medium
34 | File | `/SASWebReportStudio/logonAndRender.do` | High
35 | File | `/scas/classes/Users.php?f=save_user` | High
36 | File | `/secure/admin/InsightDefaultCustomFieldConfig.jspa` | High
37 | File | `/secure/admin/ViewInstrumentation.jspa` | High
38 | File | `/secure/QueryComponent!Default.jspa` | High
39 | File | `/SSOPOST/metaAlias/%realm%/idpv2` | High
40 | File | `/start-stop` | Medium
41 | File | `/start_apply.htm` | High
42 | File | `/thruk/#cgi-bin/extinfo.cgi?type=2` | High
43 | File | `/tmp/app/.env` | High
44 | ... | ... | ...
There are 384 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 382 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [GB](https://vuldb.com/?country.gb)
* ...
There are 23 more country items available. Please use our online service to access the data.
There are 24 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -45,10 +45,10 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22 | Pathname Traversal | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
4 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
5 | T1068 | CWE-250, CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
6 | ... | ... | ... | ...
There are 19 more TTP items available. Please use our online service to access the data.
@ -60,78 +60,80 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `.github/workflows/combine-prs.yml` | High
2 | File | `/Admin/add-student.php` | High
3 | File | `/admin/api/admin/articles/` | High
4 | File | `/admin/cashadvance_row.php` | High
5 | File | `/Admin/login.php` | High
6 | File | `/admin/maintenance/view_designation.php` | High
7 | File | `/admin/userprofile.php` | High
8 | File | `/adms/admin/?page=vehicles/sell_vehicle` | High
9 | File | `/adms/admin/?page=vehicles/view_transaction` | High
10 | File | `/apilog.php` | Medium
11 | File | `/APR/login.php` | High
12 | File | `/bin/httpd` | Medium
13 | File | `/cgi-bin/wapopen` | High
14 | File | `/cgi-bin/wlogin.cgi` | High
15 | File | `/connectors/index.php` | High
16 | File | `/dev/block/mmcblk0rpmb` | High
17 | File | `/DocSystem/Repos/getReposAllUsers.do` | High
18 | File | `/face-recognition-php/facepay-master/camera.php` | High
19 | File | `/forum/away.php` | High
20 | File | `/fos/admin/ajax.php?action=login` | High
21 | File | `/fos/admin/index.php?page=menu` | High
22 | File | `/home/masterConsole` | High
23 | File | `/home/sendBroadcast` | High
24 | File | `/hrm/employeeadd.php` | High
25 | File | `/hrm/employeeview.php` | High
26 | File | `/index.php` | Medium
27 | File | `/items/view_item.php` | High
28 | File | `/jsoa/hntdCustomDesktopActionContent` | High
29 | File | `/lookin/info` | Medium
30 | File | `/manager/index.php` | High
31 | File | `/medical/inventories.php` | High
32 | File | `/modules/profile/index.php` | High
33 | File | `/modules/projects/vw_files.php` | High
34 | File | `/modules/public/calendar.php` | High
35 | File | `/mygym/admin/index.php?view_exercises` | High
36 | File | `/newsDia.php` | Medium
37 | File | `/out.php` | Medium
38 | File | `/php-opos/index.php` | High
39 | File | `/proxy` | Low
40 | File | `/public/launchNewWindow.jsp` | High
41 | File | `/Redcock-Farm/farm/category.php` | High
42 | File | `/reports/rwservlet` | High
43 | File | `/sacco_shield/manage_user.php` | High
44 | File | `/spip.php` | Medium
45 | File | `/sqlitemanager/main.php?dbsel=-1%20or%2072%20=%2072` | High
46 | File | `/staff/bookdetails.php` | High
47 | File | `/uncpath/` | Medium
48 | File | `/user/updatePwd` | High
49 | File | `/user/update_booking.php` | High
50 | File | `/Wedding-Management-PHP/admin/photos_add.php` | High
51 | File | `/wireless/security.asp` | High
52 | File | `/wordpress/wp-admin/options-general.php` | High
53 | File | `01article.php` | High
54 | File | `AbstractScheduleJob.java` | High
55 | File | `actionphp/download.File.php` | High
56 | File | `activenews_view.asp` | High
57 | File | `adclick.php` | Medium
58 | File | `addtocart.asp` | High
59 | File | `admin.a6mambocredits.php` | High
60 | File | `admin.cropcanvas.php` | High
61 | File | `admin.php` | Medium
62 | File | `admin/abc.php` | High
63 | File | `admin/admin.php?action=users&mode=info&user=2` | High
64 | File | `admin/admin/adminsave.html` | High
65 | File | `admin/asset/grid-proxy` | High
66 | File | `admin/auditTrail.jsf` | High
67 | File | `admin/conf_users_edit.php` | High
68 | File | `admin/disapprove_user.php` | High
69 | File | `admin/edit_category.php` | High
70 | File | `admin/expense_report.php` | High
71 | ... | ... | ...
2 | File | `/admin.php/update/getFile.html` | High
3 | File | `/Admin/add-student.php` | High
4 | File | `/admin/api/admin/articles/` | High
5 | File | `/admin/cashadvance_row.php` | High
6 | File | `/Admin/login.php` | High
7 | File | `/admin/maintenance/view_designation.php` | High
8 | File | `/admin/userprofile.php` | High
9 | File | `/adms/admin/?page=vehicles/sell_vehicle` | High
10 | File | `/adms/admin/?page=vehicles/view_transaction` | High
11 | File | `/apilog.php` | Medium
12 | File | `/APR/login.php` | High
13 | File | `/bin/httpd` | Medium
14 | File | `/cgi-bin/wapopen` | High
15 | File | `/cgi-bin/wlogin.cgi` | High
16 | File | `/connectors/index.php` | High
17 | File | `/dev/block/mmcblk0rpmb` | High
18 | File | `/DocSystem/Repos/getReposAllUsers.do` | High
19 | File | `/face-recognition-php/facepay-master/camera.php` | High
20 | File | `/feeds/post/publish` | High
21 | File | `/forum/away.php` | High
22 | File | `/fos/admin/ajax.php?action=login` | High
23 | File | `/fos/admin/index.php?page=menu` | High
24 | File | `/home/masterConsole` | High
25 | File | `/home/sendBroadcast` | High
26 | File | `/hrm/employeeadd.php` | High
27 | File | `/hrm/employeeview.php` | High
28 | File | `/index.php` | Medium
29 | File | `/items/view_item.php` | High
30 | File | `/jsoa/hntdCustomDesktopActionContent` | High
31 | File | `/lookin/info` | Medium
32 | File | `/manager/index.php` | High
33 | File | `/medical/inventories.php` | High
34 | File | `/modules/profile/index.php` | High
35 | File | `/modules/projects/vw_files.php` | High
36 | File | `/modules/public/calendar.php` | High
37 | File | `/mygym/admin/index.php?view_exercises` | High
38 | File | `/newsDia.php` | Medium
39 | File | `/opac/Actions.php?a=login` | High
40 | File | `/out.php` | Medium
41 | File | `/php-opos/index.php` | High
42 | File | `/proxy` | Low
43 | File | `/public/launchNewWindow.jsp` | High
44 | File | `/Redcock-Farm/farm/category.php` | High
45 | File | `/reports/rwservlet` | High
46 | File | `/reservation/add_message.php` | High
47 | File | `/sacco_shield/manage_user.php` | High
48 | File | `/spip.php` | Medium
49 | File | `/sqlitemanager/main.php?dbsel=-1%20or%2072%20=%2072` | High
50 | File | `/staff/bookdetails.php` | High
51 | File | `/uncpath/` | Medium
52 | File | `/user/updatePwd` | High
53 | File | `/user/update_booking.php` | High
54 | File | `/Wedding-Management-PHP/admin/photos_add.php` | High
55 | File | `/wireless/security.asp` | High
56 | File | `/wordpress/wp-admin/options-general.php` | High
57 | File | `01article.php` | High
58 | File | `a-forms.php` | Medium
59 | File | `AbstractScheduleJob.java` | High
60 | File | `actionphp/download.File.php` | High
61 | File | `activenews_view.asp` | High
62 | File | `adclick.php` | Medium
63 | File | `addtocart.asp` | High
64 | File | `admin.a6mambocredits.php` | High
65 | File | `admin.cropcanvas.php` | High
66 | File | `admin.php` | Medium
67 | File | `admin/abc.php` | High
68 | File | `admin/admin.php?action=users&mode=info&user=2` | High
69 | File | `admin/admin/adminsave.html` | High
70 | File | `admin/asset/grid-proxy` | High
71 | File | `admin/auditTrail.jsf` | High
72 | File | `admin/conf_users_edit.php` | High
73 | ... | ... | ...
There are 620 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 642 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

File diff suppressed because it is too large Load Diff

View File

@ -22,39 +22,75 @@ ID | IP address | Hostname | Campaign | Confidence
4 | [5.62.60.12](https://vuldb.com/?ip.5.62.60.12) | r-12-60-62-5.consumer-pool.prcdn.net | - | High
5 | [5.62.62.12](https://vuldb.com/?ip.5.62.62.12) | r-12-62-62-5.consumer-pool.prcdn.net | - | High
6 | [5.63.160.0](https://vuldb.com/?ip.5.63.160.0) | - | - | High
7 | [5.77.128.0](https://vuldb.com/?ip.5.77.128.0) | host-0.128.77.5.ucom.am | - | High
8 | [5.101.222.0](https://vuldb.com/?ip.5.101.222.0) | - | - | High
9 | [5.134.80.0](https://vuldb.com/?ip.5.134.80.0) | - | - | High
10 | [31.7.160.0](https://vuldb.com/?ip.31.7.160.0) | - | - | High
11 | [31.47.192.0](https://vuldb.com/?ip.31.47.192.0) | - | - | High
12 | [31.132.72.0](https://vuldb.com/?ip.31.132.72.0) | - | - | High
13 | [37.26.168.0](https://vuldb.com/?ip.37.26.168.0) | AM-IIAP-ASNET.sci.am | - | High
14 | [37.157.208.0](https://vuldb.com/?ip.37.157.208.0) | host-0.208.157.37.ucom.am | - | High
15 | [37.186.64.0](https://vuldb.com/?ip.37.186.64.0) | - | - | High
16 | [37.252.64.0](https://vuldb.com/?ip.37.252.64.0) | host-0.64.252.37.ucom.am | - | High
17 | [37.252.216.0](https://vuldb.com/?ip.37.252.216.0) | - | - | High
18 | [45.11.136.0](https://vuldb.com/?ip.45.11.136.0) | - | - | High
19 | [45.12.70.7](https://vuldb.com/?ip.45.12.70.7) | ptr.autonomoussystemssolutions.com | - | High
20 | [45.12.71.7](https://vuldb.com/?ip.45.12.71.7) | - | - | High
21 | [45.15.148.0](https://vuldb.com/?ip.45.15.148.0) | - | - | High
22 | [45.59.129.0](https://vuldb.com/?ip.45.59.129.0) | - | - | High
23 | [45.82.100.0](https://vuldb.com/?ip.45.82.100.0) | - | - | High
24 | [45.131.124.0](https://vuldb.com/?ip.45.131.124.0) | - | - | High
25 | [45.133.104.0](https://vuldb.com/?ip.45.133.104.0) | - | - | High
26 | [45.143.104.0](https://vuldb.com/?ip.45.143.104.0) | - | - | High
27 | [45.143.204.0](https://vuldb.com/?ip.45.143.204.0) | - | - | High
28 | [45.146.36.0](https://vuldb.com/?ip.45.146.36.0) | - | - | High
29 | [45.153.212.0](https://vuldb.com/?ip.45.153.212.0) | - | - | High
30 | [45.159.72.0](https://vuldb.com/?ip.45.159.72.0) | - | - | High
31 | [46.19.96.0](https://vuldb.com/?ip.46.19.96.0) | - | - | High
32 | [46.36.112.0](https://vuldb.com/?ip.46.36.112.0) | host-0.112.36.46.ucom.am | - | High
33 | [46.70.0.0](https://vuldb.com/?ip.46.70.0.0) | - | - | High
34 | [46.130.0.0](https://vuldb.com/?ip.46.130.0.0) | 0.0.130.46.in-addr.mts.am | - | High
35 | [46.162.192.0](https://vuldb.com/?ip.46.162.192.0) | 0.192.162.46.ucom.am | - | High
36 | [46.182.168.0](https://vuldb.com/?ip.46.182.168.0) | - | - | High
37 | ... | ... | ... | ...
7 | [5.63.164.0](https://vuldb.com/?ip.5.63.164.0) | - | - | High
8 | [5.63.165.4](https://vuldb.com/?ip.5.63.165.4) | - | - | High
9 | [5.63.165.8](https://vuldb.com/?ip.5.63.165.8) | - | - | High
10 | [5.63.165.16](https://vuldb.com/?ip.5.63.165.16) | - | - | High
11 | [5.63.165.32](https://vuldb.com/?ip.5.63.165.32) | - | - | High
12 | [5.63.165.64](https://vuldb.com/?ip.5.63.165.64) | - | - | High
13 | [5.63.165.128](https://vuldb.com/?ip.5.63.165.128) | - | - | High
14 | [5.63.166.0](https://vuldb.com/?ip.5.63.166.0) | - | - | High
15 | [5.77.128.0](https://vuldb.com/?ip.5.77.128.0) | host-0.128.77.5.ucom.am | - | High
16 | [5.101.222.0](https://vuldb.com/?ip.5.101.222.0) | - | - | High
17 | [5.134.80.0](https://vuldb.com/?ip.5.134.80.0) | - | - | High
18 | [31.7.160.0](https://vuldb.com/?ip.31.7.160.0) | - | - | High
19 | [31.47.192.0](https://vuldb.com/?ip.31.47.192.0) | - | - | High
20 | [31.47.196.0](https://vuldb.com/?ip.31.47.196.0) | - | - | High
21 | [31.47.198.0](https://vuldb.com/?ip.31.47.198.0) | - | - | High
22 | [31.47.198.32](https://vuldb.com/?ip.31.47.198.32) | - | - | High
23 | [31.47.198.48](https://vuldb.com/?ip.31.47.198.48) | - | - | High
24 | [31.47.198.60](https://vuldb.com/?ip.31.47.198.60) | - | - | High
25 | [31.47.198.64](https://vuldb.com/?ip.31.47.198.64) | - | - | High
26 | [31.47.198.128](https://vuldb.com/?ip.31.47.198.128) | - | - | High
27 | [31.47.199.0](https://vuldb.com/?ip.31.47.199.0) | - | - | High
28 | [31.132.72.0](https://vuldb.com/?ip.31.132.72.0) | - | - | High
29 | [37.26.168.0](https://vuldb.com/?ip.37.26.168.0) | AM-IIAP-ASNET.sci.am | - | High
30 | [37.157.208.0](https://vuldb.com/?ip.37.157.208.0) | host-0.208.157.37.ucom.am | - | High
31 | [37.186.64.0](https://vuldb.com/?ip.37.186.64.0) | - | - | High
32 | [37.252.64.0](https://vuldb.com/?ip.37.252.64.0) | host-0.64.252.37.ucom.am | - | High
33 | [37.252.216.0](https://vuldb.com/?ip.37.252.216.0) | - | - | High
34 | [45.11.136.0](https://vuldb.com/?ip.45.11.136.0) | - | - | High
35 | [45.12.70.7](https://vuldb.com/?ip.45.12.70.7) | ptr.autonomoussystemssolutions.com | - | High
36 | [45.12.71.7](https://vuldb.com/?ip.45.12.71.7) | - | - | High
37 | [45.15.148.0](https://vuldb.com/?ip.45.15.148.0) | - | - | High
38 | [45.59.129.0](https://vuldb.com/?ip.45.59.129.0) | - | - | High
39 | [45.82.100.0](https://vuldb.com/?ip.45.82.100.0) | - | - | High
40 | [45.131.124.0](https://vuldb.com/?ip.45.131.124.0) | - | - | High
41 | [45.133.104.0](https://vuldb.com/?ip.45.133.104.0) | - | - | High
42 | [45.143.104.0](https://vuldb.com/?ip.45.143.104.0) | - | - | High
43 | [45.143.204.0](https://vuldb.com/?ip.45.143.204.0) | - | - | High
44 | [45.146.36.0](https://vuldb.com/?ip.45.146.36.0) | - | - | High
45 | [45.153.212.0](https://vuldb.com/?ip.45.153.212.0) | - | - | High
46 | [45.159.72.0](https://vuldb.com/?ip.45.159.72.0) | - | - | High
47 | [46.19.96.0](https://vuldb.com/?ip.46.19.96.0) | - | - | High
48 | [46.19.96.3](https://vuldb.com/?ip.46.19.96.3) | as196709.gnc.am | - | High
49 | [46.19.96.4](https://vuldb.com/?ip.46.19.96.4) | asr-ip.gnc.am | - | High
50 | [46.19.96.8](https://vuldb.com/?ip.46.19.96.8) | mx-vedi-ip.gnc.am | - | High
51 | [46.19.96.16](https://vuldb.com/?ip.46.19.96.16) | - | - | High
52 | [46.19.96.32](https://vuldb.com/?ip.46.19.96.32) | - | - | High
53 | [46.19.96.64](https://vuldb.com/?ip.46.19.96.64) | - | - | High
54 | [46.19.96.68](https://vuldb.com/?ip.46.19.96.68) | - | - | High
55 | [46.19.96.70](https://vuldb.com/?ip.46.19.96.70) | - | - | High
56 | [46.19.96.72](https://vuldb.com/?ip.46.19.96.72) | - | - | High
57 | [46.19.96.80](https://vuldb.com/?ip.46.19.96.80) | - | - | High
58 | [46.19.96.96](https://vuldb.com/?ip.46.19.96.96) | - | - | High
59 | [46.19.96.128](https://vuldb.com/?ip.46.19.96.128) | - | - | High
60 | [46.19.96.160](https://vuldb.com/?ip.46.19.96.160) | - | - | High
61 | [46.19.96.176](https://vuldb.com/?ip.46.19.96.176) | - | - | High
62 | [46.19.96.178](https://vuldb.com/?ip.46.19.96.178) | - | - | High
63 | [46.19.96.180](https://vuldb.com/?ip.46.19.96.180) | - | - | High
64 | [46.19.96.184](https://vuldb.com/?ip.46.19.96.184) | - | - | High
65 | [46.19.96.192](https://vuldb.com/?ip.46.19.96.192) | - | - | High
66 | [46.19.97.0](https://vuldb.com/?ip.46.19.97.0) | - | - | High
67 | [46.19.97.32](https://vuldb.com/?ip.46.19.97.32) | - | - | High
68 | [46.19.97.48](https://vuldb.com/?ip.46.19.97.48) | - | - | High
69 | [46.19.97.56](https://vuldb.com/?ip.46.19.97.56) | - | - | High
70 | [46.19.97.60](https://vuldb.com/?ip.46.19.97.60) | - | - | High
71 | [46.19.97.63](https://vuldb.com/?ip.46.19.97.63) | - | - | High
72 | [46.19.97.64](https://vuldb.com/?ip.46.19.97.64) | - | - | High
73 | ... | ... | ... | ...
There are 142 more IOC items available. Please use our online service to access the data.
There are 289 more IOC items available. Please use our online service to access the data.
## TTP - Tactics, Techniques, Procedures
@ -63,7 +99,7 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1059.007 | CWE-79 | Cross Site Scripting | High
2 | T1068 | CWE-264, CWE-284 | Execution with Unnecessary Privileges | High
2 | T1068 | CWE-264, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
## References
@ -71,6 +107,7 @@ The following list contains _external sources_ which discuss the actor and the a
* https://github.com/firehol/blocklist-ipsets/blob/master/geolite2_country/country_am.netset
* https://github.com/firehol/blocklist-ipsets/blob/master/ip2location_country/ip2location_country_am.netset
* https://github.com/firehol/blocklist-ipsets/blob/master/ipip_country/ipip_country_am.netset
## Literature

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [IO](https://vuldb.com/?country.io)
* ...
There are 20 more country items available. Please use our online service to access the data.
There are 18 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -25295,15 +25295,13 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-29, CWE-35, CWE-37 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
1 | T1006 | CWE-21, CWE-22, CWE-25, CWE-29 | Pathname Traversal | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | T1068 | CWE-250, CWE-264, CWE-269, CWE-272, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
7 | ... | ... | ... | ...
4 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
5 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
There are 17 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -25311,42 +25309,33 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin/categories/manage_category.php` | High
2 | File | `/admin/categories/view_category.php` | High
3 | File | `/admin/curriculum/view_curriculum.php` | High
4 | File | `/admin/departments/view_department.php` | High
5 | File | `/admin/forgot-password.php` | High
6 | File | `/admin/index.php` | High
7 | File | `/admin/inquiries/view_inquiry.php` | High
8 | File | `/admin/maintenance/manage_category.php` | High
9 | File | `/admin/maintenance/view_designation.php` | High
10 | File | `/admin/orders/update_status.php` | High
11 | File | `/admin/products/manage_product.php` | High
12 | File | `/admin/products/view_product.php` | High
13 | File | `/admin/reminders/manage_reminder.php` | High
14 | File | `/admin/sales/manage_sale.php` | High
15 | File | `/admin/sales/view_details.php` | High
16 | File | `/admin/services/manage_service.php` | High
17 | File | `/admin/suppliers/view_details.php` | High
18 | File | `/admin/user/manage_user.php` | High
19 | File | `/api/gen/clients/{language}` | High
20 | File | `/api/geojson` | Medium
21 | File | `/api/jmeter/download/files` | High
22 | File | `/cgi-bin/activate.cgi` | High
23 | File | `/cgi-bin/kerbynet` | High
24 | File | `/cgi-bin/mesh.cgi?page=upgrade` | High
25 | File | `/cgi-bin/wapopen` | High
26 | File | `/cgi-bin/wlogin.cgi` | High
27 | File | `/classes/Master.php?f=delete_inquiry` | High
28 | File | `/classes/Master.php?f=save_brand` | High
29 | File | `/classes/Master.php?f=save_service` | High
30 | File | `/classes/Users.php` | High
31 | File | `/function/login.php` | High
32 | File | `/htdocs/cgibin` | High
33 | File | `/login/index.php` | High
34 | ... | ... | ...
1 | File | `$HOME/.terminfo` | High
2 | File | `/?p=products` | Medium
3 | File | `/action/wirelessConnect` | High
4 | File | `/admin/configurations/userInfo` | High
5 | File | `/admin/index.php` | High
6 | File | `/admin/services/manage_service.php` | High
7 | File | `/api/users/admin/check` | High
8 | File | `/backup.pl` | Medium
9 | File | `/bin/ate` | Medium
10 | File | `/bin/login` | Medium
11 | File | `/category/list?limit=10&offset=0&order=desc` | High
12 | File | `/cgi-bin` | Medium
13 | File | `/cgi-bin/ping.cgi` | High
14 | File | `/classes/Master.php` | High
15 | File | `/classes/Master.php?f=delete_inquiry` | High
16 | File | `/classes/Master.php?f=delete_item` | High
17 | File | `/classes/Master.php?f=delete_service` | High
18 | File | `/classes/Master.php?f=save_service` | High
19 | File | `/classes/Users.php` | High
20 | File | `/dosen/data` | Medium
21 | File | `/etc/networkd-dispatcher` | High
22 | File | `/eval/admin/manage_class.php` | High
23 | File | `/export` | Low
24 | File | `/file_manager/admin/save_user.php` | High
25 | ... | ... | ...
There are 292 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 208 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -52,7 +52,7 @@ ID | Technique | Weakness | Description | Confidence
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 20 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -76,46 +76,48 @@ ID | Type | Indicator | Confidence
14 | File | `/admin/doctors.php` | High
15 | File | `/admin/employee_row.php` | High
16 | File | `/admin/index.php` | High
17 | File | `/admin/index3.php` | High
18 | File | `/admin/inquiries/view_inquiry.php` | High
19 | File | `/admin/login.php` | High
20 | File | `/admin/maintenance/brand.php` | High
21 | File | `/admin/maintenance/manage_category.php` | High
22 | File | `/admin/maintenance/view_designation.php` | High
23 | File | `/admin/manage_academic.php` | High
24 | File | `/admin/mechanics/manage_mechanic.php` | High
25 | File | `/admin/offenses/view_details.php` | High
26 | File | `/admin/orders/update_status.php` | High
27 | File | `/admin/product/manage.php` | High
28 | File | `/admin/products/manage_product.php` | High
29 | File | `/admin/products/view_product.php` | High
30 | File | `/admin/reminders/manage_reminder.php` | High
31 | File | `/admin/report/index.php` | High
32 | File | `/admin/sales/manage_sale.php` | High
33 | File | `/admin/services/manage_service.php` | High
34 | File | `/admin/services/view_service.php` | High
35 | File | `/admin/service_requests/manage_inventory.php` | High
36 | File | `/admin/transactions/track_shipment.php` | High
37 | File | `/admin/user/manage_user.php` | High
38 | File | `/admin/userprofile.php` | High
39 | File | `/ajax/update_certificate` | High
40 | File | `/alphaware/details.php` | High
41 | File | `/alphaware/summary.php` | High
42 | File | `/api/` | Low
43 | File | `/api/admin/store/product/list` | High
44 | File | `/api/gen/clients/{language}` | High
45 | File | `/api/v2/cli/commands` | High
46 | File | `/articles/{id}` | High
47 | File | `/boafrm/formFilter` | High
48 | File | `/boafrm/formHomeWlanSetup` | High
49 | File | `/boat/login.php` | High
17 | File | `/admin/inquiries/view_inquiry.php` | High
18 | File | `/admin/login.php` | High
19 | File | `/admin/maintenance/brand.php` | High
20 | File | `/admin/maintenance/manage_category.php` | High
21 | File | `/admin/maintenance/view_designation.php` | High
22 | File | `/admin/manage_academic.php` | High
23 | File | `/admin/mechanics/manage_mechanic.php` | High
24 | File | `/admin/offenses/view_details.php` | High
25 | File | `/admin/orders/update_status.php` | High
26 | File | `/admin/product/manage.php` | High
27 | File | `/admin/products/manage_product.php` | High
28 | File | `/admin/products/view_product.php` | High
29 | File | `/admin/reminders/manage_reminder.php` | High
30 | File | `/admin/report/index.php` | High
31 | File | `/admin/sales/manage_sale.php` | High
32 | File | `/admin/services/manage_service.php` | High
33 | File | `/admin/services/view_service.php` | High
34 | File | `/admin/service_requests/manage_inventory.php` | High
35 | File | `/admin/transactions/track_shipment.php` | High
36 | File | `/admin/user/manage_user.php` | High
37 | File | `/admin/userprofile.php` | High
38 | File | `/ajax/update_certificate` | High
39 | File | `/alphaware/details.php` | High
40 | File | `/alphaware/summary.php` | High
41 | File | `/api/` | Low
42 | File | `/api/admin/store/product/list` | High
43 | File | `/api/gen/clients/{language}` | High
44 | File | `/api/v2/cli/commands` | High
45 | File | `/articles/{id}` | High
46 | File | `/boafrm/formFilter` | High
47 | File | `/boafrm/formHomeWlanSetup` | High
48 | File | `/boat/login.php` | High
49 | File | `/cgi-bin` | Medium
50 | File | `/cgi-bin/mesh.cgi?page=upgrade` | High
51 | File | `/cgi-bin/touchlist_sync.cgi` | High
52 | File | `/cgi-bin/wlogin.cgi` | High
53 | File | `/classes/Login.php` | High
54 | ... | ... | ...
51 | File | `/cgi-bin/ping.cgi` | High
52 | File | `/cgi-bin/touchlist_sync.cgi` | High
53 | File | `/cgi-bin/wlogin.cgi` | High
54 | File | `/classes/Login.php` | High
55 | File | `/classes/Master.php` | High
56 | ... | ... | ...
There are 472 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 486 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -43,7 +43,7 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-24 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
@ -105,7 +105,7 @@ ID | Type | Indicator | Confidence
45 | File | `/squashfs-root/www/HNAP1/control/SetMasterWLanSettings.php` | High
46 | ... | ... | ...
There are 395 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 399 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

124
actors/Bl00dy/README.md Normal file
View File

@ -0,0 +1,124 @@
# Bl00dy - Cyber Threat Intelligence
These _indicators_ were reported, collected, and generated during the [VulDB CTI analysis](https://vuldb.com/?kb.cti) of the actor known as [Bl00dy](https://vuldb.com/?actor.bl00dy). The _activity monitoring_ correlates data from social media, forums, chat rooms, and darknet markets. It helps to determine associated actors, specific activities, expected intentions, emerging research, and ongoing attacks. Our unique _predictive model_ uses _big data_ to forecast activities and their characteristics.
_Live data_ and more _analysis capabilities_ are available at [https://vuldb.com/?actor.bl00dy](https://vuldb.com/?actor.bl00dy)
## Campaigns
The following _campaigns_ are known and can be associated with Bl00dy:
* CVE-2023-27350
## Countries
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with Bl00dy:
* [US](https://vuldb.com/?country.us)
* [CN](https://vuldb.com/?country.cn)
* [RU](https://vuldb.com/?country.ru)
* ...
There are 22 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
These _indicators of compromise_ (IOC) indicate associated network resources which are known to be part of research and attack activities of Bl00dy.
ID | IP address | Hostname | Campaign | Confidence
-- | ---------- | -------- | -------- | ----------
1 | [5.8.18.233](https://vuldb.com/?ip.5.8.18.233) | - | CVE-2023-27350 | High
2 | [5.8.18.240](https://vuldb.com/?ip.5.8.18.240) | - | CVE-2023-27350 | High
3 | [5.188.206.14](https://vuldb.com/?ip.5.188.206.14) | - | CVE-2023-27350 | High
4 | ... | ... | ... | ...
There are 14 more IOC items available. Please use our online service to access the data.
## TTP - Tactics, Techniques, Procedures
_Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK techniques used by _Bl00dy_. This data is unique as it uses our predictive model for actor profiling.
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-24 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
These _indicators of attack_ (IOA) list the potential fragments used for technical activities like reconnaissance, exploitation, privilege escalation, and exfiltration by Bl00dy. This data is unique as it uses our predictive model for actor profiling.
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/+CSCOE+/logon.html` | High
2 | File | `/admin/?n=logs&c=index&a=dode` | High
3 | File | `/admin/index2.html` | High
4 | File | `/ajax/networking/get_netcfg.php` | High
5 | File | `/api/gen/clients/{language}` | High
6 | File | `/app/options.py` | High
7 | File | `/bin/httpd` | Medium
8 | File | `/cgi-bin/wapopen` | High
9 | File | `/ci_spms/admin/category` | High
10 | File | `/ci_spms/admin/search/searching/` | High
11 | File | `/classes/Master.php?f=delete_appointment` | High
12 | File | `/classes/Master.php?f=delete_train` | High
13 | File | `/clients/editclient.php` | High
14 | File | `/concat?/%2557EB-INF/web.xml` | High
15 | File | `/Content/Template/root/reverse-shell.aspx` | High
16 | File | `/core/MY_Security.php` | High
17 | File | `/ctcprotocol/Protocol` | High
18 | File | `/dashboard/menu-list.php` | High
19 | File | `/data/remove` | Medium
20 | File | `/ebics-server/ebics.aspx` | High
21 | File | `/ffos/classes/Master.php?f=save_category` | High
22 | File | `/forum/away.php` | High
23 | File | `/goforms/rlminfo` | High
24 | File | `/HNAP1` | Low
25 | File | `/HNAP1/SetClientInfo` | High
26 | File | `/installer/upgrade_start` | High
27 | File | `/Items/*/RemoteImages/Download` | High
28 | File | `/menu.html` | Medium
29 | File | `/modules/profile/index.php` | High
30 | File | `/navigate/navigate_download.php` | High
31 | File | `/ocwbs/admin/?page=user/manage_user` | High
32 | File | `/ofrs/admin/?page=user/manage_user` | High
33 | File | `/out.php` | Medium
34 | File | `/password.html` | High
35 | File | `/PC/WebService.asmx` | High
36 | File | `/php_action/fetchSelectedUser.php` | High
37 | File | `/property-list/property_view.php` | High
38 | File | `/ptms/classes/Users.php` | High
39 | File | `/resources//../` | High
40 | File | `/rest/api/2/search` | High
41 | File | `/s/` | Low
42 | File | `/scripts/cpan_config` | High
43 | File | `/secure/admin/InsightDefaultCustomFieldConfig.jspa` | High
44 | File | `/spip.php` | Medium
45 | File | `/squashfs-root/www/HNAP1/control/SetMasterWLanSettings.php` | High
46 | File | `/sys/dict/queryTableData` | High
47 | File | `/tmp` | Low
48 | ... | ... | ...
There are 416 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References
The following list contains _external sources_ which discuss the actor and the associated activities:
* https://www.cisa.gov/news-events/cybersecurity-advisories/aa23-131a
## Literature
The following _articles_ explain our unique predictive cyber threat intelligence:
* [VulDB Cyber Threat Intelligence Documentation](https://vuldb.com/?kb.cti)
* [Cyber Threat Intelligence - Early Anticipation of Attacks](https://www.scip.ch/en/?labs.20201022)
## License
(c) [1997-2023](https://vuldb.com/?kb.changelog) by [vuldb.com](https://vuldb.com/?kb.about). All data on this page is shared under the license [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). Questions? Check the [FAQ](https://vuldb.com/?kb.faq), read the [documentation](https://vuldb.com/?kb) or [contact us](https://vuldb.com/?contact)!

View File

@ -39,7 +39,7 @@ ID | Technique | Weakness | Description | Confidence
3 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
4 | ... | ... | ... | ...
There are 7 more TTP items available. Please use our online service to access the data.
There are 8 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -60,7 +60,7 @@ ID | Type | Indicator | Confidence
11 | File | `categories.php` | High
12 | ... | ... | ...
There are 92 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 96 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -40,7 +40,7 @@ ID | Technique | Weakness | Description | Confidence
4 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
5 | ... | ... | ... | ...
There are 16 more TTP items available. Please use our online service to access the data.
There are 17 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -58,33 +58,35 @@ ID | Type | Indicator | Confidence
8 | File | `/forum/away.php` | High
9 | File | `/get_getnetworkconf.cgi` | High
10 | File | `/horde/util/go.php` | High
11 | File | `/mobile_seal/get_seal.php` | High
12 | File | `/new` | Low
13 | File | `/nova/bin/detnet` | High
14 | File | `/show_news.php` | High
15 | File | `/tmp` | Low
16 | File | `/uncpath/` | Medium
17 | File | `/userRpm/MediaServerFoldersCfgRpm.htm` | High
18 | File | `/vicidial/AST_agent_time_sheet.php` | High
19 | File | `/ViewUserHover.jspa` | High
20 | File | `AccountStatus.jsp` | High
21 | File | `adclick.php` | Medium
22 | File | `add.php` | Low
23 | File | `admin.a6mambocredits.php` | High
24 | File | `admin.color.php` | High
25 | File | `admin.cropcanvas.php` | High
26 | File | `admin.joomlaradiov5.php` | High
27 | File | `Admin.PHP` | Medium
28 | File | `admin/systemOutOfBand.do` | High
29 | File | `allopass-error.php` | High
30 | File | `app/application.cpp` | High
31 | File | `ashnews.php/ashheadlines.php` | High
32 | File | `auth-gss2.c` | Medium
33 | File | `authent.php4` | Medium
34 | File | `base_maintenance.php` | High
35 | ... | ... | ...
11 | File | `/messageboard/view.php` | High
12 | File | `/mobile_seal/get_seal.php` | High
13 | File | `/new` | Low
14 | File | `/nova/bin/detnet` | High
15 | File | `/show_news.php` | High
16 | File | `/tmp` | Low
17 | File | `/uncpath/` | Medium
18 | File | `/userRpm/MediaServerFoldersCfgRpm.htm` | High
19 | File | `/vicidial/AST_agent_time_sheet.php` | High
20 | File | `/ViewUserHover.jspa` | High
21 | File | `account.asp` | Medium
22 | File | `AccountStatus.jsp` | High
23 | File | `adclick.php` | Medium
24 | File | `add.php` | Low
25 | File | `admin.a6mambocredits.php` | High
26 | File | `admin.color.php` | High
27 | File | `admin.cropcanvas.php` | High
28 | File | `admin.joomlaradiov5.php` | High
29 | File | `Admin.PHP` | Medium
30 | File | `admin/systemOutOfBand.do` | High
31 | File | `adminAvatars.php` | High
32 | File | `adminBackupdatabase.php` | High
33 | File | `adminForums.php` | High
34 | File | `allopass-error.php` | High
35 | File | `app/application.cpp` | High
36 | File | `ashnews.php/ashheadlines.php` | High
37 | ... | ... | ...
There are 300 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 322 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -36,7 +36,7 @@ ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-22 | Pathname Traversal | High
2 | T1059.007 | CWE-79 | Cross Site Scripting | High
3 | T1068 | CWE-264, CWE-269 | Execution with Unnecessary Privileges | High
3 | T1068 | CWE-264, CWE-269 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
4 | ... | ... | ... | ...
There are 6 more TTP items available. Please use our online service to access the data.

View File

@ -10,10 +10,10 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [VN](https://vuldb.com/?country.vn)
* [US](https://vuldb.com/?country.us)
* [FR](https://vuldb.com/?country.fr)
* [CN](https://vuldb.com/?country.cn)
* ...
There are 3 more country items available. Please use our online service to access the data.
There are 2 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -147,12 +147,14 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-425 | Pathname Traversal | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
4 | ... | ... | ... | ...
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-29, CWE-37, CWE-425 | Pathname Traversal | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 14 more TTP items available. Please use our online service to access the data.
There are 18 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -160,27 +162,29 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin/bookings/manage_booking.php` | High
2 | File | `/admin/bookings/view_booking.php` | High
3 | File | `/admin/bookings/view_details.php` | High
4 | File | `/admin/curriculum/view_curriculum.php` | High
5 | File | `/admin/departments/view_department.php` | High
6 | File | `/admin/index.php` | High
7 | File | `/admin/inquiries/view_inquiry.php` | High
8 | File | `/admin/manage_academic.php` | High
9 | File | `/admin/services/manage_service.php` | High
10 | File | `/admin/services/view_service.php` | High
11 | File | `/admin/user/manage_user.php` | High
12 | File | `/admin/user/uploadImg` | High
13 | File | `/boafrm/formFilter` | High
14 | File | `/classes/Master.php?f=delete_inquiry` | High
15 | File | `/classes/Master.php?f=save_course` | High
1 | File | `//proc/kcore` | Medium
2 | File | `/action/wirelessConnect` | High
3 | File | `/admin/assign/assign.php` | High
4 | File | `/admin/index.php` | High
5 | File | `/admin/inquiries/view_inquiry.php` | High
6 | File | `/admin/services/manage_service.php` | High
7 | File | `/admin/services/view_service.php` | High
8 | File | `/admin/user/uploadImg` | High
9 | File | `/bin/ate` | Medium
10 | File | `/boafrm/formFilter` | High
11 | File | `/cgi-bin/ping.cgi` | High
12 | File | `/classes/Master.php` | High
13 | File | `/classes/Master.php?f=delete_inquiry` | High
14 | File | `/classes/Master.php?f=delete_item` | High
15 | File | `/classes/Master.php?f=delete_service` | High
16 | File | `/classes/Master.php?f=save_service` | High
17 | File | `/classes/Users.php` | High
18 | File | `/Content/Template/root/reverse-shell.aspx` | High
19 | ... | ... | ...
18 | File | `/config/getuser` | High
19 | File | `/dosen/data` | Medium
20 | File | `/etc/networkd-dispatcher` | High
21 | ... | ... | ...
There are 157 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 174 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -20,7 +20,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [SE](https://vuldb.com/?country.se)
* ...
There are 31 more country items available. Please use our online service to access the data.
There are 32 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -80,7 +80,7 @@ ID | Technique | Weakness | Description | Confidence
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 20 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -101,36 +101,36 @@ ID | Type | Indicator | Confidence
11 | File | `/config/getuser` | High
12 | File | `/filemanager/ajax_calls.php` | High
13 | File | `/forum/away.php` | High
14 | File | `/login/index.php` | High
15 | File | `/opt/zimbra/jetty/webapps/zimbra/public` | High
16 | File | `/owa/auth/logon.aspx` | High
17 | File | `/php-sms/classes/SystemSettings.php` | High
18 | File | `/phppath/php` | Medium
19 | File | `/proc/self/exe` | High
20 | File | `/public/login.htm` | High
21 | File | `/server-info` | Medium
22 | File | `/server-status` | High
23 | File | `/shell` | Low
24 | File | `/uncpath/` | Medium
25 | File | `/user/jobmanage.php` | High
26 | File | `/user/zs_elite.php` | High
27 | File | `/usr/bin/enq` | Medium
28 | File | `/web/jquery/uploader/multi_uploadify.php` | High
29 | File | `/wp-admin/admin-ajax.php` | High
30 | File | `/wp-content/plugins/updraftplus/admin.php` | High
31 | File | `/wp-content/plugins/woocommerce/templates/emails/plain/` | High
32 | File | `/zhndnsdisplay.cmd` | High
33 | File | `14all.cgi/14all-1.1.cgi/traffic.cgi/mrtg.cgi` | High
34 | File | `about.php` | Medium
35 | File | `acl.c` | Low
36 | File | `adclick.php` | Medium
37 | File | `add_comment.php` | High
38 | File | `add_vhost.php` | High
39 | File | `admin.php` | Medium
40 | File | `admin/conf_users_edit.php` | High
14 | File | `/items/manage_item.php` | High
15 | File | `/login/index.php` | High
16 | File | `/opt/zimbra/jetty/webapps/zimbra/public` | High
17 | File | `/owa/auth/logon.aspx` | High
18 | File | `/php-sms/classes/SystemSettings.php` | High
19 | File | `/phppath/php` | Medium
20 | File | `/proc/self/exe` | High
21 | File | `/public/login.htm` | High
22 | File | `/server-info` | Medium
23 | File | `/server-status` | High
24 | File | `/shell` | Low
25 | File | `/uncpath/` | Medium
26 | File | `/user/jobmanage.php` | High
27 | File | `/user/zs_elite.php` | High
28 | File | `/usr/bin/enq` | Medium
29 | File | `/web/jquery/uploader/multi_uploadify.php` | High
30 | File | `/wp-admin/admin-ajax.php` | High
31 | File | `/wp-content/plugins/updraftplus/admin.php` | High
32 | File | `/wp-content/plugins/woocommerce/templates/emails/plain/` | High
33 | File | `/zhndnsdisplay.cmd` | High
34 | File | `14all.cgi/14all-1.1.cgi/traffic.cgi/mrtg.cgi` | High
35 | File | `about.php` | Medium
36 | File | `acl.c` | Low
37 | File | `adclick.php` | Medium
38 | File | `add_comment.php` | High
39 | File | `add_vhost.php` | High
40 | File | `admin.php` | Medium
41 | ... | ... | ...
There are 350 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 353 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -33,7 +33,7 @@ ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1059 | CWE-94 | Cross Site Scripting | High
2 | T1059.007 | CWE-79 | Cross Site Scripting | High
3 | T1068 | CWE-264, CWE-284 | Execution with Unnecessary Privileges | High
3 | T1068 | CWE-264, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
4 | ... | ... | ... | ...
There are 7 more TTP items available. Please use our online service to access the data.

View File

@ -39,7 +39,7 @@ ID | Technique | Weakness | Description | Confidence
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 19 more TTP items available. Please use our online service to access the data.
There are 20 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -50,44 +50,47 @@ ID | Type | Indicator | Confidence
1 | File | `/.env` | Low
2 | File | `//proc/kcore` | Medium
3 | File | `/?p=products` | Medium
4 | File | `/admin` | Low
5 | File | `/admin-ajax.php?action=eps_redirect_save` | High
6 | File | `/admin/cashadvance_row.php` | High
7 | File | `/admin/curriculum/view_curriculum.php` | High
8 | File | `/admin/departments/view_department.php` | High
9 | File | `/admin/login.php` | High
10 | File | `/admin/maintenance/view_designation.php` | High
11 | File | `/admin/patient.php` | High
12 | File | `/admin/suppliers/view_details.php` | High
13 | File | `/admin/user/manage_user.php` | High
14 | File | `/admin/user/uploadImg` | High
15 | File | `/api/admin/store/product/list` | High
16 | File | `/as/authorization.oauth2` | High
17 | File | `/cgi-bin/kerbynet` | High
18 | File | `/cgi-bin/luci/api/auth` | High
19 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
20 | File | `/cgi-bin/wlogin.cgi` | High
21 | File | `/churchcrm/EventAttendance.php` | High
22 | File | `/Content/Template/root/reverse-shell.aspx` | High
23 | File | `/DXR.axd` | Medium
24 | File | `/filemanager/php/connector.php` | High
25 | File | `/forum/away.php` | High
26 | File | `/licenses` | Medium
27 | File | `/login/index.php` | High
28 | File | `/mhds/clinic/view_details.php` | High
29 | File | `/modules/projects/vw_files.php` | High
30 | File | `/plain` | Low
31 | File | `/public/launchNewWindow.jsp` | High
32 | File | `/public/login.htm` | High
33 | File | `/qsr_server/device/reboot` | High
34 | File | `/rukovoditel/index.php?module=users/login` | High
35 | File | `/secure/QueryComponent!Default.jspa` | High
36 | File | `/spip.php` | Medium
37 | File | `/static/ueditor/php/controller.php` | High
38 | File | `/uncpath/` | Medium
39 | ... | ... | ...
4 | File | `/action/wirelessConnect` | High
5 | File | `/admin` | Low
6 | File | `/admin-ajax.php?action=eps_redirect_save` | High
7 | File | `/admin/assign/assign.php` | High
8 | File | `/admin/cashadvance_row.php` | High
9 | File | `/admin/curriculum/view_curriculum.php` | High
10 | File | `/admin/departments/view_department.php` | High
11 | File | `/admin/login.php` | High
12 | File | `/admin/maintenance/view_designation.php` | High
13 | File | `/admin/patient.php` | High
14 | File | `/admin/suppliers/view_details.php` | High
15 | File | `/admin/user/manage_user.php` | High
16 | File | `/admin/user/uploadImg` | High
17 | File | `/api/admin/store/product/list` | High
18 | File | `/as/authorization.oauth2` | High
19 | File | `/cgi-bin/kerbynet` | High
20 | File | `/cgi-bin/luci/api/auth` | High
21 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
22 | File | `/cgi-bin/wlogin.cgi` | High
23 | File | `/churchcrm/EventAttendance.php` | High
24 | File | `/classes/Master.php` | High
25 | File | `/classes/Master.php?f=delete_item` | High
26 | File | `/config/getuser` | High
27 | File | `/Content/Template/root/reverse-shell.aspx` | High
28 | File | `/DXR.axd` | Medium
29 | File | `/filemanager/php/connector.php` | High
30 | File | `/forms/doLogin` | High
31 | File | `/forum/away.php` | High
32 | File | `/licenses` | Medium
33 | File | `/login/index.php` | High
34 | File | `/mhds/clinic/view_details.php` | High
35 | File | `/mims/login.php` | High
36 | File | `/modules/projects/vw_files.php` | High
37 | File | `/plain` | Low
38 | File | `/public/launchNewWindow.jsp` | High
39 | File | `/qsr_server/device/reboot` | High
40 | File | `/rukovoditel/index.php?module=users/login` | High
41 | File | `/spip.php` | Medium
42 | ... | ... | ...
There are 332 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 366 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [CN](https://vuldb.com/?country.cn)
* ...
There are 6 more country items available. Please use our online service to access the data.
There are 8 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -84,13 +84,13 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-29, CWE-35, CWE-36, CWE-37 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 19 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -98,63 +98,64 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/?p=products` | Medium
2 | File | `/admin` | Low
3 | File | `/admin-ajax.php?action=eps_redirect_save` | High
4 | File | `/admin/attendance_row.php` | High
5 | File | `/admin/bookings/manage_booking.php` | High
6 | File | `/admin/cashadvance_row.php` | High
7 | File | `/admin/curriculum/view_curriculum.php` | High
8 | File | `/admin/departments/view_department.php` | High
9 | File | `/admin/employee_row.php` | High
10 | File | `/admin/login.php` | High
11 | File | `/admin/maintenance/view_designation.php` | High
12 | File | `/admin/sales/view_details.php` | High
13 | File | `/admin/suppliers/view_details.php` | High
14 | File | `/admin/transactions/track_shipment.php` | High
15 | File | `/admin/user/manage_user.php` | High
16 | File | `/admin/user/uploadImg` | High
17 | File | `/admin/userprofile.php` | High
18 | File | `/api/admin/store/product/list` | High
19 | File | `/api/gen/clients/{language}` | High
20 | File | `/cgi-bin/kerbynet` | High
21 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
22 | File | `/cgi-bin/wlogin.cgi` | High
23 | File | `/churchcrm/EventAttendance.php` | High
24 | File | `/classes/Login.php` | High
25 | File | `/classes/Master.php?f=delete_sub_category` | High
26 | File | `/classes/Users.php` | High
27 | File | `/Content/Template/root/reverse-shell.aspx` | High
28 | File | `/forum/away.php` | High
29 | File | `/HNAP1` | Low
30 | File | `/licenses` | Medium
31 | File | `/login/index.php` | High
32 | File | `/mhds/clinic/view_details.php` | High
33 | File | `/modules/profile/index.php` | High
34 | File | `/modules/projects/vw_files.php` | High
35 | File | `/mogu-picture/file/uploadPicsByUrl` | High
36 | File | `/plain` | Low
37 | File | `/proxy` | Low
38 | File | `/public/launchNewWindow.jsp` | High
39 | File | `/qsr_server/device/reboot` | High
40 | File | `/spip.php` | Medium
41 | File | `/squashfs-root/www/HNAP1/control/SetMasterWLanSettings.php` | High
42 | File | `/static/ueditor/php/controller.php` | High
43 | File | `/uncpath/` | Medium
44 | File | `/user/updatePwd` | High
45 | File | `/v1/tokens` | Medium
46 | File | `/v2/#/add/department` | High
47 | File | `/vaccinated/admin/maintenance/manage_location.php` | High
48 | File | `/var/WEB-GUI/cgi-bin/telnet.cgi` | High
49 | File | `/wp-admin/admin-ajax.php` | High
50 | File | `/wp-admin/options.php` | High
51 | File | `/wp-content/plugins/woocommerce/templates/emails/plain/` | High
52 | File | `Acl.asp` | Low
53 | File | `activenews_view.asp` | High
54 | File | `adclick.php` | Medium
55 | ... | ... | ...
1 | File | `//proc/kcore` | Medium
2 | File | `//WEB-INF` | Medium
3 | File | `/?p=products` | Medium
4 | File | `/about.php` | Medium
5 | File | `/action/wirelessConnect` | High
6 | File | `/admin-ajax.php?action=eps_redirect_save` | High
7 | File | `/admin.php/update/getFile.html` | High
8 | File | `/admin/assign/assign.php` | High
9 | File | `/admin/attendance_row.php` | High
10 | File | `/admin/bookings/manage_booking.php` | High
11 | File | `/admin/budget/manage_budget.php` | High
12 | File | `/admin/cashadvance_row.php` | High
13 | File | `/admin/curriculum/view_curriculum.php` | High
14 | File | `/admin/departments/view_department.php` | High
15 | File | `/admin/employee_row.php` | High
16 | File | `/admin/login.php` | High
17 | File | `/admin/maintenance/view_designation.php` | High
18 | File | `/admin/sales/view_details.php` | High
19 | File | `/admin/suppliers/view_details.php` | High
20 | File | `/admin/transactions/track_shipment.php` | High
21 | File | `/admin/user/manage_user.php` | High
22 | File | `/admin/user/uploadImg` | High
23 | File | `/admin/userprofile.php` | High
24 | File | `/api/admin/store/product/list` | High
25 | File | `/api/gen/clients/{language}` | High
26 | File | `/cgi-bin/kerbynet` | High
27 | File | `/cgi-bin/wlogin.cgi` | High
28 | File | `/classes/Login.php` | High
29 | File | `/classes/Master.php` | High
30 | File | `/classes/Master.php?f=delete_item` | High
31 | File | `/classes/Master.php?f=delete_service` | High
32 | File | `/classes/Master.php?f=delete_sub_category` | High
33 | File | `/classes/Users.php` | High
34 | File | `/config/getuser` | High
35 | File | `/Content/Template/root/reverse-shell.aspx` | High
36 | File | `/feeds/post/publish` | High
37 | File | `/forms/doLogin` | High
38 | File | `/forum/away.php` | High
39 | File | `/HNAP1` | Low
40 | File | `/inc/jquery/uploadify/uploadify.php` | High
41 | File | `/licenses` | Medium
42 | File | `/login/index.php` | High
43 | File | `/mims/login.php` | High
44 | File | `/modules/profile/index.php` | High
45 | File | `/mogu-picture/file/uploadPicsByUrl` | High
46 | File | `/Moosikay/order.php` | High
47 | File | `/opac/Actions.php?a=login` | High
48 | File | `/plain` | Low
49 | File | `/proxy` | Low
50 | File | `/public/launchNewWindow.jsp` | High
51 | File | `/qsr_server/device/reboot` | High
52 | File | `/reservation/add_message.php` | High
53 | File | `/reviewer/system/system/admins/manage/users/user-update.php` | High
54 | File | `/send_order.cgi?parameter=access_detect` | High
55 | File | `/spip.php` | Medium
56 | ... | ... | ...
There are 481 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 487 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [RU](https://vuldb.com/?country.ru)
* ...
There are 12 more country items available. Please use our online service to access the data.
There are 14 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -46,12 +46,12 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23 | Pathname Traversal | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-94 | Cross Site Scripting | High
4 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
5 | ... | ... | ... | ...
There are 15 more TTP items available. Please use our online service to access the data.
There are 17 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -63,48 +63,49 @@ ID | Type | Indicator | Confidence
2 | File | `.plan` | Low
3 | File | `.tin` | Low
4 | File | `/cgi-bin/editBookmark` | High
5 | File | `/configs/application.ini` | High
6 | File | `/goform/setPicListItem` | High
7 | File | `/home/cavesConsole` | High
8 | File | `/home/kickPlayer` | High
9 | File | `/home/masterConsole` | High
10 | File | `/home/sendBroadcast` | High
11 | File | `/rapi/read_url` | High
12 | File | `/services/Card/findUser` | High
13 | File | `/spacecom/login.php` | High
14 | File | `/sys/dict/queryTableData` | High
15 | File | `/ucenter/active.php` | High
16 | File | `/uncpath/` | Medium
17 | File | `/user/updatePwd` | High
18 | File | `/xampp/guestbook-en.pl` | High
19 | File | `/zm/index.php` | High
20 | File | `123flashchat.php` | High
21 | File | `abook_database.php` | High
22 | File | `action.php` | Medium
23 | File | `admin.php` | Medium
24 | File | `admin/admin_process.php` | High
25 | File | `admin/profile_settings_net.html` | High
26 | File | `admin/vqmods.app/vqmods.inc.php` | High
27 | File | `af.cgi/alienform.cgi` | High
28 | File | `afd.sys` | Low
29 | File | `ajax.php` | Medium
30 | File | `akocomment.php` | High
31 | File | `app/routes/research.js` | High
32 | File | `article.php` | Medium
33 | File | `aviso.php` | Medium
34 | File | `awredir.pl` | Medium
35 | File | `bar.phtml` | Medium
36 | File | `bitmap/bdfread.c` | High
37 | File | `blocks.php` | Medium
38 | File | `blog.cgi` | Medium
39 | File | `bluewrench-video-widget.php` | High
40 | File | `browse.php` | Medium
41 | File | `carsdetail.asp` | High
42 | File | `cartman.php` | Medium
43 | File | `categories.php` | High
44 | ... | ... | ...
5 | File | `/cgi-bin/luci;stok=/locale` | High
6 | File | `/classes/Login.php` | High
7 | File | `/configs/application.ini` | High
8 | File | `/goform/setPicListItem` | High
9 | File | `/home/cavesConsole` | High
10 | File | `/home/kickPlayer` | High
11 | File | `/home/masterConsole` | High
12 | File | `/home/sendBroadcast` | High
13 | File | `/rapi/read_url` | High
14 | File | `/services/Card/findUser` | High
15 | File | `/spacecom/login.php` | High
16 | File | `/sys/dict/queryTableData` | High
17 | File | `/ucenter/active.php` | High
18 | File | `/uncpath/` | Medium
19 | File | `/user/updatePwd` | High
20 | File | `/xampp/guestbook-en.pl` | High
21 | File | `/zm/index.php` | High
22 | File | `123flashchat.php` | High
23 | File | `abook_database.php` | High
24 | File | `action.php` | Medium
25 | File | `admin.php` | Medium
26 | File | `admin/admin_process.php` | High
27 | File | `admin/profile_settings_net.html` | High
28 | File | `admin/vqmods.app/vqmods.inc.php` | High
29 | File | `af.cgi/alienform.cgi` | High
30 | File | `afd.sys` | Low
31 | File | `ajax.php` | Medium
32 | File | `akocomment.php` | High
33 | File | `app/routes/research.js` | High
34 | File | `article.php` | Medium
35 | File | `aviso.php` | Medium
36 | File | `awredir.pl` | Medium
37 | File | `bitmap/bdfread.c` | High
38 | File | `blocks.php` | Medium
39 | File | `blog.cgi` | Medium
40 | File | `bluewrench-video-widget.php` | High
41 | File | `browse.php` | Medium
42 | File | `carsdetail.asp` | High
43 | File | `cartman.php` | Medium
44 | File | `categories.php` | High
45 | ... | ... | ...
There are 384 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 386 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -19,7 +19,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [GB](https://vuldb.com/?country.gb)
* ...
There are 23 more country items available. Please use our online service to access the data.
There are 24 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -46,10 +46,10 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22 | Pathname Traversal | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
4 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
5 | T1068 | CWE-250, CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
6 | ... | ... | ... | ...
There are 19 more TTP items available. Please use our online service to access the data.
@ -61,78 +61,80 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `.github/workflows/combine-prs.yml` | High
2 | File | `/Admin/add-student.php` | High
3 | File | `/admin/api/admin/articles/` | High
4 | File | `/admin/cashadvance_row.php` | High
5 | File | `/Admin/login.php` | High
6 | File | `/admin/maintenance/view_designation.php` | High
7 | File | `/admin/userprofile.php` | High
8 | File | `/adms/admin/?page=vehicles/sell_vehicle` | High
9 | File | `/adms/admin/?page=vehicles/view_transaction` | High
10 | File | `/apilog.php` | Medium
11 | File | `/APR/login.php` | High
12 | File | `/bin/httpd` | Medium
13 | File | `/cgi-bin/wapopen` | High
14 | File | `/cgi-bin/wlogin.cgi` | High
15 | File | `/connectors/index.php` | High
16 | File | `/dev/block/mmcblk0rpmb` | High
17 | File | `/DocSystem/Repos/getReposAllUsers.do` | High
18 | File | `/face-recognition-php/facepay-master/camera.php` | High
19 | File | `/forum/away.php` | High
20 | File | `/fos/admin/ajax.php?action=login` | High
21 | File | `/fos/admin/index.php?page=menu` | High
22 | File | `/home/masterConsole` | High
23 | File | `/home/sendBroadcast` | High
24 | File | `/hrm/employeeadd.php` | High
25 | File | `/hrm/employeeview.php` | High
26 | File | `/index.php` | Medium
27 | File | `/items/view_item.php` | High
28 | File | `/jsoa/hntdCustomDesktopActionContent` | High
29 | File | `/lookin/info` | Medium
30 | File | `/manager/index.php` | High
31 | File | `/medical/inventories.php` | High
32 | File | `/modules/profile/index.php` | High
33 | File | `/modules/projects/vw_files.php` | High
34 | File | `/modules/public/calendar.php` | High
35 | File | `/mygym/admin/index.php?view_exercises` | High
36 | File | `/newsDia.php` | Medium
37 | File | `/out.php` | Medium
38 | File | `/php-opos/index.php` | High
39 | File | `/proxy` | Low
40 | File | `/public/launchNewWindow.jsp` | High
41 | File | `/Redcock-Farm/farm/category.php` | High
42 | File | `/reports/rwservlet` | High
43 | File | `/sacco_shield/manage_user.php` | High
44 | File | `/spip.php` | Medium
45 | File | `/sqlitemanager/main.php?dbsel=-1%20or%2072%20=%2072` | High
46 | File | `/staff/bookdetails.php` | High
47 | File | `/uncpath/` | Medium
48 | File | `/user/updatePwd` | High
49 | File | `/user/update_booking.php` | High
50 | File | `/Wedding-Management-PHP/admin/photos_add.php` | High
51 | File | `/wireless/security.asp` | High
52 | File | `/wordpress/wp-admin/options-general.php` | High
53 | File | `01article.php` | High
54 | File | `AbstractScheduleJob.java` | High
55 | File | `actionphp/download.File.php` | High
56 | File | `activenews_view.asp` | High
57 | File | `adclick.php` | Medium
58 | File | `addtocart.asp` | High
59 | File | `admin.a6mambocredits.php` | High
60 | File | `admin.cropcanvas.php` | High
61 | File | `admin.php` | Medium
62 | File | `admin/abc.php` | High
63 | File | `admin/admin.php?action=users&mode=info&user=2` | High
64 | File | `admin/admin/adminsave.html` | High
65 | File | `admin/asset/grid-proxy` | High
66 | File | `admin/auditTrail.jsf` | High
67 | File | `admin/conf_users_edit.php` | High
68 | File | `admin/disapprove_user.php` | High
69 | File | `admin/edit_category.php` | High
70 | File | `admin/expense_report.php` | High
71 | ... | ... | ...
2 | File | `/admin.php/update/getFile.html` | High
3 | File | `/Admin/add-student.php` | High
4 | File | `/admin/api/admin/articles/` | High
5 | File | `/admin/cashadvance_row.php` | High
6 | File | `/Admin/login.php` | High
7 | File | `/admin/maintenance/view_designation.php` | High
8 | File | `/admin/userprofile.php` | High
9 | File | `/adms/admin/?page=vehicles/sell_vehicle` | High
10 | File | `/adms/admin/?page=vehicles/view_transaction` | High
11 | File | `/apilog.php` | Medium
12 | File | `/APR/login.php` | High
13 | File | `/bin/httpd` | Medium
14 | File | `/cgi-bin/wapopen` | High
15 | File | `/cgi-bin/wlogin.cgi` | High
16 | File | `/connectors/index.php` | High
17 | File | `/dev/block/mmcblk0rpmb` | High
18 | File | `/DocSystem/Repos/getReposAllUsers.do` | High
19 | File | `/face-recognition-php/facepay-master/camera.php` | High
20 | File | `/feeds/post/publish` | High
21 | File | `/forum/away.php` | High
22 | File | `/fos/admin/ajax.php?action=login` | High
23 | File | `/fos/admin/index.php?page=menu` | High
24 | File | `/home/masterConsole` | High
25 | File | `/home/sendBroadcast` | High
26 | File | `/hrm/employeeadd.php` | High
27 | File | `/hrm/employeeview.php` | High
28 | File | `/index.php` | Medium
29 | File | `/items/view_item.php` | High
30 | File | `/jsoa/hntdCustomDesktopActionContent` | High
31 | File | `/lookin/info` | Medium
32 | File | `/manager/index.php` | High
33 | File | `/medical/inventories.php` | High
34 | File | `/modules/profile/index.php` | High
35 | File | `/modules/projects/vw_files.php` | High
36 | File | `/modules/public/calendar.php` | High
37 | File | `/mygym/admin/index.php?view_exercises` | High
38 | File | `/newsDia.php` | Medium
39 | File | `/opac/Actions.php?a=login` | High
40 | File | `/out.php` | Medium
41 | File | `/php-opos/index.php` | High
42 | File | `/proxy` | Low
43 | File | `/public/launchNewWindow.jsp` | High
44 | File | `/Redcock-Farm/farm/category.php` | High
45 | File | `/reports/rwservlet` | High
46 | File | `/reservation/add_message.php` | High
47 | File | `/sacco_shield/manage_user.php` | High
48 | File | `/spip.php` | Medium
49 | File | `/sqlitemanager/main.php?dbsel=-1%20or%2072%20=%2072` | High
50 | File | `/staff/bookdetails.php` | High
51 | File | `/uncpath/` | Medium
52 | File | `/user/updatePwd` | High
53 | File | `/user/update_booking.php` | High
54 | File | `/Wedding-Management-PHP/admin/photos_add.php` | High
55 | File | `/wireless/security.asp` | High
56 | File | `/wordpress/wp-admin/options-general.php` | High
57 | File | `01article.php` | High
58 | File | `a-forms.php` | Medium
59 | File | `AbstractScheduleJob.java` | High
60 | File | `actionphp/download.File.php` | High
61 | File | `activenews_view.asp` | High
62 | File | `adclick.php` | Medium
63 | File | `addtocart.asp` | High
64 | File | `admin.a6mambocredits.php` | High
65 | File | `admin.cropcanvas.php` | High
66 | File | `admin.php` | Medium
67 | File | `admin/abc.php` | High
68 | File | `admin/admin.php?action=users&mode=info&user=2` | High
69 | File | `admin/admin/adminsave.html` | High
70 | File | `admin/asset/grid-proxy` | High
71 | File | `admin/auditTrail.jsf` | High
72 | File | `admin/conf_users_edit.php` | High
73 | ... | ... | ...
There are 626 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 646 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -20,7 +20,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [NL](https://vuldb.com/?country.nl)
* ...
There are 25 more country items available. Please use our online service to access the data.
There are 26 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -524,12 +524,12 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-28 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-28, CWE-37 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | T1068 | CWE-250, CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
6 | T1068 | CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
7 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
@ -540,8 +540,8 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `.../gogo/` | Medium
2 | File | `/?ajax-request=jnews` | High
1 | File | `/?ajax-request=jnews` | High
2 | File | `/?p=products` | Medium
3 | File | `/admin.php/accessory/filesdel.html` | High
4 | File | `/admin/?page=user/manage` | High
5 | File | `/admin/add-new.php` | High
@ -587,7 +587,7 @@ ID | Type | Indicator | Confidence
45 | File | `/user/loader.php?api=1` | High
46 | ... | ... | ...
There are 399 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 398 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -61,49 +61,51 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/.env` | Low
2 | File | `//proc/kcore` | Medium
3 | File | `/?p=products` | Medium
1 | File | `//proc/kcore` | Medium
2 | File | `/?p=products` | Medium
3 | File | `/action/wirelessConnect` | High
4 | File | `/admin` | Low
5 | File | `/admin-ajax.php?action=eps_redirect_save` | High
6 | File | `/admin/attendance_row.php` | High
7 | File | `/admin/cashadvance_row.php` | High
8 | File | `/admin/curriculum/view_curriculum.php` | High
9 | File | `/admin/departments/view_department.php` | High
10 | File | `/admin/employee_row.php` | High
11 | File | `/admin/login.php` | High
12 | File | `/admin/maintenance/brand.php` | High
13 | File | `/admin/maintenance/view_designation.php` | High
14 | File | `/admin/mechanics/manage_mechanic.php` | High
15 | File | `/admin/patient.php` | High
16 | File | `/admin/suppliers/view_details.php` | High
17 | File | `/admin/transactions/track_shipment.php` | High
18 | File | `/admin/user/manage_user.php` | High
19 | File | `/admin/user/uploadImg` | High
20 | File | `/api/admin/store/product/list` | High
21 | File | `/as/authorization.oauth2` | High
6 | File | `/admin/assign/assign.php` | High
7 | File | `/admin/attendance_row.php` | High
8 | File | `/admin/cashadvance_row.php` | High
9 | File | `/admin/curriculum/view_curriculum.php` | High
10 | File | `/admin/departments/view_department.php` | High
11 | File | `/admin/employee_row.php` | High
12 | File | `/admin/login.php` | High
13 | File | `/admin/maintenance/brand.php` | High
14 | File | `/admin/maintenance/view_designation.php` | High
15 | File | `/admin/mechanics/manage_mechanic.php` | High
16 | File | `/admin/patient.php` | High
17 | File | `/admin/suppliers/view_details.php` | High
18 | File | `/admin/transactions/track_shipment.php` | High
19 | File | `/admin/user/manage_user.php` | High
20 | File | `/admin/user/uploadImg` | High
21 | File | `/api/admin/store/product/list` | High
22 | File | `/cgi-bin/kerbynet` | High
23 | File | `/cgi-bin/luci/api/auth` | High
24 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
25 | File | `/cgi-bin/wlogin.cgi` | High
26 | File | `/churchcrm/EventAttendance.php` | High
27 | File | `/config/getuser` | High
28 | File | `/Content/Template/root/reverse-shell.aspx` | High
29 | File | `/DXR.axd` | Medium
30 | File | `/filemanager/php/connector.php` | High
31 | File | `/forum/away.php` | High
32 | File | `/install/index.php` | High
33 | File | `/licenses` | Medium
34 | File | `/login/index.php` | High
35 | File | `/mhds/clinic/view_details.php` | High
36 | File | `/modules/projects/vw_files.php` | High
37 | File | `/plain` | Low
38 | File | `/public/launchNewWindow.jsp` | High
39 | File | `/qsr_server/device/reboot` | High
40 | File | `/rukovoditel/index.php?module=users/login` | High
41 | ... | ... | ...
23 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
24 | File | `/cgi-bin/wlogin.cgi` | High
25 | File | `/churchcrm/EventAttendance.php` | High
26 | File | `/classes/Master.php` | High
27 | File | `/classes/Master.php?f=delete_item` | High
28 | File | `/config/getuser` | High
29 | File | `/Content/Template/root/reverse-shell.aspx` | High
30 | File | `/DXR.axd` | Medium
31 | File | `/filemanager/php/connector.php` | High
32 | File | `/forms/doLogin` | High
33 | File | `/forum/away.php` | High
34 | File | `/install/index.php` | High
35 | File | `/licenses` | Medium
36 | File | `/login/index.php` | High
37 | File | `/mhds/clinic/view_details.php` | High
38 | File | `/mims/login.php` | High
39 | File | `/modules/projects/vw_files.php` | High
40 | File | `/plain` | Low
41 | File | `/public/launchNewWindow.jsp` | High
42 | File | `/qsr_server/device/reboot` | High
43 | ... | ... | ...
There are 355 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 375 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -55,7 +55,7 @@ ID | Type | Indicator | Confidence
6 | File | `chat.php` | Medium
7 | ... | ... | ...
There are 48 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 51 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -75,7 +75,8 @@ ID | Type | Indicator | Confidence
20 | File | `admin.php` | Medium
21 | File | `admin/admin.shtml` | High
22 | File | `admin/content.php` | High
23 | ... | ... | ...
23 | File | `admin/index.php` | High
24 | ... | ... | ...
There are 196 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.

View File

@ -9,7 +9,7 @@ _Live data_ and more _analysis capabilities_ are available at [https://vuldb.com
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with Dealply:
* [IT](https://vuldb.com/?country.it)
* [US](https://vuldb.com/?country.us)
* [DE](https://vuldb.com/?country.de)
## IOC - Indicator of Compromise
@ -34,14 +34,14 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-22, CWE-23, CWE-35, CWE-425 | Pathname Traversal | High
1 | T1006 | CWE-22, CWE-23, CWE-425 | Pathname Traversal | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80, CWE-86 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -56,38 +56,39 @@ ID | Type | Indicator | Confidence
5 | File | `/admin/index.php` | High
6 | File | `/admin/inquiries/view_inquiry.php` | High
7 | File | `/admin/manage_academic.php` | High
8 | File | `/admin/orders/update_status.php` | High
9 | File | `/admin/services/manage_service.php` | High
10 | File | `/admin/user/manage_user.php` | High
11 | File | `/ajax/myshop` | Medium
12 | File | `/ari/asterisk/variable` | High
13 | File | `/base/ecma-helpers.c` | High
14 | File | `/bin/ate` | Medium
15 | File | `/boafrm/formFilter` | High
16 | File | `/boafrm/formHomeWlanSetup` | High
17 | File | `/churchcrm/v2/family/not-found` | High
8 | File | `/admin/services/manage_service.php` | High
9 | File | `/admin/user/manage_user.php` | High
10 | File | `/ajax/myshop` | Medium
11 | File | `/ari/asterisk/variable` | High
12 | File | `/bin/ate` | Medium
13 | File | `/bin/webs` | Medium
14 | File | `/boafrm/formFilter` | High
15 | File | `/boafrm/formHomeWlanSetup` | High
16 | File | `/cgi-bin/ping.cgi` | High
17 | File | `/classes/Master.php` | High
18 | File | `/classes/Master.php?f=delete_inquiry` | High
19 | File | `/classes/Master.php?f=delete_item` | High
20 | File | `/classes/Master.php?f=save_course` | High
21 | File | `/classes/Master.php?f=save_service` | High
22 | File | `/classes/Users.php` | High
23 | File | `/client/manage/ourphp_out.php` | High
24 | File | `/Controls/Generic/EBMK/Handlers/EStatements/DownloadEStatement.ashx` | High
25 | File | `/dialog/select_media.php` | High
26 | File | `/Enclave.cpp` | Medium
27 | File | `/get-artifact` | High
28 | File | `/goform/sysTools` | High
29 | File | `/inc/jquery/uploadify/uploadify.php` | High
30 | File | `/index.php/archives/1/comment` | High
31 | File | `/jerry-core/parser/js/js-lexer.c` | High
32 | File | `/jerry-core/parser/js/js-parser-statm.c` | High
33 | File | `/jerry-core/parser/js/js-scanner-util.c` | High
34 | File | `/jerry-core/vm/vm.c` | High
35 | File | `/message/form/` | High
36 | File | `/nasm/nasm-parse.c` | High
37 | ... | ... | ...
20 | File | `/classes/Master.php?f=delete_service` | High
21 | File | `/classes/Master.php?f=save_course` | High
22 | File | `/classes/Master.php?f=save_service` | High
23 | File | `/classes/Users.php` | High
24 | File | `/client/manage/ourphp_out.php` | High
25 | File | `/Controls/Generic/EBMK/Handlers/EStatements/DownloadEStatement.ashx` | High
26 | File | `/dialog/select_media.php` | High
27 | File | `/dosen/data` | Medium
28 | File | `/Enclave.cpp` | Medium
29 | File | `/file_manager/admin/save_user.php` | High
30 | File | `/get-artifact` | High
31 | File | `/goForm/aspForm` | High
32 | File | `/goform/formTcpipSetup` | High
33 | File | `/goform/sysTools` | High
34 | File | `/inc/jquery/uploadify/uploadify.php` | High
35 | File | `/index.php/archives/1/comment` | High
36 | File | `/jerry-core/parser/js/js-lexer.c` | High
37 | File | `/jerry-core/parser/js/js-parser-statm.c` | High
38 | ... | ... | ...
There are 322 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 326 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -10,6 +10,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [CN](https://vuldb.com/?country.cn)
* [US](https://vuldb.com/?country.us)
* [KR](https://vuldb.com/?country.kr)
## IOC - Indicator of Compromise
@ -32,10 +33,10 @@ ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1059 | CWE-94 | Cross Site Scripting | High
2 | T1059.007 | CWE-79 | Cross Site Scripting | High
3 | T1068 | CWE-264, CWE-269, CWE-284 | Execution with Unnecessary Privileges | High
3 | T1068 | CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
4 | ... | ... | ... | ...
There are 4 more TTP items available. Please use our online service to access the data.
There are 5 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -48,7 +49,7 @@ ID | Type | Indicator | Confidence
3 | File | `/usr/bin/at` | Medium
4 | ... | ... | ...
There are 13 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 15 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -9,11 +9,11 @@ _Live data_ and more _analysis capabilities_ are available at [https://vuldb.com
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with Emotet:
* [VN](https://vuldb.com/?country.vn)
* [US](https://vuldb.com/?country.us)
* [ES](https://vuldb.com/?country.es)
* [CN](https://vuldb.com/?country.cn)
* ...
There are 6 more country items available. Please use our online service to access the data.
There are 8 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -821,13 +821,14 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-425 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-25, CWE-29, CWE-36 | Pathname Traversal | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
3 | T1059 | CWE-94 | Cross Site Scripting | High
4 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
5 | ... | ... | ... | ...
5 | T1068 | CWE-264, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
6 | ... | ... | ... | ...
There are 15 more TTP items available. Please use our online service to access the data.
There are 19 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -835,31 +836,33 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/?r=email/api/mark&op=delFromSend` | High
2 | File | `/admin/bookings/manage_booking.php` | High
3 | File | `/admin/bookings/view_booking.php` | High
4 | File | `/admin/bookings/view_details.php` | High
5 | File | `/admin/inquiries/view_inquiry.php` | High
6 | File | `/admin/manage_academic.php` | High
7 | File | `/admin/services/view_service.php` | High
8 | File | `/admin/user/manage_user.php` | High
9 | File | `/admin/user/uploadImg` | High
10 | File | `/administrator/components/table_manager/` | High
11 | File | `/api/v2/cli/commands` | High
12 | File | `/boafrm/formFilter` | High
13 | File | `/classes/Master.php?f=save_course` | High
14 | File | `/Content/Template/root/reverse-shell.aspx` | High
15 | File | `/Default/Bd` | Medium
16 | File | `/message/form/` | High
17 | File | `/send_order.cgi?parameter=access_detect` | High
18 | File | `/server/api/v1/login` | High
19 | File | `/static/ueditor/php/controller.php` | High
20 | File | `/uncpath/` | Medium
21 | File | `/v2/#/` | Low
22 | File | `/v2/#/add/department` | High
23 | ... | ... | ...
1 | File | `/?p=products` | Medium
2 | File | `/action/wirelessConnect` | High
3 | File | `/admin/budget/manage_budget.php` | High
4 | File | `/admin/edit_subject.php` | High
5 | File | `/admin/index.php` | High
6 | File | `/admin/save_teacher.php` | High
7 | File | `/admin/service.php` | High
8 | File | `/admin/services/manage_service.php` | High
9 | File | `/admin/services/view_service.php` | High
10 | File | `/analysisProject/pagingQueryData` | High
11 | File | `/bin/ate` | Medium
12 | File | `/bin/login` | Medium
13 | File | `/building/backmgr/urlpage/mobileurl/configfile/jx2_config.ini` | High
14 | File | `/cas/logout` | Medium
15 | File | `/cgi-bin` | Medium
16 | File | `/cgi-bin/ping.cgi` | High
17 | File | `/cgi-bin/wlogin.cgi` | High
18 | File | `/classes/Master.php` | High
19 | File | `/classes/Master.php?f=delete_inquiry` | High
20 | File | `/classes/Master.php?f=delete_item` | High
21 | File | `/classes/Master.php?f=delete_service` | High
22 | File | `/classes/Master.php?f=save_service` | High
23 | File | `/classes/Users.php` | High
24 | File | `/data/remove` | Medium
25 | ... | ... | ...
There are 191 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 214 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [GB](https://vuldb.com/?country.gb)
* ...
There are 22 more country items available. Please use our online service to access the data.
There are 24 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -32,13 +32,13 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22 | Pathname Traversal | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 19 more TTP items available. Please use our online service to access the data.
There are 20 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -47,12 +47,12 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `.github/workflows/combine-prs.yml` | High
2 | File | `/Admin/add-student.php` | High
3 | File | `/admin/api/admin/articles/` | High
4 | File | `/admin/cashadvance_row.php` | High
5 | File | `/Admin/login.php` | High
6 | File | `/admin/maintenance/view_designation.php` | High
7 | File | `/admin/showbad.php` | High
2 | File | `/admin.php/update/getFile.html` | High
3 | File | `/Admin/add-student.php` | High
4 | File | `/admin/api/admin/articles/` | High
5 | File | `/admin/cashadvance_row.php` | High
6 | File | `/Admin/login.php` | High
7 | File | `/admin/maintenance/view_designation.php` | High
8 | File | `/admin/userprofile.php` | High
9 | File | `/adms/admin/?page=vehicles/sell_vehicle` | High
10 | File | `/adms/admin/?page=vehicles/view_transaction` | High
@ -65,56 +65,62 @@ ID | Type | Indicator | Confidence
17 | File | `/dev/block/mmcblk0rpmb` | High
18 | File | `/DocSystem/Repos/getReposAllUsers.do` | High
19 | File | `/face-recognition-php/facepay-master/camera.php` | High
20 | File | `/forum/away.php` | High
21 | File | `/fos/admin/ajax.php?action=login` | High
22 | File | `/fos/admin/index.php?page=menu` | High
23 | File | `/home/masterConsole` | High
24 | File | `/home/sendBroadcast` | High
25 | File | `/hrm/employeeadd.php` | High
26 | File | `/hrm/employeeview.php` | High
27 | File | `/index.php` | Medium
28 | File | `/items/view_item.php` | High
29 | File | `/jsoa/hntdCustomDesktopActionContent` | High
30 | File | `/lookin/info` | Medium
31 | File | `/manager/index.php` | High
32 | File | `/medical/inventories.php` | High
33 | File | `/modules/profile/index.php` | High
34 | File | `/modules/projects/vw_files.php` | High
35 | File | `/modules/public/calendar.php` | High
36 | File | `/mygym/admin/index.php?view_exercises` | High
37 | File | `/newsDia.php` | Medium
38 | File | `/out.php` | Medium
39 | File | `/php-opos/index.php` | High
40 | File | `/proxy` | Low
41 | File | `/public/launchNewWindow.jsp` | High
42 | File | `/Redcock-Farm/farm/category.php` | High
43 | File | `/reports/rwservlet` | High
44 | File | `/sacco_shield/manage_user.php` | High
45 | File | `/spip.php` | Medium
46 | File | `/sqlitemanager/main.php?dbsel=-1%20or%2072%20=%2072` | High
47 | File | `/staff/bookdetails.php` | High
48 | File | `/uncpath/` | Medium
49 | File | `/user/updatePwd` | High
50 | File | `/user/update_booking.php` | High
51 | File | `/Wedding-Management-PHP/admin/photos_add.php` | High
52 | File | `/wireless/security.asp` | High
53 | File | `/wordpress/wp-admin/options-general.php` | High
54 | File | `01article.php` | High
55 | File | `AbstractScheduleJob.java` | High
56 | File | `actionphp/download.File.php` | High
57 | File | `activenews_view.asp` | High
58 | File | `adclick.php` | Medium
59 | File | `addtocart.asp` | High
60 | File | `admin.php` | Medium
61 | File | `admin/abc.php` | High
62 | File | `admin/admin.php?action=users&mode=info&user=2` | High
63 | File | `admin/admin/adminsave.html` | High
64 | File | `admin/asset/grid-proxy` | High
65 | File | `admin/auditTrail.jsf` | High
66 | File | `admin/conf_users_edit.php` | High
67 | ... | ... | ...
20 | File | `/feeds/post/publish` | High
21 | File | `/forum/away.php` | High
22 | File | `/fos/admin/ajax.php?action=login` | High
23 | File | `/fos/admin/index.php?page=menu` | High
24 | File | `/home/masterConsole` | High
25 | File | `/home/sendBroadcast` | High
26 | File | `/hrm/employeeadd.php` | High
27 | File | `/hrm/employeeview.php` | High
28 | File | `/index.php` | Medium
29 | File | `/items/view_item.php` | High
30 | File | `/jsoa/hntdCustomDesktopActionContent` | High
31 | File | `/lookin/info` | Medium
32 | File | `/manager/index.php` | High
33 | File | `/medical/inventories.php` | High
34 | File | `/modules/profile/index.php` | High
35 | File | `/modules/projects/vw_files.php` | High
36 | File | `/modules/public/calendar.php` | High
37 | File | `/mygym/admin/index.php?view_exercises` | High
38 | File | `/newsDia.php` | Medium
39 | File | `/opac/Actions.php?a=login` | High
40 | File | `/out.php` | Medium
41 | File | `/php-opos/index.php` | High
42 | File | `/proxy` | Low
43 | File | `/public/launchNewWindow.jsp` | High
44 | File | `/Redcock-Farm/farm/category.php` | High
45 | File | `/reports/rwservlet` | High
46 | File | `/reservation/add_message.php` | High
47 | File | `/sacco_shield/manage_user.php` | High
48 | File | `/spip.php` | Medium
49 | File | `/sqlitemanager/main.php?dbsel=-1%20or%2072%20=%2072` | High
50 | File | `/staff/bookdetails.php` | High
51 | File | `/uncpath/` | Medium
52 | File | `/user/updatePwd` | High
53 | File | `/user/update_booking.php` | High
54 | File | `/Wedding-Management-PHP/admin/photos_add.php` | High
55 | File | `/wireless/security.asp` | High
56 | File | `/wordpress/wp-admin/options-general.php` | High
57 | File | `01article.php` | High
58 | File | `a-forms.php` | Medium
59 | File | `AbstractScheduleJob.java` | High
60 | File | `actionphp/download.File.php` | High
61 | File | `activenews_view.asp` | High
62 | File | `adclick.php` | Medium
63 | File | `addtocart.asp` | High
64 | File | `admin.a6mambocredits.php` | High
65 | File | `admin.cropcanvas.php` | High
66 | File | `admin.php` | Medium
67 | File | `admin/abc.php` | High
68 | File | `admin/admin.php?action=users&mode=info&user=2` | High
69 | File | `admin/admin/adminsave.html` | High
70 | File | `admin/asset/grid-proxy` | High
71 | File | `admin/auditTrail.jsf` | High
72 | File | `admin/conf_users_edit.php` | High
73 | ... | ... | ...
There are 586 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 640 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -24,7 +24,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [RU](https://vuldb.com/?country.ru)
* ...
There are 18 more country items available. Please use our online service to access the data.
There are 17 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -103,7 +103,7 @@ ID | Technique | Weakness | Description | Confidence
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 20 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -112,67 +112,67 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `.github/workflows/combine-prs.yml` | High
2 | File | `/admin.php/accessory/filesdel.html` | High
3 | File | `/admin/?page=user/manage` | High
4 | File | `/admin/add-new.php` | High
5 | File | `/admin/api/admin/articles/` | High
6 | File | `/admin/cashadvance_row.php` | High
7 | File | `/admin/doctors.php` | High
8 | File | `/admin/login.php` | High
9 | File | `/admin/maintenance/view_designation.php` | High
10 | File | `/admin/user/manage_user.php` | High
11 | File | `/admin/userprofile.php` | High
12 | File | `/adms/admin/?page=vehicles/sell_vehicle` | High
13 | File | `/adms/admin/?page=vehicles/view_transaction` | High
14 | File | `/alphaware/summary.php` | High
15 | File | `/api/` | Low
16 | File | `/api/admin/store/product/list` | High
17 | File | `/api/v2/cli/commands` | High
18 | File | `/apply.cgi` | Medium
19 | File | `/APR/login.php` | High
20 | File | `/bin/httpd` | Medium
21 | File | `/boat/login.php` | High
22 | File | `/bsms_ci/index.php/book` | High
23 | File | `/cgi-bin/wapopen` | High
24 | File | `/cgi-bin/wlogin.cgi` | High
25 | File | `/debug/pprof` | Medium
26 | File | `/dev/block/mmcblk0rpmb` | High
27 | File | `/forum/away.php` | High
28 | File | `/fos/admin/ajax.php?action=login` | High
29 | File | `/fos/admin/index.php?page=menu` | High
30 | File | `/home/masterConsole` | High
31 | File | `/home/sendBroadcast` | High
32 | File | `/jsoa/hntdCustomDesktopActionContent` | High
33 | File | `/medicines/profile.php` | High
34 | File | `/mygym/admin/index.php?view_exercises` | High
35 | File | `/php-opos/index.php` | High
36 | File | `/proxy` | Low
37 | File | `/public/launchNewWindow.jsp` | High
38 | File | `/reports/rwservlet` | High
39 | File | `/reservation/add_message.php` | High
40 | File | `/secure/QueryComponent!Default.jspa` | High
41 | File | `/Session` | Medium
42 | File | `/spip.php` | Medium
43 | File | `/tmp` | Low
44 | File | `/uncpath/` | Medium
45 | File | `/user/updatePwd` | High
46 | File | `/vendor/htmlawed/htmlawed/htmLawedTest.php` | High
47 | File | `/video-sharing-script/watch-video.php` | High
48 | File | `/wbms/classes/Master.php?f=delete_client` | High
49 | File | `/wireless/security.asp` | High
50 | File | `/xxl-job-admin/jobinfo` | High
51 | File | `01article.php` | High
52 | File | `AcquisiAction.class.php` | High
53 | File | `actionphp/download.File.php` | High
54 | File | `activenews_view.asp` | High
55 | File | `adclick.php` | Medium
56 | File | `admin.a6mambocredits.php` | High
57 | File | `admin.cropcanvas.php` | High
58 | File | `admin/abc.php` | High
59 | File | `admin/add_payment.php` | High
2 | File | `/?p=products` | Medium
3 | File | `/admin.php/accessory/filesdel.html` | High
4 | File | `/admin.php/update/getFile.html` | High
5 | File | `/admin/?page=user/manage` | High
6 | File | `/admin/add-new.php` | High
7 | File | `/admin/cashadvance_row.php` | High
8 | File | `/admin/doctors.php` | High
9 | File | `/admin/login.php` | High
10 | File | `/admin/maintenance/view_designation.php` | High
11 | File | `/admin/user/manage_user.php` | High
12 | File | `/admin/userprofile.php` | High
13 | File | `/adms/admin/?page=vehicles/sell_vehicle` | High
14 | File | `/adms/admin/?page=vehicles/view_transaction` | High
15 | File | `/alphaware/summary.php` | High
16 | File | `/api/` | Low
17 | File | `/api/admin/store/product/list` | High
18 | File | `/api/v2/cli/commands` | High
19 | File | `/apply.cgi` | Medium
20 | File | `/APR/login.php` | High
21 | File | `/bin/httpd` | Medium
22 | File | `/boat/login.php` | High
23 | File | `/bsms_ci/index.php/book` | High
24 | File | `/cgi-bin/wapopen` | High
25 | File | `/cgi-bin/wlogin.cgi` | High
26 | File | `/debug/pprof` | Medium
27 | File | `/dev/block/mmcblk0rpmb` | High
28 | File | `/feeds/post/publish` | High
29 | File | `/forum/away.php` | High
30 | File | `/fos/admin/ajax.php?action=login` | High
31 | File | `/fos/admin/index.php?page=menu` | High
32 | File | `/home/masterConsole` | High
33 | File | `/home/sendBroadcast` | High
34 | File | `/medicines/profile.php` | High
35 | File | `/mygym/admin/index.php?view_exercises` | High
36 | File | `/opac/Actions.php?a=login` | High
37 | File | `/php-opos/index.php` | High
38 | File | `/proxy` | Low
39 | File | `/public/launchNewWindow.jsp` | High
40 | File | `/reports/rwservlet` | High
41 | File | `/reservation/add_message.php` | High
42 | File | `/secure/QueryComponent!Default.jspa` | High
43 | File | `/Session` | Medium
44 | File | `/spip.php` | Medium
45 | File | `/uncpath/` | Medium
46 | File | `/user/updatePwd` | High
47 | File | `/vendor/htmlawed/htmlawed/htmLawedTest.php` | High
48 | File | `/video-sharing-script/watch-video.php` | High
49 | File | `/wbms/classes/Master.php?f=delete_client` | High
50 | File | `/wireless/security.asp` | High
51 | File | `/xxl-job-admin/jobinfo` | High
52 | File | `01article.php` | High
53 | File | `a-forms.php` | Medium
54 | File | `AcquisiAction.class.php` | High
55 | File | `activenews_view.asp` | High
56 | File | `adclick.php` | Medium
57 | File | `admin.a6mambocredits.php` | High
58 | File | `admin.cropcanvas.php` | High
59 | File | `admin/abc.php` | High
60 | ... | ... | ...
There are 521 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 523 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -60,7 +60,7 @@ ID | Type | Indicator | Confidence
11 | File | `archiver\index.php` | High
12 | ... | ... | ...
There are 92 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 93 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -10,7 +10,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [US](https://vuldb.com/?country.us)
* [CN](https://vuldb.com/?country.cn)
* [IO](https://vuldb.com/?country.io)
* [RO](https://vuldb.com/?country.ro)
* ...
There are 25 more country items available. Please use our online service to access the data.
@ -10405,14 +10405,14 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-35, CWE-425 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-35, CWE-37, CWE-425 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
4 | T1059 | CWE-88, CWE-94 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 19 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -10420,72 +10420,75 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/about/../` | Medium
2 | File | `/admin/?page=product/manage_product&id=2` | High
3 | File | `/admin/?setting-base.htm` | High
4 | File | `/admin/cashadvance_row.php` | High
5 | File | `/admin/inquiries/view_inquiry.php` | High
6 | File | `/admin/maintenance/view_designation.php` | High
7 | File | `/admin/products/manage_product.php` | High
8 | File | `/admin/report/index.php` | High
9 | File | `/admin/sales/view_details.php` | High
10 | File | `/admin/scheprofile.cgi` | High
11 | File | `/admin/userprofile.php` | High
12 | File | `/api/` | Low
13 | File | `/api/admin/store/product/list` | High
14 | File | `/api/blade-log/api/list` | High
15 | File | `/api/v2/cli/commands` | High
16 | File | `/authUserAction!edit.action` | High
17 | File | `/carbon/ndatasource/validateconnection/ajaxprocessor.jsp` | High
18 | File | `/cgi-bin/activate.cgi` | High
19 | File | `/cgi-bin/mesh.cgi?page=upgrade` | High
20 | File | `/cgi-bin/wapopen` | High
21 | File | `/cgi-bin/wlogin.cgi` | High
22 | File | `/classes/Master.php` | High
1 | File | `/?p=products` | Medium
2 | File | `/admin.php/update/getFile.html` | High
3 | File | `/admin/?page=product/manage_product&id=2` | High
4 | File | `/admin/?setting-base.htm` | High
5 | File | `/admin/cashadvance_row.php` | High
6 | File | `/admin/inquiries/view_inquiry.php` | High
7 | File | `/admin/maintenance/view_designation.php` | High
8 | File | `/admin/products/manage_product.php` | High
9 | File | `/admin/report/index.php` | High
10 | File | `/admin/sales/view_details.php` | High
11 | File | `/admin/scheprofile.cgi` | High
12 | File | `/admin/userprofile.php` | High
13 | File | `/api/blade-log/api/list` | High
14 | File | `/api/v2/cli/commands` | High
15 | File | `/cgi-bin/activate.cgi` | High
16 | File | `/cgi-bin/kerbynet` | High
17 | File | `/cgi-bin/mesh.cgi?page=upgrade` | High
18 | File | `/cgi-bin/ping.cgi` | High
19 | File | `/cgi-bin/wapopen` | High
20 | File | `/cgi-bin/wlogin.cgi` | High
21 | File | `/classes/Master.php` | High
22 | File | `/classes/Master.php?f=delete_service` | High
23 | File | `/classes/Master.php?f=save_course` | High
24 | File | `/debug/pprof` | Medium
25 | File | `/dev/shm` | Medium
26 | File | `/form/index.php?module=getjson` | High
27 | File | `/forum/away.php` | High
28 | File | `/goform/addRouting` | High
29 | File | `/goform/form2Wan.cgi` | High
30 | File | `/inc/topBarNav.php` | High
31 | File | `/index.php/archives/1/comment` | High
32 | File | `/Items/*/RemoteImages/Download` | High
33 | File | `/messageboard/view.php` | High
34 | File | `/modules/projects/vw_files.php` | High
35 | File | `/opt/zimbra/jetty/webapps/zimbra/public` | High
36 | File | `/proxy` | Low
37 | File | `/send_order.cgi?parameter=access_detect` | High
38 | File | `/servlet/webacc` | High
39 | File | `/textpattern/index.php` | High
40 | File | `/ueditor/net/controller.ashx?action=catchimage` | High
41 | File | `/uncpath/` | Medium
42 | File | `/user/updatePwd` | High
43 | File | `/utils/ToHtmlServlet.java` | High
44 | File | `/v2/#/` | Low
45 | File | `/v2/customerdb/operator.svc/a` | High
46 | File | `/vaccinated/admin/maintenance/manage_location.php` | High
47 | File | `/var/log/webfsd.log` | High
48 | File | `/wireless/security.asp` | High
49 | File | `/xxl-job-admin/user/add` | High
50 | File | `20review.asp` | Medium
51 | File | `?page=about` | Medium
52 | File | `account.asp` | Medium
53 | File | `adclick.php` | Medium
54 | File | `additem.asp` | Medium
55 | File | `addressbook/backends/ldap/e-book-backend-ldap.c` | High
56 | File | `admin.a6mambocredits.php` | High
57 | File | `admin.cropcanvas.php` | High
58 | File | `admin.joomlaradiov5.php` | High
59 | File | `admin.php` | Medium
60 | File | `admin.php/index/upload because app/common/service/UploadService.php` | High
61 | File | `admin.remository.php` | High
62 | File | `admin/addons/archive/archive.php` | High
63 | File | `admin/add_user/UID` | High
64 | ... | ... | ...
26 | File | `/dosen/data` | Medium
27 | File | `/eval/admin/manage_class.php` | High
28 | File | `/export` | Low
29 | File | `/feeds/post/publish` | High
30 | File | `/forum/away.php` | High
31 | File | `/inc/topBarNav.php` | High
32 | File | `/index.php/archives/1/comment` | High
33 | File | `/Items/*/RemoteImages/Download` | High
34 | File | `/jurusan/data` | High
35 | File | `/mahasiswa/data` | High
36 | File | `/messageboard/view.php` | High
37 | File | `/modules/projects/vw_files.php` | High
38 | File | `/opac/Actions.php?a=login` | High
39 | File | `/osm/REGISTER.cmd` | High
40 | File | `/proxy` | Low
41 | File | `/reservation/add_message.php` | High
42 | File | `/send_order.cgi?parameter=access_detect` | High
43 | File | `/servlet/webacc` | High
44 | File | `/textpattern/index.php` | High
45 | File | `/ueditor/net/controller.ashx?action=catchimage` | High
46 | File | `/uncpath/` | Medium
47 | File | `/upload` | Low
48 | File | `/user/updatePwd` | High
49 | File | `/v2/#/` | Low
50 | File | `/v2/customerdb/operator.svc/a` | High
51 | File | `/v2/_catalog` | Medium
52 | File | `/vaccinated/admin/maintenance/manage_location.php` | High
53 | File | `/var/log/webfsd.log` | High
54 | File | `/xxl-job-admin/user/add` | High
55 | File | `20review.asp` | Medium
56 | File | `?page=about` | Medium
57 | File | `a-forms.php` | Medium
58 | File | `account.asp` | Medium
59 | File | `adclick.php` | Medium
60 | File | `additem.asp` | Medium
61 | File | `admin.a6mambocredits.php` | High
62 | File | `admin.cropcanvas.php` | High
63 | File | `admin.jcomments.php` | High
64 | File | `admin.joomlaradiov5.php` | High
65 | File | `admin.php` | Medium
66 | File | `admin.php/index/upload because app/common/service/UploadService.php` | High
67 | ... | ... | ...
There are 556 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 585 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [VN](https://vuldb.com/?country.vn)
* ...
There are 13 more country items available. Please use our online service to access the data.
There are 12 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -99,7 +99,7 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-29 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-25, CWE-29 | Pathname Traversal | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
@ -118,16 +118,16 @@ ID | Type | Indicator | Confidence
2 | File | `/?r=email/api/mark&op=delFromSend` | High
3 | File | `/admin/maintenance/view_designation.php` | High
4 | File | `/admin/upload/upload` | High
5 | File | `/api/admin/system/store/order/list` | High
6 | File | `/api/gen/clients/{language}` | High
7 | File | `/api/geojson` | Medium
8 | File | `/apply_noauth.cgi` | High
9 | File | `/bin/sh` | Low
10 | File | `/cgi-bin/wlogin.cgi` | High
11 | File | `/common/sysFile/list` | High
12 | File | `/config/myfield/test.php` | High
13 | File | `/context/%2e/WEB-INF/web.xml` | High
14 | File | `/ctcprotocol/Protocol` | High
5 | File | `/analysisProject/pagingQueryData` | High
6 | File | `/api/admin/system/store/order/list` | High
7 | File | `/api/gen/clients/{language}` | High
8 | File | `/api/geojson` | Medium
9 | File | `/apply_noauth.cgi` | High
10 | File | `/bin/sh` | Low
11 | File | `/cgi-bin/wlogin.cgi` | High
12 | File | `/common/sysFile/list` | High
13 | File | `/config/myfield/test.php` | High
14 | File | `/context/%2e/WEB-INF/web.xml` | High
15 | File | `/debug/pprof` | Medium
16 | File | `/Default/Bd` | Medium
17 | File | `/ebics-server/ebics.aspx` | High
@ -141,19 +141,19 @@ ID | Type | Indicator | Confidence
25 | File | `/HNAP1/SetClientInfo` | High
26 | File | `/home/www/cgi-bin/login.cgi` | High
27 | File | `/js/player/dmplayer/dmku/index.php` | High
28 | File | `/menu.html` | Medium
29 | File | `/modules/profile/index.php` | High
30 | File | `/multi-vendor-shopping-script/product-list.php` | High
31 | File | `/net-banking/customer_transactions.php` | High
32 | File | `/obs/book.php` | High
33 | File | `/orrs/admin/?page=user/manage_user` | High
34 | File | `/ossn/administrator/com_installer` | High
35 | File | `/pms/update_user.php?user_id=1` | High
36 | File | `/requests.php` | High
37 | File | `/resources//../` | High
28 | File | `/modules/profile/index.php` | High
29 | File | `/multi-vendor-shopping-script/product-list.php` | High
30 | File | `/net-banking/customer_transactions.php` | High
31 | File | `/obs/book.php` | High
32 | File | `/orrs/admin/?page=user/manage_user` | High
33 | File | `/ossn/administrator/com_installer` | High
34 | File | `/pms/update_user.php?user_id=1` | High
35 | File | `/requests.php` | High
36 | File | `/resources//../` | High
37 | File | `/secure/QueryComponent!Default.jspa` | High
38 | ... | ... | ...
There are 329 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 330 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -39,7 +39,7 @@ ID | Technique | Weakness | Description | Confidence
3 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
4 | ... | ... | ... | ...
There are 6 more TTP items available. Please use our online service to access the data.
There are 7 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack

View File

@ -0,0 +1,31 @@
# Greatness - Cyber Threat Intelligence
These _indicators_ were reported, collected, and generated during the [VulDB CTI analysis](https://vuldb.com/?kb.cti) of the actor known as [Greatness](https://vuldb.com/?actor.greatness). The _activity monitoring_ correlates data from social media, forums, chat rooms, and darknet markets. It helps to determine associated actors, specific activities, expected intentions, emerging research, and ongoing attacks. Our unique _predictive model_ uses _big data_ to forecast activities and their characteristics.
_Live data_ and more _analysis capabilities_ are available at [https://vuldb.com/?actor.greatness](https://vuldb.com/?actor.greatness)
## IOC - Indicator of Compromise
These _indicators of compromise_ (IOC) indicate associated network resources which are known to be part of research and attack activities of Greatness.
ID | IP address | Hostname | Campaign | Confidence
-- | ---------- | -------- | -------- | ----------
1 | [172.177.1.143](https://vuldb.com/?ip.172.177.1.143) | - | - | High
2 | [176.32.230.52](https://vuldb.com/?ip.176.32.230.52) | web308.extendcp.co.uk | - | High
## References
The following list contains _external sources_ which discuss the actor and the associated activities:
* https://github.com/Cisco-Talos/IOCs/blob/main/2023/04/new-phishing-as-a-service-tool-greatness-already-seen-in-the-wild.txt
## Literature
The following _articles_ explain our unique predictive cyber threat intelligence:
* [VulDB Cyber Threat Intelligence Documentation](https://vuldb.com/?kb.cti)
* [Cyber Threat Intelligence - Early Anticipation of Attacks](https://www.scip.ch/en/?labs.20201022)
## License
(c) [1997-2023](https://vuldb.com/?kb.changelog) by [vuldb.com](https://vuldb.com/?kb.about). All data on this page is shared under the license [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). Questions? Check the [FAQ](https://vuldb.com/?kb.faq), read the [documentation](https://vuldb.com/?kb) or [contact us](https://vuldb.com/?contact)!

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [RU](https://vuldb.com/?country.ru)
* ...
There are 11 more country items available. Please use our online service to access the data.
There are 12 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -52,23 +52,25 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/.vnc/sesman_${username}_passwd` | High
2 | File | `/asms/classes/Master.php?f=delete_transaction` | High
3 | File | `/cgi-bin/editBookmark` | High
4 | File | `/cgi-bin/wlogin.cgi` | High
5 | File | `/goform/addressNat` | High
6 | File | `/include/chart_generator.php` | High
7 | File | `/include/menu_v.inc.php` | High
8 | File | `/librarian/lab.php` | High
9 | File | `/omos/admin/?page=user/list` | High
10 | File | `/opt/zimbra/jetty/webapps/zimbra/public` | High
11 | File | `/panel/fields/add` | High
12 | File | `/patient/settings.php` | High
13 | File | `/proc/*/cmdline"` | High
14 | File | `/proc/pid/syscall` | High
15 | File | `/sbin/acos_service` | High
16 | ... | ... | ...
2 | File | `/admin/cashadvance_row.php` | High
3 | File | `/admin/login.php` | High
4 | File | `/asms/classes/Master.php?f=delete_transaction` | High
5 | File | `/cgi-bin/editBookmark` | High
6 | File | `/cgi-bin/wlogin.cgi` | High
7 | File | `/goform/addressNat` | High
8 | File | `/goform/aspForm` | High
9 | File | `/include/chart_generator.php` | High
10 | File | `/include/menu_v.inc.php` | High
11 | File | `/librarian/lab.php` | High
12 | File | `/omos/admin/?page=user/list` | High
13 | File | `/opt/zimbra/jetty/webapps/zimbra/public` | High
14 | File | `/panel/fields/add` | High
15 | File | `/patient/settings.php` | High
16 | File | `/proc/*/cmdline"` | High
17 | File | `/proc/pid/syscall` | High
18 | ... | ... | ...
There are 132 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 149 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -0,0 +1,214 @@
# LACNIC Unknown - Cyber Threat Intelligence
These _indicators_ were reported, collected, and generated during the [VulDB CTI analysis](https://vuldb.com/?kb.cti) of the actor known as [LACNIC Unknown](https://vuldb.com/?actor.lacnic_unknown). The _activity monitoring_ correlates data from social media, forums, chat rooms, and darknet markets. It helps to determine associated actors, specific activities, expected intentions, emerging research, and ongoing attacks. Our unique _predictive model_ uses _big data_ to forecast activities and their characteristics.
_Live data_ and more _analysis capabilities_ are available at [https://vuldb.com/?actor.lacnic_unknown](https://vuldb.com/?actor.lacnic_unknown)
## Countries
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with LACNIC Unknown:
* [RU](https://vuldb.com/?country.ru)
* [US](https://vuldb.com/?country.us)
* [AR](https://vuldb.com/?country.ar)
## IOC - Indicator of Compromise
These _indicators of compromise_ (IOC) indicate associated network resources which are known to be part of research and attack activities of LACNIC Unknown.
ID | IP address | Hostname | Campaign | Confidence
-- | ---------- | -------- | -------- | ----------
1 | [4.33.220.220](https://vuldb.com/?ip.4.33.220.220) | - | - | High
2 | [8.24.87.97](https://vuldb.com/?ip.8.24.87.97) | - | - | High
3 | [8.24.87.100](https://vuldb.com/?ip.8.24.87.100) | - | - | High
4 | [8.51.21.0](https://vuldb.com/?ip.8.51.21.0) | - | - | High
5 | [8.51.22.0](https://vuldb.com/?ip.8.51.22.0) | - | - | High
6 | [8.51.33.0](https://vuldb.com/?ip.8.51.33.0) | - | - | High
7 | [8.51.34.0](https://vuldb.com/?ip.8.51.34.0) | - | - | High
8 | [8.242.16.0](https://vuldb.com/?ip.8.242.16.0) | - | - | High
9 | [8.242.19.0](https://vuldb.com/?ip.8.242.19.0) | - | - | High
10 | [8.242.20.0](https://vuldb.com/?ip.8.242.20.0) | - | - | High
11 | [8.242.23.0](https://vuldb.com/?ip.8.242.23.0) | - | - | High
12 | [8.242.64.0](https://vuldb.com/?ip.8.242.64.0) | - | - | High
13 | [8.242.66.0](https://vuldb.com/?ip.8.242.66.0) | - | - | High
14 | [8.242.68.0](https://vuldb.com/?ip.8.242.68.0) | - | - | High
15 | [8.242.70.0](https://vuldb.com/?ip.8.242.70.0) | - | - | High
16 | [8.242.70.16](https://vuldb.com/?ip.8.242.70.16) | - | - | High
17 | [8.242.70.22](https://vuldb.com/?ip.8.242.70.22) | - | - | High
18 | [8.242.70.24](https://vuldb.com/?ip.8.242.70.24) | - | - | High
19 | [8.242.70.32](https://vuldb.com/?ip.8.242.70.32) | - | - | High
20 | [8.242.70.64](https://vuldb.com/?ip.8.242.70.64) | - | - | High
21 | [8.242.70.74](https://vuldb.com/?ip.8.242.70.74) | - | - | High
22 | [8.242.70.78](https://vuldb.com/?ip.8.242.70.78) | - | - | High
23 | [8.242.70.80](https://vuldb.com/?ip.8.242.70.80) | - | - | High
24 | [8.242.70.98](https://vuldb.com/?ip.8.242.70.98) | - | - | High
25 | [8.242.70.104](https://vuldb.com/?ip.8.242.70.104) | - | - | High
26 | [8.242.70.112](https://vuldb.com/?ip.8.242.70.112) | - | - | High
27 | [8.242.70.128](https://vuldb.com/?ip.8.242.70.128) | - | - | High
28 | [8.242.70.144](https://vuldb.com/?ip.8.242.70.144) | - | - | High
29 | [8.242.70.152](https://vuldb.com/?ip.8.242.70.152) | - | - | High
30 | [8.242.70.160](https://vuldb.com/?ip.8.242.70.160) | - | - | High
31 | [8.242.70.192](https://vuldb.com/?ip.8.242.70.192) | - | - | High
32 | [8.242.70.224](https://vuldb.com/?ip.8.242.70.224) | - | - | High
33 | [8.242.70.234](https://vuldb.com/?ip.8.242.70.234) | - | - | High
34 | [8.242.70.236](https://vuldb.com/?ip.8.242.70.236) | - | - | High
35 | [8.242.70.240](https://vuldb.com/?ip.8.242.70.240) | - | - | High
36 | [8.242.71.0](https://vuldb.com/?ip.8.242.71.0) | - | - | High
37 | [8.242.88.0](https://vuldb.com/?ip.8.242.88.0) | - | - | High
38 | [8.242.96.0](https://vuldb.com/?ip.8.242.96.0) | - | - | High
39 | [8.242.112.0](https://vuldb.com/?ip.8.242.112.0) | - | - | High
40 | [8.242.244.0](https://vuldb.com/?ip.8.242.244.0) | - | - | High
41 | [8.242.248.0](https://vuldb.com/?ip.8.242.248.0) | - | - | High
42 | [8.243.64.0](https://vuldb.com/?ip.8.243.64.0) | - | - | High
43 | [8.243.113.16](https://vuldb.com/?ip.8.243.113.16) | - | - | High
44 | [8.243.114.0](https://vuldb.com/?ip.8.243.114.0) | - | - | High
45 | [8.243.121.0](https://vuldb.com/?ip.8.243.121.0) | - | - | High
46 | [8.243.123.0](https://vuldb.com/?ip.8.243.123.0) | - | - | High
47 | [8.243.127.8](https://vuldb.com/?ip.8.243.127.8) | - | - | High
48 | [8.243.127.16](https://vuldb.com/?ip.8.243.127.16) | - | - | High
49 | [8.243.127.32](https://vuldb.com/?ip.8.243.127.32) | - | - | High
50 | [8.243.127.64](https://vuldb.com/?ip.8.243.127.64) | - | - | High
51 | [8.243.127.128](https://vuldb.com/?ip.8.243.127.128) | - | - | High
52 | [8.243.161.0](https://vuldb.com/?ip.8.243.161.0) | - | - | High
53 | [8.243.162.0](https://vuldb.com/?ip.8.243.162.0) | - | - | High
54 | [8.243.164.20](https://vuldb.com/?ip.8.243.164.20) | - | - | High
55 | [8.243.164.24](https://vuldb.com/?ip.8.243.164.24) | - | - | High
56 | [8.243.164.32](https://vuldb.com/?ip.8.243.164.32) | - | - | High
57 | [8.243.164.64](https://vuldb.com/?ip.8.243.164.64) | - | - | High
58 | [8.243.164.128](https://vuldb.com/?ip.8.243.164.128) | - | - | High
59 | [8.243.167.0](https://vuldb.com/?ip.8.243.167.0) | - | - | High
60 | [8.243.168.0](https://vuldb.com/?ip.8.243.168.0) | - | - | High
61 | [8.243.169.4](https://vuldb.com/?ip.8.243.169.4) | - | - | High
62 | [8.243.169.8](https://vuldb.com/?ip.8.243.169.8) | - | - | High
63 | [8.243.169.16](https://vuldb.com/?ip.8.243.169.16) | - | - | High
64 | [8.243.169.32](https://vuldb.com/?ip.8.243.169.32) | - | - | High
65 | [8.243.169.64](https://vuldb.com/?ip.8.243.169.64) | - | - | High
66 | [8.243.169.128](https://vuldb.com/?ip.8.243.169.128) | - | - | High
67 | [8.243.170.0](https://vuldb.com/?ip.8.243.170.0) | - | - | High
68 | [8.243.172.0](https://vuldb.com/?ip.8.243.172.0) | - | - | High
69 | [8.243.192.0](https://vuldb.com/?ip.8.243.192.0) | - | - | High
70 | [8.243.200.0](https://vuldb.com/?ip.8.243.200.0) | - | - | High
71 | [8.243.205.0](https://vuldb.com/?ip.8.243.205.0) | - | - | High
72 | [8.243.206.0](https://vuldb.com/?ip.8.243.206.0) | - | - | High
73 | [8.243.208.0](https://vuldb.com/?ip.8.243.208.0) | - | - | High
74 | [8.243.213.0](https://vuldb.com/?ip.8.243.213.0) | - | - | High
75 | [8.243.214.0](https://vuldb.com/?ip.8.243.214.0) | - | - | High
76 | [8.243.224.0](https://vuldb.com/?ip.8.243.224.0) | - | - | High
77 | [8.243.232.4](https://vuldb.com/?ip.8.243.232.4) | - | - | High
78 | [8.243.232.8](https://vuldb.com/?ip.8.243.232.8) | - | - | High
79 | [8.243.232.16](https://vuldb.com/?ip.8.243.232.16) | - | - | High
80 | [8.243.232.32](https://vuldb.com/?ip.8.243.232.32) | - | - | High
81 | [8.243.232.64](https://vuldb.com/?ip.8.243.232.64) | - | - | High
82 | [8.243.232.128](https://vuldb.com/?ip.8.243.232.128) | - | - | High
83 | [8.243.233.0](https://vuldb.com/?ip.8.243.233.0) | - | - | High
84 | [8.243.234.0](https://vuldb.com/?ip.8.243.234.0) | - | - | High
85 | [8.243.236.0](https://vuldb.com/?ip.8.243.236.0) | - | - | High
86 | [8.243.239.0](https://vuldb.com/?ip.8.243.239.0) | - | - | High
87 | [8.243.240.0](https://vuldb.com/?ip.8.243.240.0) | - | - | High
88 | [13.255.230.0](https://vuldb.com/?ip.13.255.230.0) | - | - | High
89 | [18.68.20.0](https://vuldb.com/?ip.18.68.20.0) | - | - | High
90 | [18.68.82.0](https://vuldb.com/?ip.18.68.82.0) | - | - | High
91 | [32.31.0.0](https://vuldb.com/?ip.32.31.0.0) | - | - | High
92 | [32.59.16.24](https://vuldb.com/?ip.32.59.16.24) | - | - | High
93 | [32.59.16.56](https://vuldb.com/?ip.32.59.16.56) | - | - | High
94 | [32.59.16.64](https://vuldb.com/?ip.32.59.16.64) | - | - | High
95 | [32.59.16.112](https://vuldb.com/?ip.32.59.16.112) | - | - | High
96 | [32.59.16.132](https://vuldb.com/?ip.32.59.16.132) | - | - | High
97 | [32.59.16.136](https://vuldb.com/?ip.32.59.16.136) | - | - | High
98 | [32.59.16.144](https://vuldb.com/?ip.32.59.16.144) | - | - | High
99 | [32.59.16.160](https://vuldb.com/?ip.32.59.16.160) | - | - | High
100 | [32.59.16.192](https://vuldb.com/?ip.32.59.16.192) | - | - | High
101 | [32.59.17.0](https://vuldb.com/?ip.32.59.17.0) | - | - | High
102 | [32.59.18.0](https://vuldb.com/?ip.32.59.18.0) | - | - | High
103 | [32.59.20.0](https://vuldb.com/?ip.32.59.20.0) | - | - | High
104 | [32.59.28.0](https://vuldb.com/?ip.32.59.28.0) | - | - | High
105 | [32.59.30.0](https://vuldb.com/?ip.32.59.30.0) | - | - | High
106 | [32.59.84.0](https://vuldb.com/?ip.32.59.84.0) | - | - | High
107 | [32.59.100.0](https://vuldb.com/?ip.32.59.100.0) | - | - | High
108 | [32.59.102.0](https://vuldb.com/?ip.32.59.102.0) | - | - | High
109 | [32.59.104.0](https://vuldb.com/?ip.32.59.104.0) | - | - | High
110 | [32.59.112.0](https://vuldb.com/?ip.32.59.112.0) | - | - | High
111 | [32.59.128.0](https://vuldb.com/?ip.32.59.128.0) | - | - | High
112 | [32.59.144.0](https://vuldb.com/?ip.32.59.144.0) | - | - | High
113 | [32.59.146.0](https://vuldb.com/?ip.32.59.146.0) | - | - | High
114 | [32.59.147.0](https://vuldb.com/?ip.32.59.147.0) | - | - | High
115 | [32.59.147.32](https://vuldb.com/?ip.32.59.147.32) | - | - | High
116 | [32.59.147.48](https://vuldb.com/?ip.32.59.147.48) | - | - | High
117 | [32.59.147.64](https://vuldb.com/?ip.32.59.147.64) | - | - | High
118 | [32.59.147.128](https://vuldb.com/?ip.32.59.147.128) | - | - | High
119 | [32.59.147.192](https://vuldb.com/?ip.32.59.147.192) | - | - | High
120 | [32.59.147.208](https://vuldb.com/?ip.32.59.147.208) | - | - | High
121 | [32.59.147.224](https://vuldb.com/?ip.32.59.147.224) | - | - | High
122 | [32.59.148.0](https://vuldb.com/?ip.32.59.148.0) | - | - | High
123 | [32.59.152.0](https://vuldb.com/?ip.32.59.152.0) | - | - | High
124 | [32.59.160.0](https://vuldb.com/?ip.32.59.160.0) | - | - | High
125 | [32.59.176.0](https://vuldb.com/?ip.32.59.176.0) | - | - | High
126 | [32.59.184.0](https://vuldb.com/?ip.32.59.184.0) | - | - | High
127 | [32.59.193.0](https://vuldb.com/?ip.32.59.193.0) | - | - | High
128 | [32.59.194.0](https://vuldb.com/?ip.32.59.194.0) | - | - | High
129 | [32.59.196.0](https://vuldb.com/?ip.32.59.196.0) | - | - | High
130 | [32.59.200.0](https://vuldb.com/?ip.32.59.200.0) | - | - | High
131 | [32.59.208.0](https://vuldb.com/?ip.32.59.208.0) | - | - | High
132 | [32.59.224.0](https://vuldb.com/?ip.32.59.224.0) | - | - | High
133 | [32.64.168.64](https://vuldb.com/?ip.32.64.168.64) | - | - | High
134 | [32.64.168.128](https://vuldb.com/?ip.32.64.168.128) | - | - | High
135 | [32.64.169.0](https://vuldb.com/?ip.32.64.169.0) | - | - | High
136 | [32.64.170.0](https://vuldb.com/?ip.32.64.170.0) | - | - | High
137 | [32.94.0.0](https://vuldb.com/?ip.32.94.0.0) | - | - | High
138 | [32.104.0.0](https://vuldb.com/?ip.32.104.0.0) | - | - | High
139 | [32.104.19.0](https://vuldb.com/?ip.32.104.19.0) | - | - | High
140 | [32.104.20.0](https://vuldb.com/?ip.32.104.20.0) | - | - | High
141 | [32.104.24.0](https://vuldb.com/?ip.32.104.24.0) | - | - | High
142 | [32.104.32.0](https://vuldb.com/?ip.32.104.32.0) | - | - | High
143 | [32.104.64.0](https://vuldb.com/?ip.32.104.64.0) | - | - | High
144 | [32.104.66.0](https://vuldb.com/?ip.32.104.66.0) | - | - | High
145 | [32.104.68.0](https://vuldb.com/?ip.32.104.68.0) | - | - | High
146 | [32.104.72.0](https://vuldb.com/?ip.32.104.72.0) | - | - | High
147 | [32.104.80.0](https://vuldb.com/?ip.32.104.80.0) | - | - | High
148 | [32.104.96.0](https://vuldb.com/?ip.32.104.96.0) | - | - | High
149 | ... | ... | ... | ...
There are 591 more IOC items available. Please use our online service to access the data.
## TTP - Tactics, Techniques, Procedures
_Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK techniques used by _LACNIC Unknown_. This data is unique as it uses our predictive model for actor profiling.
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-22 | Pathname Traversal | High
2 | T1059.007 | CWE-79 | Cross Site Scripting | High
3 | T1068 | CWE-264 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
4 | ... | ... | ... | ...
There are 2 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
These _indicators of attack_ (IOA) list the potential fragments used for technical activities like reconnaissance, exploitation, privilege escalation, and exfiltration by LACNIC Unknown. This data is unique as it uses our predictive model for actor profiling.
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/var/log/nginx` | High
2 | File | `cgi/config_user.cgi` | High
3 | File | `cloudinit/config/cc_set_passwords.py` | High
4 | ... | ... | ...
There are 6 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References
The following list contains _external sources_ which discuss the actor and the associated activities:
* https://github.com/firehol/blocklist-ipsets/blob/master/ipip_country/ipip_country_lacnic.netset
## Literature
The following _articles_ explain our unique predictive cyber threat intelligence:
* [VulDB Cyber Threat Intelligence Documentation](https://vuldb.com/?kb.cti)
* [Cyber Threat Intelligence - Early Anticipation of Attacks](https://www.scip.ch/en/?labs.20201022)
## License
(c) [1997-2023](https://vuldb.com/?kb.changelog) by [vuldb.com](https://vuldb.com/?kb.about). All data on this page is shared under the license [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). Questions? Check the [FAQ](https://vuldb.com/?kb.faq), read the [documentation](https://vuldb.com/?kb) or [contact us](https://vuldb.com/?contact)!

View File

@ -60,7 +60,7 @@ ID | Type | Indicator | Confidence
14 | File | `admin/area.php` | High
15 | ... | ... | ...
There are 123 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 124 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -93,7 +93,7 @@ ID | Type | Indicator | Confidence
47 | File | `/sys/dict/queryTableData` | High
48 | ... | ... | ...
There are 419 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 418 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -53,7 +53,7 @@ ID | Technique | Weakness | Description | Confidence
4 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
5 | ... | ... | ... | ...
There are 15 more TTP items available. Please use our online service to access the data.
There are 16 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -107,10 +107,9 @@ ID | Type | Indicator | Confidence
44 | File | `core/coreuserinputhandler.cpp` | High
45 | File | `cve-bin/moreBlockInfo.cgi` | High
46 | File | `d1_both.c` | Medium
47 | File | `data/gbconfiguration.dat` | High
48 | ... | ... | ...
47 | ... | ... | ...
There are 414 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 407 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -91,7 +91,7 @@ ID | Type | Indicator | Confidence
23 | File | `cng.sys` | Low
24 | ... | ... | ...
There are 199 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 200 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -63,7 +63,8 @@ ID | Technique | Weakness | Description | Confidence
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94 | Cross Site Scripting | High
5 | ... | ... | ... | ...
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 18 more TTP items available. Please use our online service to access the data.
@ -76,32 +77,33 @@ ID | Type | Indicator | Confidence
1 | File | `.htaccess` | Medium
2 | File | `/admin.php` | Medium
3 | File | `/admin/book/create/` | High
4 | File | `/Admin/login.php` | High
5 | File | `/admin/loginc.php` | High
6 | File | `/admin/students/manage.php` | High
7 | File | `/auditLogAction.do` | High
8 | File | `/cgi-bin/wapopen` | High
9 | File | `/devices/acurite.c` | High
10 | File | `/DocSystem/Repos/getReposAllUsers.do` | High
11 | File | `/etc/ajenti/config.yml` | High
12 | File | `/event/admin/?page=user/list` | High
13 | File | `/example/editor` | High
14 | File | `/foms/place-order.php` | High
15 | File | `/getcfg.php` | Medium
16 | File | `/GetCSSashx/?CP=%2fwebconfig` | High
17 | File | `/goform/login_process` | High
18 | File | `/goform/rlmswitchr_process` | High
19 | File | `/goforms/rlminfo` | High
20 | File | `/newsDia.php` | Medium
21 | File | `/plugin` | Low
22 | File | `/pms/index.php` | High
23 | File | `/rating.php` | Medium
24 | File | `/scas/admin/` | Medium
25 | File | `/scas/classes/Users.php?f=save_user` | High
26 | File | `/services/prefs.php` | High
27 | ... | ... | ...
4 | File | `/admin/curriculum/view_curriculum.php` | High
5 | File | `/admin/departments/view_department.php` | High
6 | File | `/Admin/login.php` | High
7 | File | `/admin/loginc.php` | High
8 | File | `/admin/students/manage.php` | High
9 | File | `/admin/user/manage_user.php` | High
10 | File | `/auditLogAction.do` | High
11 | File | `/cgi-bin/wapopen` | High
12 | File | `/devices/acurite.c` | High
13 | File | `/DocSystem/Repos/getReposAllUsers.do` | High
14 | File | `/etc/ajenti/config.yml` | High
15 | File | `/event/admin/?page=user/list` | High
16 | File | `/example/editor` | High
17 | File | `/foms/place-order.php` | High
18 | File | `/getcfg.php` | Medium
19 | File | `/GetCSSashx/?CP=%2fwebconfig` | High
20 | File | `/goform/login_process` | High
21 | File | `/goform/rlmswitchr_process` | High
22 | File | `/goforms/rlminfo` | High
23 | File | `/newsDia.php` | Medium
24 | File | `/plugin` | Low
25 | File | `/pms/index.php` | High
26 | File | `/rating.php` | Medium
27 | File | `/reviewer/system/system/admins/manage/users/user-update.php` | High
28 | ... | ... | ...
There are 223 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 233 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -19,7 +19,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [IT](https://vuldb.com/?country.it)
* ...
There are 6 more country items available. Please use our online service to access the data.
There are 7 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise

View File

@ -25,8 +25,9 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1548.002 | CWE-285 | Improper Authorization | High
2 | T1592 | CWE-200 | Configuration | High
1 | T1055 | CWE-74 | Injection | High
2 | T1548.002 | CWE-285 | Improper Authorization | High
3 | T1592 | CWE-200 | Configuration | High
## References

View File

@ -21,7 +21,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [CN](https://vuldb.com/?country.cn)
* ...
There are 17 more country items available. Please use our online service to access the data.
There are 16 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -49,14 +49,15 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-24 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
6 | T1068 | CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
7 | ... | ... | ... | ...
There are 21 more TTP items available. Please use our online service to access the data.
There are 22 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -65,49 +66,52 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin.php` | Medium
2 | File | `/admin/edit_visitor.php` | High
3 | File | `/admin/info.php` | High
4 | File | `/apply.cgi` | Medium
5 | File | `/cfg` | Low
6 | File | `/cgi?` | Low
7 | File | `/dashboard/updatelogo.php` | High
8 | File | `/etc/controller-agent/agent.conf` | High
9 | File | `/etc/openshift/server_priv.pem` | High
10 | File | `/forms/web_importTFTP` | High
11 | File | `/forum/away.php` | High
12 | File | `/goform/SysToolReboot` | High
13 | File | `/goform/SysToolRestoreSet` | High
14 | File | `/graphql` | Medium
15 | File | `/index.php` | Medium
16 | File | `/jeecg-boot/jmreport/view` | High
17 | File | `/jsoa/hntdCustomDesktopActionContent` | High
18 | File | `/localhost/u` | Medium
19 | File | `/mkshop/Men/profile.php` | High
20 | File | `/net` | Low
21 | File | `/Noxen-master/users.php` | High
22 | File | `/opt/bin/cli` | Medium
23 | File | `/out.php` | Medium
24 | File | `/PluXml/core/admin/parametres_edittpl.php` | High
25 | File | `/public/plugins/` | High
26 | File | `/public_html/admin/plugins/bad_behavior2/blacklist.php` | High
27 | File | `/rom-0` | Low
28 | File | `/root/run/adm.php?admin-ediy&part=exdiy` | High
29 | File | `/setNTP.cgi` | Medium
30 | File | `/templates/header.inc.php` | High
31 | File | `/uncpath/` | Medium
32 | File | `/v2/devices/add` | High
33 | File | `/var/ipfire/backup/bin/backup.pl` | High
34 | File | `/wp-json/wc/v3/webhooks` | High
35 | File | `14all.cgi/14all-1.1.cgi/traffic.cgi/mrtg.cgi` | High
36 | File | `account.php` | Medium
37 | File | `accounts/view_details.php` | High
38 | File | `adclick.php` | Medium
39 | File | `AddEvent.php` | Medium
40 | File | `admin.jcomments.php` | High
41 | File | `admin.php` | Medium
42 | ... | ... | ...
2 | File | `/admin/ballot_down.php` | High
3 | File | `/admin/config_save.php` | High
4 | File | `/admin/edit_visitor.php` | High
5 | File | `/admin/info.php` | High
6 | File | `/admin/template.php` | High
7 | File | `/alphaware/summary.php` | High
8 | File | `/apply.cgi` | Medium
9 | File | `/cfg` | Low
10 | File | `/cgi?` | Low
11 | File | `/classes/Users.php` | High
12 | File | `/dashboard/updatelogo.php` | High
13 | File | `/etc/controller-agent/agent.conf` | High
14 | File | `/etc/openshift/server_priv.pem` | High
15 | File | `/forms/web_importTFTP` | High
16 | File | `/forum/away.php` | High
17 | File | `/goform/SysToolReboot` | High
18 | File | `/goform/SysToolRestoreSet` | High
19 | File | `/graphql` | Medium
20 | File | `/index.php` | Medium
21 | File | `/jeecg-boot/jmreport/view` | High
22 | File | `/jsoa/hntdCustomDesktopActionContent` | High
23 | File | `/localhost/u` | Medium
24 | File | `/mkshop/Men/profile.php` | High
25 | File | `/net` | Low
26 | File | `/Noxen-master/users.php` | High
27 | File | `/opt/bin/cli` | Medium
28 | File | `/out.php` | Medium
29 | File | `/PluXml/core/admin/parametres_edittpl.php` | High
30 | File | `/public/plugins/` | High
31 | File | `/public_html/admin/plugins/bad_behavior2/blacklist.php` | High
32 | File | `/rom-0` | Low
33 | File | `/root/run/adm.php?admin-ediy&part=exdiy` | High
34 | File | `/setNTP.cgi` | Medium
35 | File | `/setting/setWanIeCfg` | High
36 | File | `/templates/header.inc.php` | High
37 | File | `/tmp` | Low
38 | File | `/uncpath/` | Medium
39 | File | `/v2/devices/add` | High
40 | File | `/var/ipfire/backup/bin/backup.pl` | High
41 | File | `/wp-json/wc/v3/webhooks` | High
42 | File | `14all.cgi/14all-1.1.cgi/traffic.cgi/mrtg.cgi` | High
43 | File | `account.php` | Medium
44 | File | `accounts/view_details.php` | High
45 | ... | ... | ...
There are 363 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 390 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -72,13 +72,12 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-37 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80, CWE-87 | Cross Site Scripting | High
6 | T1068 | CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
7 | ... | ... | ... | ...
6 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
@ -124,26 +123,27 @@ ID | Type | Indicator | Confidence
34 | File | `/etc/ldap.conf` | High
35 | File | `/etc/shadow` | Medium
36 | File | `/filemanager/upload/drop` | High
37 | File | `/goform/addUserName` | High
38 | File | `/goform/aspForm` | High
39 | File | `/goform/delAd` | High
40 | File | `/goform/wifiSSIDset` | High
41 | File | `/gpac/src/bifs/unquantize.c` | High
42 | File | `/h/calendar` | Medium
43 | File | `/h/compose` | Medium
44 | File | `/h/search?action=voicemail&action=listen` | High
45 | File | `/inc/topBarNav.php` | High
46 | File | `/index.asp` | Medium
47 | File | `/index.php` | Medium
48 | File | `/jfinal_cms/system/role/list` | High
49 | File | `/librarian/bookdetails.php` | High
37 | File | `/forum/away.php` | High
38 | File | `/goform/addUserName` | High
39 | File | `/goform/aspForm` | High
40 | File | `/goform/delAd` | High
41 | File | `/goform/wifiSSIDset` | High
42 | File | `/gpac/src/bifs/unquantize.c` | High
43 | File | `/h/calendar` | Medium
44 | File | `/h/compose` | Medium
45 | File | `/h/search?action=voicemail&action=listen` | High
46 | File | `/inc/topBarNav.php` | High
47 | File | `/index.asp` | Medium
48 | File | `/index.php` | Medium
49 | File | `/jfinal_cms/system/role/list` | High
50 | File | `/loginVaLidation.php` | High
51 | File | `/manage-apartment.php` | High
52 | File | `/manager/index.php` | High
53 | File | `/mkshop/Men/profile.php` | High
54 | ... | ... | ...
54 | File | `/Moosikay/order.php` | High
55 | ... | ... | ...
There are 472 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 478 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -60,12 +60,12 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1059 | CWE-94 | Cross Site Scripting | High
2 | T1059.007 | CWE-79 | Cross Site Scripting | High
3 | T1068 | CWE-264, CWE-269, CWE-284 | Execution with Unnecessary Privileges | High
1 | T1006 | CWE-22 | Pathname Traversal | High
2 | T1059 | CWE-94 | Cross Site Scripting | High
3 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
4 | ... | ... | ... | ...
There are 3 more TTP items available. Please use our online service to access the data.
There are 7 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -73,12 +73,32 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/uncpath/` | Medium
2 | File | `admin/languages.php` | High
3 | File | `ext/date/lib/parse_date.c` | High
4 | ... | ... | ...
1 | File | `.jsp` | Low
2 | File | `/admin/categories/view_category.php` | High
3 | File | `/admin/edit.php` | High
4 | File | `/admin/inventory/manage_stock.php` | High
5 | File | `/admin/user/manage_user.php` | High
6 | File | `/app/controller/Books.php` | High
7 | File | `/check` | Low
8 | File | `/classes/Master.php` | High
9 | File | `/classes/Master.php?f=save_sub_category` | High
10 | File | `/ecshop/admin/template.php` | High
11 | File | `/includes/session.php` | High
12 | File | `/kajona/image.php` | High
13 | File | `/op/op.LockDocument.php` | High
14 | File | `/openvpn/pageswitch.htm` | High
15 | File | `/page.php` | Medium
16 | File | `/php-inventory-management-system/categories.php` | High
17 | File | `/php/ajax.php` | High
18 | File | `/post.php` | Medium
19 | File | `/uncpath/` | Medium
20 | File | `/wp-admin/admin-ajax.php` | High
21 | File | `add-family-member.php` | High
22 | File | `admin/ajax.attachment.php` | High
23 | File | `admin/languages.php` | High
24 | ... | ... | ...
There are 10 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 205 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -50,29 +50,30 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin.php/news/admin/lists/zhuan` | High
2 | File | `/admin/edit.php` | High
3 | File | `/admin/maintenance/view_designation.php` | High
4 | File | `/admin/profile/save_profile` | High
5 | File | `/admin/reports.php` | High
6 | File | `/api/v1/chat.getThreadsList` | High
7 | File | `/bin/sh` | Low
8 | File | `/cgi-bin/luci/api/diagnose` | High
9 | File | `/classes/conf/db.properties&config=filemanager.config.js` | High
10 | File | `/coders/palm.c` | High
11 | File | `/etc/groups` | Medium
12 | File | `/formSetPortTr` | High
13 | File | `/forum/away.php` | High
14 | File | `/goform/wlanPrimaryNetwork` | High
15 | File | `/index.php?module=help_pages/pages&entities_id=24` | High
16 | File | `/it-IT/splunkd/__raw/services/get_snapshot` | High
17 | File | `/nova/bin/user` | High
18 | File | `/novel-admin/src/main/java/com/java2nb/common/controller/FileController.java` | High
19 | File | `/plesk-site-preview/` | High
20 | File | `/question/ask` | High
21 | File | `/rest/api/2/search` | High
22 | ... | ... | ...
2 | File | `/admin/bookings/view_details.php` | High
3 | File | `/admin/edit.php` | High
4 | File | `/admin/maintenance/view_designation.php` | High
5 | File | `/admin/profile/save_profile` | High
6 | File | `/admin/reports.php` | High
7 | File | `/api/v1/chat.getThreadsList` | High
8 | File | `/bin/sh` | Low
9 | File | `/cgi-bin/luci/api/diagnose` | High
10 | File | `/classes/conf/db.properties&config=filemanager.config.js` | High
11 | File | `/coders/palm.c` | High
12 | File | `/EditEventTypes.php` | High
13 | File | `/etc/groups` | Medium
14 | File | `/formSetPortTr` | High
15 | File | `/forum/away.php` | High
16 | File | `/goform/wlanPrimaryNetwork` | High
17 | File | `/index.php?module=help_pages/pages&entities_id=24` | High
18 | File | `/it-IT/splunkd/__raw/services/get_snapshot` | High
19 | File | `/nova/bin/user` | High
20 | File | `/novel-admin/src/main/java/com/java2nb/common/controller/FileController.java` | High
21 | File | `/plesk-site-preview/` | High
22 | File | `/question/ask` | High
23 | ... | ... | ...
There are 182 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 192 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -9,7 +9,11 @@ _Live data_ and more _analysis capabilities_ are available at [https://vuldb.com
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with PYSA:
* [US](https://vuldb.com/?country.us)
* [DE](https://vuldb.com/?country.de)
* [RU](https://vuldb.com/?country.ru)
* [SV](https://vuldb.com/?country.sv)
* ...
There are 5 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -30,8 +34,8 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-22, CWE-29, CWE-35 | Pathname Traversal | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
1 | T1006 | CWE-22, CWE-23, CWE-36 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
5 | T1059.007 | CWE-79 | Cross Site Scripting | High
@ -45,34 +49,48 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin/ajax.php?action=delete_transaction` | High
2 | File | `/admin/ajax.php?action=delete_user` | High
3 | File | `/admin/ajax.php?action=save_window` | High
4 | File | `/admin/manage_user.php` | High
5 | File | `/app/dao/CustomerDAO.php` | High
6 | File | `/apply.cgi` | Medium
7 | File | `/apps/app_user/sys_user.php` | High
8 | File | `/config/api/v1/reboot` | High
9 | File | `/data/app` | Medium
10 | File | `/etc/shadow` | Medium
11 | File | `/food` | Low
12 | File | `/forum/away.php` | High
13 | File | `/hss/classes/Users.php?f=delete` | High
14 | File | `/index/user/user_edit.html` | High
15 | File | `/login/index.php` | High
16 | File | `/opt/Citrix/ICAClient/util/ctxwebhelper` | High
17 | File | `/rest/api/2/user/picker` | High
18 | File | `/setNTP.cgi` | Medium
19 | File | `/tpts/manage_user.php` | High
20 | File | `/usr/etc/restore0.9` | High
21 | File | `/VerAyari` | Medium
22 | File | `adclick.php` | Medium
23 | File | `AddAppNetworksFragment.java` | High
24 | File | `add_contestant.php` | High
25 | File | `admin/import/class-import-settings.php` | High
26 | ... | ... | ...
1 | File | `%PROGRAMDATA%\Razer\Synapse3\Service\bin` | High
2 | File | `/admin` | Low
3 | File | `/admin.php/accessory/filesdel.html` | High
4 | File | `/admin/attendance_row.php` | High
5 | File | `/admin/index3.php` | High
6 | File | `/admin/maintenance/brand.php` | High
7 | File | `/admin/maintenance/manage_category.php` | High
8 | File | `/admin/maintenance/view_designation.php` | High
9 | File | `/admin/report/index.php` | High
10 | File | `/admin/service_requests/manage_inventory.php` | High
11 | File | `/admin/user/manage_user.php` | High
12 | File | `/admin_area/login_transfer.php` | High
13 | File | `/adms/admin/?page=user/manage_user` | High
14 | File | `/adms/admin/?page=vehicles/view_transaction` | High
15 | File | `/ajax/update_certificate` | High
16 | File | `/alphaware/details.php` | High
17 | File | `/apply.cgi` | Medium
18 | File | `/cgi-bin/ping.cgi` | High
19 | File | `/cgi-bin/touchlist_sync.cgi` | High
20 | File | `/cgi-bin/wlogin.cgi` | High
21 | File | `/classes/Master.php` | High
22 | File | `/classes/Users.php` | High
23 | File | `/file_manager/admin/save_user.php` | High
24 | File | `/forum/away.php` | High
25 | File | `/fudforum/adm/hlplist.php` | High
26 | File | `/goForm/aspForm` | High
27 | File | `/goform/formDefault` | High
28 | File | `/goform/formSysCmd` | High
29 | File | `/goform/fromSetWirelessRepeat` | High
30 | File | `/index/user/user_edit.html` | High
31 | File | `/jurusan/data` | High
32 | File | `/kelas/data` | Medium
33 | File | `/login/index.php` | High
34 | File | `/mogu-picture/file/uploadPicsByUrl` | High
35 | File | `/Moosikay/order.php` | High
36 | File | `/pf/idprofile.ping` | High
37 | File | `/philosophy/admin/user/controller.php?action=add` | High
38 | File | `/php-opos/signup.php` | High
39 | File | `/rest/api/2/user/picker` | High
40 | ... | ... | ...
There are 214 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 345 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -9,11 +9,11 @@ _Live data_ and more _analysis capabilities_ are available at [https://vuldb.com
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with Palau Unknown:
* [US](https://vuldb.com/?country.us)
* [ES](https://vuldb.com/?country.es)
* [CN](https://vuldb.com/?country.cn)
* [ES](https://vuldb.com/?country.es)
* ...
There are 20 more country items available. Please use our online service to access the data.
There are 2 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -26,7 +26,7 @@ ID | IP address | Hostname | Campaign | Confidence
3 | [45.12.70.186](https://vuldb.com/?ip.45.12.70.186) | rounded-tray.alltieinc.com | - | High
4 | ... | ... | ... | ...
There are 10 more IOC items available. Please use our online service to access the data.
There are 13 more IOC items available. Please use our online service to access the data.
## TTP - Tactics, Techniques, Procedures
@ -34,14 +34,12 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-425 | Pathname Traversal | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
1 | T1006 | CWE-22, CWE-35 | Pathname Traversal | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-94 | Cross Site Scripting | High
4 | ... | ... | ... | ...
There are 18 more TTP items available. Please use our online service to access the data.
There are 11 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -49,72 +47,46 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `.php.gif` | Medium
2 | File | `/admin/addemployee.php` | High
3 | File | `/Admin/login.php` | High
4 | File | `/admin/submit-articles` | High
5 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
6 | File | `/cgi-bin/system_mgr.cgi` | High
7 | File | `/coreframe/app/order/admin/index.php` | High
8 | File | `/Default/Bd` | Medium
9 | File | `/employeeview.php` | High
10 | File | `/etc/sudoers` | Medium
11 | File | `/filemanager/php/connector.php` | High
12 | File | `/forum/away.php` | High
13 | File | `/forum/PostPrivateMessage` | High
14 | File | `/hrm/controller/employee.php` | High
15 | File | `/hrm/employeeadd.php` | High
16 | File | `/hrm/employeeview.php` | High
17 | File | `/inc/extensions.php` | High
18 | File | `/index.php` | Medium
19 | File | `/Items/*/RemoteImages/Download` | High
20 | File | `/KeepAlive.jsp` | High
21 | File | `/member/index/login.html` | High
22 | File | `/mkshop/Men/profile.php` | High
23 | File | `/modules/profile/index.php` | High
24 | File | `/opt/zimbra/jetty/webapps/zimbra/public` | High
25 | File | `/phppath/php` | Medium
26 | File | `/php_action/editProductImage.php` | High
27 | File | `/preauth` | Medium
28 | File | `/product/savenewproduct.php?flag=1` | High
29 | File | `/products/details.asp` | High
30 | File | `/rest/api/1.0/issues/{id}/ActionsAndOperations` | High
31 | File | `/secure/admin/RestoreDefaults.jspa` | High
32 | File | `/secure/EditSubscription.jspa` | High
33 | File | `/secure/QueryComponent!Default.jspa` | High
34 | File | `/services/Card/findUser` | High
35 | File | `/services/details.asp` | High
36 | File | `/spip.php` | Medium
37 | File | `/uncpath/` | Medium
38 | File | `/usr/bin/pkexec` | High
39 | File | `/var/log/qualys/qualys-cloud-agent-scan.log` | High
40 | File | `/view-property.php` | High
41 | File | `/wp-admin/admin-ajax.php` | High
42 | File | `/wp-content/plugins/updraftplus/admin.php` | High
43 | File | `4.edu.php` | Medium
44 | File | `action.php` | Medium
45 | File | `adclick.php` | Medium
46 | File | `add.exe` | Low
47 | File | `admin.php` | Medium
48 | File | `admin/adminlien.php3` | High
49 | File | `admin/conf_users_edit.php` | High
50 | File | `admin/index.php` | High
51 | File | `admin/login.php` | High
52 | File | `admin/panels/uploader/admin.uploader.php` | High
53 | File | `admin/y_admin.asp` | High
54 | File | `adminer.php` | Medium
55 | File | `admin_class.php` | High
56 | File | `admin_ok.asp` | Medium
57 | File | `admin_view_image.php` | High
58 | ... | ... | ...
1 | File | `/admin/` | Low
2 | File | `/admin/maintenance/view_designation.php` | High
3 | File | `/APR/signup.php` | High
4 | File | `/cgi-bin/wlogin.cgi` | High
5 | File | `/forum/away.php` | High
6 | File | `/mims/login.php` | High
7 | File | `/php-scrm/login.php` | High
8 | File | `/proxy` | Low
9 | File | `/reviewer/system/system/admins/manage/users/user-update.php` | High
10 | File | `/send_order.cgi?parameter=access_detect` | High
11 | File | `/textpattern/index.php` | High
12 | File | `/tmp` | Low
13 | File | `/wp-admin/admin-ajax.php` | High
14 | File | `account-signup.php` | High
15 | File | `account/signup.php` | High
16 | File | `addentry.php` | Medium
17 | File | `addressbook/backends/ldap/e-book-backend-ldap.c` | High
18 | File | `admin.jcomments.php` | High
19 | File | `admin.php` | Medium
20 | File | `admin/admin_editor.php` | High
21 | File | `admin/conf_users_edit.php` | High
22 | File | `admin/data.php` | High
23 | File | `admin/edit_category.php` | High
24 | File | `admin/operations/currency.php` | High
25 | File | `album_portal.php` | High
26 | File | `awstats.pl` | Medium
27 | File | `blocks/block-Old_Articles.php` | High
28 | File | `bp_ncom.php` | Medium
29 | File | `buy.php` | Low
30 | File | `changePasswordForEmployee.php` | High
31 | ... | ... | ...
There are 511 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 261 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References
The following list contains _external sources_ which discuss the actor and the associated activities:
* https://github.com/firehol/blocklist-ipsets/blob/master/geolite2_country/country_pw.netset
* https://github.com/firehol/blocklist-ipsets/blob/master/ip2location_country/ip2location_country_pw.netset
## Literature

View File

@ -165,7 +165,7 @@ ID | Type | Indicator | Confidence
40 | File | `/shell` | Low
41 | ... | ... | ...
There are 356 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 357 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -19,7 +19,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [JP](https://vuldb.com/?country.jp)
* ...
There are 16 more country items available. Please use our online service to access the data.
There are 17 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -91,9 +91,10 @@ ID | Type | Indicator | Confidence
8 | File | `admin.php` | Medium
9 | File | `admin/conf_users_edit.php` | High
10 | File | `apport/hookutils.py` | High
11 | ... | ... | ...
11 | File | `ArtifactoryChoiceListProvider.java` | High
12 | ... | ... | ...
There are 87 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 89 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -94,7 +94,7 @@ ID | Type | Indicator | Confidence
20 | File | `/owa/auth/logon.aspx` | High
21 | ... | ... | ...
There are 177 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 178 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -98,17 +98,17 @@ ID | Type | Indicator | Confidence
35 | File | `/tmp` | Low
36 | File | `/uncpath/` | Medium
37 | File | `/WEB-INF/web.xml` | High
38 | File | `/wp-json/oembed/1.0/embed?url` | High
39 | File | `/_error` | Low
40 | File | `actions/authenticate.php` | High
41 | File | `adclick.php` | Medium
42 | File | `addlyricsform.php` | High
43 | File | `addmerchpicform.php` | High
44 | File | `addresses_export.php` | High
45 | File | `admin.php` | Medium
38 | File | `/wp-admin/options.php` | High
39 | File | `/wp-json/oembed/1.0/embed?url` | High
40 | File | `/_error` | Low
41 | File | `actions/authenticate.php` | High
42 | File | `adclick.php` | Medium
43 | File | `addlyricsform.php` | High
44 | File | `addmerchpicform.php` | High
45 | File | `addresses_export.php` | High
46 | ... | ... | ...
There are 394 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 395 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [MS](https://vuldb.com/?country.ms)
* ...
There are 30 more country items available. Please use our online service to access the data.
There are 28 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -47,11 +47,11 @@ ID | Technique | Weakness | Description | Confidence
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-24 | Pathname Traversal | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94 | Cross Site Scripting | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 20 more TTP items available. Please use our online service to access the data.
There are 22 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -61,8 +61,8 @@ ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/+CSCOE+/logon.html` | High
2 | File | `/.ssh/authorized_keys` | High
3 | File | `/admin/default.asp` | High
4 | File | `/ajax/networking/get_netcfg.php` | High
3 | File | `/ajax/networking/get_netcfg.php` | High
4 | File | `/api/gen/clients/{language}` | High
5 | File | `/app/options.py` | High
6 | File | `/bin/httpd` | Medium
7 | File | `/cdsms/classes/Master.php?f=delete_enrollment` | High
@ -77,39 +77,36 @@ ID | Type | Indicator | Confidence
16 | File | `/ctcprotocol/Protocol` | High
17 | File | `/dashboard/menu-list.php` | High
18 | File | `/data/remove` | Medium
19 | File | `/ffos/classes/Master.php?f=save_category` | High
20 | File | `/forum/away.php` | High
21 | File | `/goforms/rlminfo` | High
22 | File | `/Items/*/RemoteImages/Download` | High
23 | File | `/login` | Low
24 | File | `/menu.html` | Medium
25 | File | `/navigate/navigate_download.php` | High
26 | File | `/ocwbs/admin/?page=user/manage_user` | High
27 | File | `/ofrs/admin/?page=user/manage_user` | High
28 | File | `/out.php` | Medium
29 | File | `/owa/auth/logon.aspx` | High
30 | File | `/password.html` | High
31 | File | `/php_action/fetchSelectedUser.php` | High
32 | File | `/proc/ioports` | High
33 | File | `/property-list/property_view.php` | High
34 | File | `/ptms/classes/Users.php` | High
35 | File | `/resources//../` | High
36 | File | `/rest/api/2/search` | High
37 | File | `/s/` | Low
38 | File | `/scripts/cpan_config` | High
39 | File | `/secure/admin/InsightDefaultCustomFieldConfig.jspa` | High
40 | File | `/server-info` | Medium
41 | File | `/services/system/setup.json` | High
19 | File | `/ebics-server/ebics.aspx` | High
20 | File | `/ffos/classes/Master.php?f=save_category` | High
21 | File | `/forum/away.php` | High
22 | File | `/goforms/rlminfo` | High
23 | File | `/HNAP1` | Low
24 | File | `/HNAP1/SetClientInfo` | High
25 | File | `/Items/*/RemoteImages/Download` | High
26 | File | `/menu.html` | Medium
27 | File | `/modules/profile/index.php` | High
28 | File | `/navigate/navigate_download.php` | High
29 | File | `/ocwbs/admin/?page=user/manage_user` | High
30 | File | `/ofrs/admin/?page=user/manage_user` | High
31 | File | `/out.php` | Medium
32 | File | `/password.html` | High
33 | File | `/php_action/fetchSelectedUser.php` | High
34 | File | `/proc/ioports` | High
35 | File | `/property-list/property_view.php` | High
36 | File | `/ptms/classes/Users.php` | High
37 | File | `/resources//../` | High
38 | File | `/rest/api/2/search` | High
39 | File | `/s/` | Low
40 | File | `/scripts/cpan_config` | High
41 | File | `/secure/admin/InsightDefaultCustomFieldConfig.jspa` | High
42 | File | `/spip.php` | Medium
43 | File | `/sys/dict/queryTableData` | High
44 | File | `/tmp` | Low
45 | File | `/uncpath/` | Medium
46 | File | `/vloggers_merch/?p=view_product` | High
47 | File | `/webconsole/APIController` | High
48 | File | `/websocket/exec` | High
49 | ... | ... | ...
43 | File | `/squashfs-root/www/HNAP1/control/SetMasterWLanSettings.php` | High
44 | File | `/sys/dict/queryTableData` | High
45 | File | `/tmp` | Low
46 | ... | ... | ...
There are 426 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 398 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [LU](https://vuldb.com/?country.lu)
* ...
There are 15 more country items available. Please use our online service to access the data.
There are 16 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -40,10 +40,10 @@ ID | Technique | Weakness | Description | Confidence
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | T1068 | CWE-250, CWE-264, CWE-269, CWE-273, CWE-284 | Execution with Unnecessary Privileges | High
6 | T1068 | CWE-250, CWE-264, CWE-269, CWE-273, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
7 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
There are 23 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -88,9 +88,10 @@ ID | Type | Indicator | Confidence
35 | File | `/Main_AdmStatus_Content.asp` | High
36 | File | `/modules/tasks/summary.inc.php` | High
37 | File | `/NAGErrors` | Medium
38 | ... | ... | ...
38 | File | `/ofrs/admin/?page=reports` | High
39 | ... | ... | ...
There are 322 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 333 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -24,7 +24,7 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1068 | CWE-264 | Execution with Unnecessary Privileges | High
1 | T1068 | CWE-264 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
2 | T1505 | CWE-89 | SQL Injection | High
3 | T1552 | CWE-255 | ASP.NET Misconfiguration: Password in Configuration File | High
4 | ... | ... | ... | ...

View File

@ -31,7 +31,7 @@ ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1059 | CWE-94 | Cross Site Scripting | High
2 | T1059.007 | CWE-79 | Cross Site Scripting | High
3 | T1068 | CWE-264, CWE-269 | Execution with Unnecessary Privileges | High
3 | T1068 | CWE-264, CWE-269 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
4 | ... | ... | ... | ...
There are 5 more TTP items available. Please use our online service to access the data.
@ -51,7 +51,7 @@ ID | Type | Indicator | Confidence
7 | File | `/newsDia.php` | Medium
8 | ... | ... | ...
There are 53 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 57 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -53,7 +53,7 @@ ID | Technique | Weakness | Description | Confidence
5 | T1059.007 | CWE-79 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -68,46 +68,53 @@ ID | Type | Indicator | Confidence
5 | File | `/admin/attendance_row.php` | High
6 | File | `/admin/bookings/manage_booking.php` | High
7 | File | `/admin/bookings/view_booking.php` | High
8 | File | `/admin/cashadvance_row.php` | High
9 | File | `/admin/curriculum/view_curriculum.php` | High
10 | File | `/admin/deduction_row.php` | High
11 | File | `/admin/departments/view_department.php` | High
12 | File | `/admin/employee_row.php` | High
13 | File | `/admin/index.php` | High
14 | File | `/admin/index3.php` | High
15 | File | `/admin/inquiries/view_inquiry.php` | High
16 | File | `/admin/login.php` | High
17 | File | `/admin/maintenance/brand.php` | High
18 | File | `/admin/maintenance/manage_category.php` | High
19 | File | `/admin/maintenance/view_designation.php` | High
20 | File | `/admin/mechanics/manage_mechanic.php` | High
21 | File | `/admin/offenses/view_details.php` | High
22 | File | `/admin/orders/update_status.php` | High
23 | File | `/admin/products/manage_product.php` | High
24 | File | `/admin/products/view_product.php` | High
25 | File | `/admin/reminders/manage_reminder.php` | High
26 | File | `/admin/report/index.php` | High
27 | File | `/admin/sales/manage_sale.php` | High
28 | File | `/admin/services/manage_service.php` | High
29 | File | `/admin/services/view_service.php` | High
30 | File | `/admin/service_requests/manage_inventory.php` | High
31 | File | `/admin/user/manage_user.php` | High
32 | File | `/admin/userprofile.php` | High
33 | File | `/admin_area/login_transfer.php` | High
34 | File | `/adms/admin/?page=user/manage_user` | High
35 | File | `/adms/admin/?page=vehicles/view_transaction` | High
36 | File | `/ajax/update_certificate` | High
37 | File | `/alphaware/details.php` | High
38 | File | `/apply.cgi` | Medium
39 | File | `/bsms_ci/index.php/book` | High
40 | File | `/cgi-bin/mesh.cgi?page=upgrade` | High
41 | File | `/cgi-bin/touchlist_sync.cgi` | High
42 | File | `/cgi-bin/wlogin.cgi` | High
43 | File | `/classes/Login.php` | High
44 | File | `/classes/Master.php` | High
45 | ... | ... | ...
8 | File | `/admin/budget/manage_budget.php` | High
9 | File | `/admin/cashadvance_row.php` | High
10 | File | `/admin/curriculum/view_curriculum.php` | High
11 | File | `/admin/deduction_row.php` | High
12 | File | `/admin/departments/view_department.php` | High
13 | File | `/admin/employee_row.php` | High
14 | File | `/admin/index.php` | High
15 | File | `/admin/index3.php` | High
16 | File | `/admin/inquiries/view_inquiry.php` | High
17 | File | `/admin/login.php` | High
18 | File | `/admin/maintenance/brand.php` | High
19 | File | `/admin/maintenance/manage_category.php` | High
20 | File | `/admin/maintenance/view_designation.php` | High
21 | File | `/admin/mechanics/manage_mechanic.php` | High
22 | File | `/admin/offenses/view_details.php` | High
23 | File | `/admin/orders/update_status.php` | High
24 | File | `/admin/products/manage_product.php` | High
25 | File | `/admin/products/view_product.php` | High
26 | File | `/admin/reminders/manage_reminder.php` | High
27 | File | `/admin/report/index.php` | High
28 | File | `/admin/sales/manage_sale.php` | High
29 | File | `/admin/service.php` | High
30 | File | `/admin/services/manage_service.php` | High
31 | File | `/admin/services/view_service.php` | High
32 | File | `/admin/service_requests/manage_inventory.php` | High
33 | File | `/admin/user/manage_user.php` | High
34 | File | `/admin/userprofile.php` | High
35 | File | `/admin_area/login_transfer.php` | High
36 | File | `/adms/admin/?page=user/manage_user` | High
37 | File | `/adms/admin/?page=vehicles/view_transaction` | High
38 | File | `/ajax/update_certificate` | High
39 | File | `/alphaware/details.php` | High
40 | File | `/apply.cgi` | Medium
41 | File | `/bsms_ci/index.php/book` | High
42 | File | `/cgi-bin/mesh.cgi?page=upgrade` | High
43 | File | `/cgi-bin/ping.cgi` | High
44 | File | `/cgi-bin/touchlist_sync.cgi` | High
45 | File | `/cgi-bin/wlogin.cgi` | High
46 | File | `/classes/Login.php` | High
47 | File | `/classes/Master.php` | High
48 | File | `/classes/Master.php?f=delete_inquiry` | High
49 | File | `/classes/Master.php?f=delete_item` | High
50 | File | `/classes/Master.php?f=delete_service` | High
51 | File | `/classes/Master.php?f=delete_sub_category` | High
52 | ... | ... | ...
There are 388 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 450 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -16,7 +16,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [US](https://vuldb.com/?country.us)
* [DE](https://vuldb.com/?country.de)
* [RU](https://vuldb.com/?country.ru)
* [CN](https://vuldb.com/?country.cn)
* ...
There are 10 more country items available. Please use our online service to access the data.
@ -47,7 +47,7 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-22 | Pathname Traversal | High
1 | T1006 | CWE-22, CWE-425 | Pathname Traversal | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-88, CWE-94 | Cross Site Scripting | High
4 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
@ -93,7 +93,7 @@ ID | Type | Indicator | Confidence
30 | File | `adminBoards.php` | High
31 | ... | ... | ...
There are 260 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 261 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -84,11 +84,10 @@ ID | Type | Indicator | Confidence
22 | File | `/recordings/index.php` | High
23 | File | `/replication` | Medium
24 | File | `/RestAPI` | Medium
25 | File | `/tmp/speedtest_urls.xml` | High
26 | File | `/tmp/zarafa-vacation-*` | High
27 | ... | ... | ...
25 | File | `/tmp/zarafa-vacation-*` | High
26 | ... | ... | ...
There are 225 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 222 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -46,7 +46,7 @@ ID | Technique | Weakness | Description | Confidence
4 | T1059 | CWE-94 | Cross Site Scripting | High
5 | ... | ... | ... | ...
There are 16 more TTP items available. Please use our online service to access the data.
There are 17 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -85,9 +85,10 @@ ID | Type | Indicator | Confidence
29 | File | `advsearch.php` | High
30 | File | `append/override_content_security_policy_directives` | High
31 | File | `appserv/main.php` | High
32 | ... | ... | ...
32 | File | `archive_endian.h` | High
33 | ... | ... | ...
There are 275 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 277 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -50,7 +50,7 @@ ID | Technique | Weakness | Description | Confidence
4 | T1059.007 | CWE-79 | Cross Site Scripting | High
5 | ... | ... | ... | ...
There are 14 more TTP items available. Please use our online service to access the data.
There are 15 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -65,7 +65,7 @@ ID | Type | Indicator | Confidence
5 | File | `/usr/bin/pkexec` | High
6 | ... | ... | ...
There are 34 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 36 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -35,7 +35,7 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-24 | Pathname Traversal | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
@ -53,24 +53,24 @@ ID | Type | Indicator | Confidence
2 | File | `/app/Http/Controllers/Admin/NEditorController.php` | High
3 | File | `/forum/away.php` | High
4 | File | `/getcfg.php` | Medium
5 | File | `/inc/lists/csvexport.php` | High
6 | File | `/server-status` | High
7 | File | `/sgmi/` | Low
8 | File | `/system/user/resetPwd` | High
9 | File | `/tos/index.php?editor/fileGet` | High
10 | File | `/uncpath/` | Medium
11 | File | `/user/updatePwd` | High
12 | File | `/var/log/nginx` | High
13 | File | `addentry.php` | Medium
14 | File | `admin-ajax.php?action=get_wdtable order[0][dir]` | High
15 | File | `admin/plib/api-rpc/Agent.php` | High
16 | File | `auth-gss2.c` | Medium
17 | File | `bcbadmSettings.jsp` | High
18 | File | `books.php` | Medium
19 | File | `cgi.c` | Low
5 | File | `/group1/uploa` | High
6 | File | `/inc/lists/csvexport.php` | High
7 | File | `/server-status` | High
8 | File | `/sgmi/` | Low
9 | File | `/system/user/resetPwd` | High
10 | File | `/tos/index.php?editor/fileGet` | High
11 | File | `/uncpath/` | Medium
12 | File | `/user/updatePwd` | High
13 | File | `/var/log/nginx` | High
14 | File | `addentry.php` | Medium
15 | File | `admin-ajax.php?action=get_wdtable order[0][dir]` | High
16 | File | `admin/plib/api-rpc/Agent.php` | High
17 | File | `auth-gss2.c` | Medium
18 | File | `bcbadmSettings.jsp` | High
19 | File | `books.php` | Medium
20 | ... | ... | ...
There are 167 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 168 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -9,8 +9,8 @@ _Live data_ and more _analysis capabilities_ are available at [https://vuldb.com
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with RedLine:
* [US](https://vuldb.com/?country.us)
* [DE](https://vuldb.com/?country.de)
* [LA](https://vuldb.com/?country.la)
* [RU](https://vuldb.com/?country.ru)
* ...
There are 20 more country items available. Please use our online service to access the data.
@ -91,9 +91,10 @@ ID | Technique | Weakness | Description | Confidence
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
6 | T1068 | CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
7 | ... | ... | ... | ...
There are 21 more TTP items available. Please use our online service to access the data.
There are 23 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -112,44 +113,47 @@ ID | Type | Indicator | Confidence
9 | File | `/admin/dl_sendmail.php` | High
10 | File | `/admin/index.html` | High
11 | File | `/admin/settings/save.php` | High
12 | File | `/api/v2/cli/commands` | High
13 | File | `/apply.cgi` | Medium
14 | File | `/bin/login` | Medium
15 | File | `/catalog/admin/categories.php?cPath=&action=new_product` | High
16 | File | `/category.php` | High
12 | File | `/admin/userprofile.php` | High
13 | File | `/api/v2/cli/commands` | High
14 | File | `/apply.cgi` | Medium
15 | File | `/bin/login` | Medium
16 | File | `/catalog/admin/categories.php?cPath=&action=new_product` | High
17 | File | `/cgi-bin/delete_CA` | High
18 | File | `/cgi-bin/wlogin.cgi` | High
19 | File | `/Config/SaveUploadedHotspotLogoFile` | High
20 | File | `/download` | Medium
21 | File | `/etc/gsissh/sshd_config` | High
22 | File | `/get_getnetworkconf.cgi` | High
23 | File | `/goform/addUserName` | High
24 | File | `/goform/delAd` | High
25 | File | `/goform/wifiSSIDset` | High
26 | File | `/gpac/src/bifs/unquantize.c` | High
27 | File | `/GponForm/device_Form?script/` | High
28 | File | `/home` | Low
29 | File | `/includes/rrdtool.inc.php` | High
30 | File | `/index.asp` | Medium
31 | File | `/index.php` | Medium
32 | File | `/jfinal_cms/system/role/list` | High
33 | File | `/Main_AdmStatus_Content.asp` | High
34 | File | `/members/view_member.php` | High
35 | File | `/Moosikay/order.php` | High
36 | File | `/NAGErrors` | Medium
37 | File | `/owa/auth/logon.aspx` | High
38 | File | `/php-sms/admin/quotes/manage_remark.php` | High
39 | File | `/plain` | Low
40 | File | `/public` | Low
41 | File | `/secure/QueryComponent!Default.jspa` | High
42 | File | `/spip.php` | Medium
43 | File | `/SSOPOST/metaAlias/%realm%/idpv2` | High
44 | File | `/tmp` | Low
45 | File | `/uncpath/` | Medium
46 | File | `/updown/upload.cgi` | High
47 | ... | ... | ...
19 | File | `/College/admin/teacher.php` | High
20 | File | `/Config/SaveUploadedHotspotLogoFile` | High
21 | File | `/Controls/Generic/EBMK/Handlers/EStatements/DownloadEStatement.ashx` | High
22 | File | `/download` | Medium
23 | File | `/forum/away.php` | High
24 | File | `/goform/addUserName` | High
25 | File | `/goform/aspForm` | High
26 | File | `/goform/delAd` | High
27 | File | `/goform/wifiSSIDset` | High
28 | File | `/gpac/src/bifs/unquantize.c` | High
29 | File | `/GponForm/device_Form?script/` | High
30 | File | `/inc/topBarNav.php` | High
31 | File | `/includes/rrdtool.inc.php` | High
32 | File | `/index.asp` | Medium
33 | File | `/index.php` | Medium
34 | File | `/jfinal_cms/system/role/list` | High
35 | File | `/Main_AdmStatus_Content.asp` | High
36 | File | `/members/view_member.php` | High
37 | File | `/Moosikay/order.php` | High
38 | File | `/owa/auth/logon.aspx` | High
39 | File | `/php-sms/admin/quotes/manage_remark.php` | High
40 | File | `/plain` | Low
41 | File | `/public` | Low
42 | File | `/secure/QueryComponent!Default.jspa` | High
43 | File | `/spip.php` | Medium
44 | File | `/SSOPOST/metaAlias/%realm%/idpv2` | High
45 | File | `/tmp` | Low
46 | File | `/uncpath/` | Medium
47 | File | `/updown/upload.cgi` | High
48 | File | `/webman/info.cgi` | High
49 | File | `/zm/index.php` | High
50 | ... | ... | ...
There are 412 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 439 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -19,7 +19,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [GB](https://vuldb.com/?country.gb)
* ...
There are 13 more country items available. Please use our online service to access the data.
There are 12 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -123,7 +123,7 @@ ID | IP address | Hostname | Campaign | Confidence
94 | [47.254.172.117](https://vuldb.com/?ip.47.254.172.117) | - | - | High
95 | ... | ... | ... | ...
There are 375 more IOC items available. Please use our online service to access the data.
There are 376 more IOC items available. Please use our online service to access the data.
## TTP - Tactics, Techniques, Procedures
@ -132,9 +132,9 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23 | Pathname Traversal | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
@ -148,35 +148,43 @@ ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/.dbus-keyrings` | High
2 | File | `/admin/delete_user.php` | High
3 | File | `/bitrix/admin/ldap_server_edit.php` | High
4 | File | `/blog/blog.php` | High
5 | File | `/cimom` | Low
6 | File | `/data/wps.setup.json` | High
7 | File | `/etc/sudoers` | Medium
8 | File | `/forum/away.php` | High
9 | File | `/librarian/bookdetails.php` | High
10 | File | `/login/index.php` | High
11 | File | `/officescan/console/html/cgi/fcgiOfcDDA.exe` | High
12 | File | `/opt/Citrix/ICAClient/util/ctxwebhelper` | High
13 | File | `/out.php` | Medium
14 | File | `/rom-0` | Low
15 | File | `/secure/QueryComponent!Default.jspa` | High
16 | File | `/storage/poc.svg` | High
17 | File | `/tmp/net-$DEVICE.conf` | High
18 | File | `/usr/bin/at` | Medium
19 | File | `/vendor/htmlawed/htmlawed/htmLawedTest.php` | High
20 | File | `/wabt/bin/poc.wasm` | High
21 | File | `/wp-admin/admin-ajax.php` | High
22 | File | `/wp-admin/options.php` | High
23 | File | `/wp-json/oembed/1.0/embed?url` | High
24 | File | `a2billing/customer/iridium_threed.php` | High
25 | File | `Access.app/Contents/Resources/kcproxy` | High
26 | File | `access_token.php` | High
27 | File | `actionpack/lib/action_dispatch/middleware/templates/routes/_table.html.erb` | High
28 | File | `adclick.php` | Medium
29 | ... | ... | ...
3 | File | `/administrator/components/table_manager/` | High
4 | File | `/bitrix/admin/ldap_server_edit.php` | High
5 | File | `/blog/blog.php` | High
6 | File | `/BRS_netgear_success.html` | High
7 | File | `/cimom` | Low
8 | File | `/common/info.cgi` | High
9 | File | `/data/wps.setup.json` | High
10 | File | `/etc/sudoers` | Medium
11 | File | `/forum/away.php` | High
12 | File | `/librarian/bookdetails.php` | High
13 | File | `/mcategory.php` | High
14 | File | `/messageboard/view.php` | High
15 | File | `/mhds/clinic/view_details.php` | High
16 | File | `/movie.php` | Medium
17 | File | `/officescan/console/html/cgi/fcgiOfcDDA.exe` | High
18 | File | `/out.php` | Medium
19 | File | `/rom-0` | Low
20 | File | `/sbin/orthrus` | High
21 | File | `/sbin/rtspd` | Medium
22 | File | `/textpattern/index.php` | High
23 | File | `/tmp` | Low
24 | File | `/uncpath/` | Medium
25 | File | `/usr/bin/at` | Medium
26 | File | `/var/www/video/mp4ts` | High
27 | File | `/wabt/bin/poc.wasm` | High
28 | File | `/wp-admin/admin-ajax.php` | High
29 | File | `/wp-admin/options.php` | High
30 | File | `/wp-json/oembed/1.0/embed?url` | High
31 | File | `123flashchat.php` | High
32 | File | `404.php` | Low
33 | File | `a2billing/customer/iridium_threed.php` | High
34 | File | `Access.app/Contents/Resources/kcproxy` | High
35 | File | `actionpack/lib/action_dispatch/middleware/templates/routes/_table.html.erb` | High
36 | File | `adclick.php` | Medium
37 | ... | ... | ...
There are 243 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 318 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References
@ -237,6 +245,7 @@ The following list contains _external sources_ which discuss the actor and the a
* https://blog.talosintelligence.com/2022/08/threat-roundup-0805-0812.html
* https://blog.talosintelligence.com/2022/09/threat-roundup-0923-0930.html
* https://blog.talosintelligence.com/threat-roundup-0106-0113/
* https://blog.talosintelligence.com/threat-roundup-0331-0407-2/
* https://blog.talosintelligence.com/threat-roundup-1202-1209/
* https://github.com/0xToxin/Malware-IOCs/blob/main/Remcos%20RAT/Remcos%20-%2024082022
* https://github.com/executemalware/Malware-IOCs/blob/main/2021-08-17%20Remcos%20IOCs

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [CN](https://vuldb.com/?country.cn)
* ...
There are 12 more country items available. Please use our online service to access the data.
There are 13 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -59,7 +59,7 @@ ID | Type | Indicator | Confidence
10 | File | `clsowa.cls` | Medium
11 | ... | ... | ...
There are 79 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 80 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -66,47 +66,43 @@ ID | Type | Indicator | Confidence
1 | File | `/?r=email/api/mark&op=delFromSend` | High
2 | File | `/admin/maintenance/view_designation.php` | High
3 | File | `/alphaware/details.php` | High
4 | File | `/api/admin/system/store/order/list` | High
5 | File | `/apply_noauth.cgi` | High
6 | File | `/auth/fn.php` | Medium
7 | File | `/bin/sh` | Low
8 | File | `/cgi-bin/ExportLogs.sh` | High
9 | File | `/common/sysFile/list` | High
10 | File | `/context/%2e/WEB-INF/web.xml` | High
11 | File | `/debug/pprof` | Medium
12 | File | `/Default/Bd` | Medium
13 | File | `/dist/index.js` | High
14 | File | `/editor/index.php` | High
15 | File | `/Electron/download` | High
16 | File | `/etc/openstack-dashboard/local_settings` | High
17 | File | `/etc/passwd` | Medium
18 | File | `/goform/addressNat` | High
19 | File | `/include/Model/Upload.php` | High
20 | File | `/js/player/dmplayer/dmku/index.php` | High
21 | File | `/kruxton/sales_report.php` | High
22 | File | `/message/form/` | High
23 | File | `/modules/snf/index.php` | High
24 | File | `/nasm/nasm-token.re` | High
25 | File | `/orrs/admin/?page=user/manage_user` | High
26 | File | `/param.file.tgz` | High
27 | File | `/php-jms/updateBlankTxtview.php` | High
28 | File | `/product/savenewproduct.php?flag=1` | High
29 | File | `/rrdp` | Low
30 | File | `/secure/QueryComponent!Default.jspa` | High
31 | File | `/send_order.cgi?parameter=access_detect` | High
32 | File | `/static/ueditor/php/controller.php` | High
33 | File | `/subtitles.php` | High
34 | File | `/tourism/rate_review.php` | High
35 | File | `/views/directive/sys/SysConfigDataDirective.java` | High
36 | File | `a-forms.php` | Medium
37 | File | `adclick.php` | Medium
38 | File | `add_postit.php` | High
39 | File | `admin.php` | Medium
40 | File | `admin/default.asp` | High
41 | File | `admin/shophelp.php` | High
42 | ... | ... | ...
4 | File | `/analysisProject/pagingQueryData` | High
5 | File | `/api/admin/system/store/order/list` | High
6 | File | `/apply_noauth.cgi` | High
7 | File | `/auth/fn.php` | Medium
8 | File | `/bin/sh` | Low
9 | File | `/cgi-bin/ExportLogs.sh` | High
10 | File | `/common/sysFile/list` | High
11 | File | `/context/%2e/WEB-INF/web.xml` | High
12 | File | `/debug/pprof` | Medium
13 | File | `/Default/Bd` | Medium
14 | File | `/dist/index.js` | High
15 | File | `/editor/index.php` | High
16 | File | `/Electron/download` | High
17 | File | `/etc/openstack-dashboard/local_settings` | High
18 | File | `/etc/passwd` | Medium
19 | File | `/goform/addressNat` | High
20 | File | `/goForm/aspForm` | High
21 | File | `/include/Model/Upload.php` | High
22 | File | `/js/player/dmplayer/dmku/index.php` | High
23 | File | `/kruxton/sales_report.php` | High
24 | File | `/message/form/` | High
25 | File | `/nasm/nasm-token.re` | High
26 | File | `/orrs/admin/?page=user/manage_user` | High
27 | File | `/param.file.tgz` | High
28 | File | `/php-jms/updateBlankTxtview.php` | High
29 | File | `/product/savenewproduct.php?flag=1` | High
30 | File | `/rrdp` | Low
31 | File | `/secure/QueryComponent!Default.jspa` | High
32 | File | `/send_order.cgi?parameter=access_detect` | High
33 | File | `/static/ueditor/php/controller.php` | High
34 | File | `/subtitles.php` | High
35 | File | `/tourism/rate_review.php` | High
36 | File | `/views/directive/sys/SysConfigDataDirective.java` | High
37 | File | `a-forms.php` | Medium
38 | ... | ... | ...
There are 359 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 330 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -39,7 +39,7 @@ ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1059 | CWE-94 | Cross Site Scripting | High
2 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
3 | T1068 | CWE-264, CWE-269 | Execution with Unnecessary Privileges | High
3 | T1068 | CWE-264, CWE-269 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
4 | ... | ... | ... | ...
There are 5 more TTP items available. Please use our online service to access the data.

View File

@ -45,7 +45,7 @@ ID | Technique | Weakness | Description | Confidence
3 | T1059 | CWE-94 | Cross Site Scripting | High
4 | ... | ... | ... | ...
There are 12 more TTP items available. Please use our online service to access the data.
There are 13 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -53,18 +53,19 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/anony/mjpg.cgi` | High
2 | File | `/plain` | Low
3 | File | `/public/login.htm` | High
4 | File | `/uncpath/` | Medium
5 | File | `/wbms/classes/Master.php?f=delete_client` | High
6 | File | `14all.cgi/14all-1.1.cgi/traffic.cgi/mrtg.cgi` | High
7 | File | `admin_add.php` | High
8 | File | `awstats.pl` | Medium
9 | File | `books.php` | Medium
10 | ... | ... | ...
1 | File | `/admin/user/manage_user.php` | High
2 | File | `/anony/mjpg.cgi` | High
3 | File | `/plain` | Low
4 | File | `/public/login.htm` | High
5 | File | `/uncpath/` | Medium
6 | File | `/wbms/classes/Master.php?f=delete_client` | High
7 | File | `14all.cgi/14all-1.1.cgi/traffic.cgi/mrtg.cgi` | High
8 | File | `admin_add.php` | High
9 | File | `awstats.pl` | Medium
10 | File | `books.php` | Medium
11 | ... | ... | ...
There are 78 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 79 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [NL](https://vuldb.com/?country.nl)
* ...
There are 20 more country items available. Please use our online service to access the data.
There are 21 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -765,47 +765,47 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/about.php` | Medium
2 | File | `/admin.php/accessory/filesdel.html` | High
3 | File | `/admin/?page=user/manage` | High
4 | File | `/admin/add-new.php` | High
5 | File | `/admin/doctors.php` | High
6 | File | `/admin/submit-articles` | High
7 | File | `/alphaware/summary.php` | High
8 | File | `/api/` | Low
9 | File | `/api/admin/store/product/list` | High
10 | File | `/api/v1/attack/falco` | High
11 | File | `/attachments` | Medium
12 | File | `/boat/login.php` | High
13 | File | `/bsms_ci/index.php/book` | High
14 | File | `/cgi-bin/luci/api/wireless` | High
15 | File | `/cgi-bin/touchlist_sync.cgi` | High
16 | File | `/cgi-bin/wlogin.cgi` | High
17 | File | `/CMD_SELECT_USERS` | High
18 | File | `/context/%2e/WEB-INF/web.xml` | High
19 | File | `/data/wps.setup.json` | High
20 | File | `/debug/pprof` | Medium
21 | File | `/etc/hosts` | Medium
22 | File | `/forum/away.php` | High
23 | File | `/goform/setmac` | High
24 | File | `/goform/wizard_end` | High
25 | File | `/IISADMPWD` | Medium
26 | File | `/index.php` | Medium
27 | File | `/manage-apartment.php` | High
28 | File | `/medicines/profile.php` | High
29 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
30 | File | `/pages/apply_vacancy.php` | High
31 | File | `/proxy` | Low
32 | File | `/reservation/add_message.php` | High
33 | File | `/sessions/sess_<sessionid>` | High
34 | File | `/spip.php` | Medium
35 | File | `/tmp` | Low
36 | File | `/uncpath/` | Medium
37 | File | `/upload` | Low
38 | File | `/var/log/nginx` | High
1 | File | `/?p=products` | Medium
2 | File | `/about.php` | Medium
3 | File | `/admin.php/accessory/filesdel.html` | High
4 | File | `/admin/?page=user/manage` | High
5 | File | `/admin/add-new.php` | High
6 | File | `/admin/doctors.php` | High
7 | File | `/admin/submit-articles` | High
8 | File | `/alphaware/summary.php` | High
9 | File | `/api/` | Low
10 | File | `/api/admin/store/product/list` | High
11 | File | `/api/v1/attack/falco` | High
12 | File | `/api/v2/cli/commands` | High
13 | File | `/attachments` | Medium
14 | File | `/boat/login.php` | High
15 | File | `/bsms_ci/index.php/book` | High
16 | File | `/cgi-bin` | Medium
17 | File | `/cgi-bin/luci/api/wireless` | High
18 | File | `/cgi-bin/touchlist_sync.cgi` | High
19 | File | `/cgi-bin/wlogin.cgi` | High
20 | File | `/CMD_SELECT_USERS` | High
21 | File | `/context/%2e/WEB-INF/web.xml` | High
22 | File | `/data/wps.setup.json` | High
23 | File | `/debug/pprof` | Medium
24 | File | `/etc/hosts` | Medium
25 | File | `/forum/away.php` | High
26 | File | `/goform/setmac` | High
27 | File | `/goform/wizard_end` | High
28 | File | `/IISADMPWD` | Medium
29 | File | `/index.php` | Medium
30 | File | `/manage-apartment.php` | High
31 | File | `/medicines/profile.php` | High
32 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
33 | File | `/pages/apply_vacancy.php` | High
34 | File | `/proxy` | Low
35 | File | `/reservation/add_message.php` | High
36 | File | `/sessions/sess_<sessionid>` | High
37 | File | `/spip.php` | Medium
38 | File | `/tmp` | Low
39 | ... | ... | ...
There are 336 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 333 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -53,7 +53,7 @@ ID | Technique | Weakness | Description | Confidence
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 20 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -83,25 +83,25 @@ ID | Type | Indicator | Confidence
20 | File | `/release-x64/otfccdump` | High
21 | File | `/rom-0` | Low
22 | File | `/sbin/conf.d/SuSEconfig.javarunt` | High
23 | File | `/tmp` | Low
24 | File | `/uncpath/` | Medium
25 | File | `/user-utils/users/md5.json` | High
26 | File | `/usr/lib/utmp_update` | High
27 | File | `/usr/local` | Medium
28 | File | `/wp-admin` | Medium
29 | File | `/wp-admin/admin-post.php?es_skip=1&option_name` | High
30 | File | `2020\Messages\SDNotify.exe` | High
31 | File | `adclick.php` | Medium
32 | File | `admin/plugin-index.php` | High
33 | File | `administration` | High
34 | File | `administrative` | High
35 | File | `ag_server_service.exe` | High
36 | File | `Alias.asmx` | Medium
37 | File | `aolfix.exe` | Medium
38 | File | `app/models/user.rb` | High
23 | File | `/see_more_details.php` | High
24 | File | `/tmp` | Low
25 | File | `/uncpath/` | Medium
26 | File | `/user-utils/users/md5.json` | High
27 | File | `/usr/lib/utmp_update` | High
28 | File | `/usr/local` | Medium
29 | File | `/wp-admin` | Medium
30 | File | `/wp-admin/admin-post.php?es_skip=1&option_name` | High
31 | File | `2020\Messages\SDNotify.exe` | High
32 | File | `adclick.php` | Medium
33 | File | `admin/plugin-index.php` | High
34 | File | `administration` | High
35 | File | `administrative` | High
36 | File | `ag_server_service.exe` | High
37 | File | `Alias.asmx` | Medium
38 | File | `aolfix.exe` | Medium
39 | ... | ... | ...
There are 339 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 338 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -59,7 +59,7 @@ ID | Technique | Weakness | Description | Confidence
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 19 more TTP items available. Please use our online service to access the data.
There are 20 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -73,51 +73,51 @@ ID | Type | Indicator | Confidence
4 | File | `/admin/edit-doc.php` | High
5 | File | `/admin/profile/save_profile` | High
6 | File | `/aux` | Low
7 | File | `/bin/appmgr` | Medium
8 | File | `/cgi-bin/koha/acqui/supplier.pl?op=enter` | High
9 | File | `/cgi-bin/luci` | High
10 | File | `/ClickAndBanexDemo/admin/admin.asp` | High
11 | File | `/config.cgi?webmin` | High
12 | File | `/config/getuser` | High
13 | File | `/debug/pprof` | Medium
14 | File | `/etc/config/rpcd` | High
15 | File | `/etc/gsissh/sshd_config` | High
16 | File | `/etc/passwd` | Medium
17 | File | `/gateway/services/EdgeServiceImpl` | High
18 | File | `/getcfg.php` | Medium
19 | File | `/goform/dir_setWanWifi` | High
20 | File | `/goform/telnet` | High
21 | File | `/goform/WanParameterSetting` | High
22 | File | `/HNAP1` | Low
23 | File | `/include/makecvs.php` | High
24 | File | `/includes/common.inc.php` | High
25 | File | `/js/app.js` | Medium
26 | File | `/knomi/analyze` | High
27 | File | `/mgmt/tm/util/bash` | High
28 | File | `/monitoring` | Medium
29 | File | `/opt/pia/ruby/64/ruby` | High
30 | File | `/Pwrchute` | Medium
31 | File | `/reports/rwservlet` | High
32 | File | `/scripts/iisadmin/bdir.htr` | High
33 | File | `/setSystemAdmin` | High
34 | File | `/skyboxview-softwareupdate/services/CollectorSoftwareUpdate` | High
35 | File | `/tmp` | Low
36 | File | `/tmp/csman/0` | Medium
37 | File | `/ui/cbpc/login` | High
38 | File | `/uncpath/` | Medium
39 | File | `/usr/local/psa/admin/sbin/wrapper` | High
40 | File | `/var/hnap/timestamp` | High
41 | File | `/vloggers_merch/admin/?page=product/manage_product` | High
42 | File | `/webmail/` | Medium
43 | File | `/wordpress/wp-admin/admin.php` | High
44 | File | `/wp-content/plugins/forum-server/feed.php` | High
45 | File | `/{ADMIN-FILE}/` | High
46 | File | `a2billing/customer/iridium_threed.php` | High
47 | File | `address.html` | Medium
48 | File | `adm/systools.asp` | High
7 | File | `/cgi-bin/koha/acqui/supplier.pl?op=enter` | High
8 | File | `/cgi-bin/luci` | High
9 | File | `/ClickAndBanexDemo/admin/admin.asp` | High
10 | File | `/config.cgi?webmin` | High
11 | File | `/config/getuser` | High
12 | File | `/debug/pprof` | Medium
13 | File | `/etc/config/rpcd` | High
14 | File | `/etc/gsissh/sshd_config` | High
15 | File | `/etc/passwd` | Medium
16 | File | `/gateway/services/EdgeServiceImpl` | High
17 | File | `/getcfg.php` | Medium
18 | File | `/goform/dir_setWanWifi` | High
19 | File | `/goform/telnet` | High
20 | File | `/goform/WanParameterSetting` | High
21 | File | `/HNAP1` | Low
22 | File | `/include/makecvs.php` | High
23 | File | `/js/app.js` | Medium
24 | File | `/knomi/analyze` | High
25 | File | `/mgmt/tm/util/bash` | High
26 | File | `/monitoring` | Medium
27 | File | `/opt/pia/ruby/64/ruby` | High
28 | File | `/Pwrchute` | Medium
29 | File | `/reports/rwservlet` | High
30 | File | `/scripts/iisadmin/bdir.htr` | High
31 | File | `/setSystemAdmin` | High
32 | File | `/skyboxview-softwareupdate/services/CollectorSoftwareUpdate` | High
33 | File | `/tmp` | Low
34 | File | `/tmp/csman/0` | Medium
35 | File | `/ui/cbpc/login` | High
36 | File | `/uncpath/` | Medium
37 | File | `/usr/local/psa/admin/sbin/wrapper` | High
38 | File | `/var/hnap/timestamp` | High
39 | File | `/vloggers_merch/admin/?page=product/manage_product` | High
40 | File | `/webmail/` | Medium
41 | File | `/wordpress/wp-admin/admin.php` | High
42 | File | `/wp-content/plugins/forum-server/feed.php` | High
43 | File | `/{ADMIN-FILE}/` | High
44 | File | `a2billing/customer/iridium_threed.php` | High
45 | File | `address.html` | Medium
46 | File | `adm/systools.asp` | High
47 | File | `admin/admin_login.php` | High
48 | File | `admin/dashboard.php` | High
49 | ... | ... | ...
There are 430 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 423 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -82,7 +82,7 @@ ID | Type | Indicator | Confidence
17 | File | `classified.php` | High
18 | ... | ... | ...
There are 146 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 147 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -73,57 +73,61 @@ ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin/api/admin/articles/` | High
2 | File | `/admin/api/theme-edit/` | High
3 | File | `/admin/categories/view_category.php` | High
4 | File | `/Admin/createClass.php` | High
5 | File | `/admin/curriculum/view_curriculum.php` | High
6 | File | `/admin/departments/view_department.php` | High
7 | File | `/admin/maintenance/view_designation.php` | High
8 | File | `/admin/problem_judge.php` | High
9 | File | `/admin/reminders/manage_reminder.php` | High
10 | File | `/admin/sales/manage_sale.php` | High
11 | File | `/admin/sales/view_details.php` | High
12 | File | `/admin/suppliers/view_details.php` | High
13 | File | `/admin/user/manage_user.php` | High
14 | File | `/admin/userprofile.php` | High
15 | File | `/admin/voters_row.php` | High
16 | File | `/api/browserextension/UpdatePassword/` | High
17 | File | `/application/views/themeOptions/update.php` | High
18 | File | `/attachments` | Medium
19 | File | `/balance/service/list` | High
20 | File | `/classes/Users.php` | High
21 | File | `/config/myfield/test.php` | High
22 | File | `/data/app` | Medium
23 | File | `/dev/snd/seq` | Medium
24 | File | `/diagnostic/login.php` | High
25 | File | `/etc/gsissh/sshd_config` | High
26 | File | `/etc/master.passwd` | High
27 | File | `/etc/passwd` | Medium
28 | File | `/goform/WifiBasicSet` | High
29 | File | `/hrm/controller/login.php` | High
30 | File | `/login` | Low
31 | File | `/logs/sql-error.log` | High
32 | File | `/mogu-picture/file/uploadPicsByUrl` | High
33 | File | `/pages/save_user.php` | High
34 | File | `/password/reset` | High
35 | File | `/plugin/getList` | High
36 | File | `/register/abort` | High
37 | File | `/reviewer/system/system/admins/manage/users/user-update.php` | High
38 | File | `/rukovoditel/index.php?module=logs/view&type=php` | High
39 | File | `/send_order.cgi?parameter=access_detect` | High
40 | File | `/webservices/download/index.php` | High
41 | File | `actions.hsp` | Medium
42 | File | `adclick.php` | Medium
43 | File | `AddAppNetworksActivity.java` | High
44 | File | `AddAppNetworksFragment.java` | High
45 | File | `admin.php` | Medium
46 | File | `admin/ajax.attachment.php` | High
47 | File | `admin/article_save.php` | High
48 | File | `admin/make_payments.php` | High
49 | File | `admin/panels/uploader/admin.uploader.php` | High
50 | File | `admin/products/controller.php?action=add` | High
51 | ... | ... | ...
3 | File | `/admin/budget/manage_budget.php` | High
4 | File | `/admin/categories/view_category.php` | High
5 | File | `/Admin/createClass.php` | High
6 | File | `/admin/curriculum/view_curriculum.php` | High
7 | File | `/admin/departments/view_department.php` | High
8 | File | `/admin/edit_subject.php` | High
9 | File | `/admin/maintenance/view_designation.php` | High
10 | File | `/admin/problem_judge.php` | High
11 | File | `/admin/reminders/manage_reminder.php` | High
12 | File | `/admin/sales/manage_sale.php` | High
13 | File | `/admin/sales/view_details.php` | High
14 | File | `/admin/suppliers/view_details.php` | High
15 | File | `/admin/user/manage_user.php` | High
16 | File | `/admin/userprofile.php` | High
17 | File | `/admin/voters_row.php` | High
18 | File | `/api/browserextension/UpdatePassword/` | High
19 | File | `/application/views/themeOptions/update.php` | High
20 | File | `/attachments` | Medium
21 | File | `/balance/service/list` | High
22 | File | `/bin/ate` | Medium
23 | File | `/building/backmgr/urlpage/mobileurl/configfile/jx2_config.ini` | High
24 | File | `/cgi-bin/ping.cgi` | High
25 | File | `/classes/Users.php` | High
26 | File | `/config/myfield/test.php` | High
27 | File | `/data/app` | Medium
28 | File | `/dev/snd/seq` | Medium
29 | File | `/diagnostic/login.php` | High
30 | File | `/E-mobile/App/System/File/downfile.php` | High
31 | File | `/etc/gsissh/sshd_config` | High
32 | File | `/etc/master.passwd` | High
33 | File | `/etc/passwd` | Medium
34 | File | `/file_manager/admin/save_user.php` | High
35 | File | `/goForm/aspForm` | High
36 | File | `/goform/WifiBasicSet` | High
37 | File | `/hrm/controller/login.php` | High
38 | File | `/kelas/data` | Medium
39 | File | `/login` | Low
40 | File | `/logs/sql-error.log` | High
41 | File | `/matkul/data` | Medium
42 | File | `/mogu-picture/file/uploadPicsByUrl` | High
43 | File | `/pages/save_user.php` | High
44 | File | `/password/reset` | High
45 | File | `/plugin/getList` | High
46 | File | `/register/abort` | High
47 | File | `/reviewer/system/system/admins/manage/users/user-update.php` | High
48 | File | `/rukovoditel/index.php?module=logs/view&type=php` | High
49 | File | `/send_order.cgi?parameter=access_detect` | High
50 | File | `/webroot/inc/utility_all.php` | High
51 | File | `/webservices/download/index.php` | High
52 | File | `actions.hsp` | Medium
53 | File | `adclick.php` | Medium
54 | File | `AddAppNetworksActivity.java` | High
55 | ... | ... | ...
There are 448 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 475 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -16,10 +16,10 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [US](https://vuldb.com/?country.us)
* [CN](https://vuldb.com/?country.cn)
* [RU](https://vuldb.com/?country.ru)
* [GB](https://vuldb.com/?country.gb)
* ...
There are 1 more country items available. Please use our online service to access the data.
There are 2 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -45,7 +45,7 @@ ID | Technique | Weakness | Description | Confidence
3 | T1059 | CWE-94 | Cross Site Scripting | High
4 | ... | ... | ... | ...
There are 8 more TTP items available. Please use our online service to access the data.
There are 10 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [NL](https://vuldb.com/?country.nl)
* ...
There are 15 more country items available. Please use our online service to access the data.
There are 16 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -179,7 +179,7 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `//proc/kcore` | Medium
2 | File | `/about.php` | Medium
2 | File | `/?p=products` | Medium
3 | File | `/admin.php/accessory/filesdel.html` | High
4 | File | `/admin.php/Admin/adminadd.html` | High
5 | File | `/admin/?page=user/manage` | High
@ -199,7 +199,7 @@ ID | Type | Indicator | Confidence
19 | File | `/attachments` | Medium
20 | File | `/boat/login.php` | High
21 | File | `/bsms_ci/index.php/book` | High
22 | File | `/cgi-bin/luci/api/wireless` | High
22 | File | `/cgi-bin` | Medium
23 | File | `/cgi-bin/wlogin.cgi` | High
24 | File | `/College/admin/teacher.php` | High
25 | File | `/context/%2e/WEB-INF/web.xml` | High
@ -212,19 +212,19 @@ ID | Type | Indicator | Confidence
32 | File | `/goform/addUserName` | High
33 | File | `/goform/aspForm` | High
34 | File | `/goform/delAd` | High
35 | File | `/goform/setmac` | High
36 | File | `/goform/SysToolChangePwd` | High
37 | File | `/goform/wifiSSIDset` | High
38 | File | `/goform/wizard_end` | High
39 | File | `/gpac/src/bifs/unquantize.c` | High
40 | File | `/inc/topBarNav.php` | High
41 | File | `/index.asp` | Medium
42 | File | `/medicines/profile.php` | High
43 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
44 | File | `/Moosikay/order.php` | High
35 | File | `/goform/SysToolChangePwd` | High
36 | File | `/goform/wifiSSIDset` | High
37 | File | `/goform/wizard_end` | High
38 | File | `/gpac/src/bifs/unquantize.c` | High
39 | File | `/inc/topBarNav.php` | High
40 | File | `/index.asp` | Medium
41 | File | `/medicines/profile.php` | High
42 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
43 | File | `/Moosikay/order.php` | High
44 | File | `/php-sms/admin/quotes/manage_remark.php` | High
45 | ... | ... | ...
There are 394 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 392 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -31,10 +31,10 @@ ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-22 | Pathname Traversal | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
3 | T1059 | CWE-94 | Cross Site Scripting | High
4 | ... | ... | ... | ...
There are 7 more TTP items available. Please use our online service to access the data.
There are 9 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -43,14 +43,14 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin/index.php` | High
2 | File | `/cgi-bin/cgiServer.exx` | High
3 | File | `add_vhost.php` | High
4 | File | `adv2.php?action=modify` | High
5 | File | `asm/float.c` | Medium
6 | File | `asm/nasm.c` | Medium
2 | File | `/admin/maintenance/view_designation.php` | High
3 | File | `/cgi-bin/cgiServer.exx` | High
4 | File | `add_vhost.php` | High
5 | File | `adv2.php?action=modify` | High
6 | File | `asm/float.c` | Medium
7 | ... | ... | ...
There are 45 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 49 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -313,11 +313,11 @@ ID | Technique | Weakness | Description | Confidence
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-36, CWE-425 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
4 | T1059 | CWE-88, CWE-94 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 20 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -325,7 +325,7 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/?ajax-request=jnews` | High
1 | File | `/?p=products` | Medium
2 | File | `/admin.php/accessory/filesdel.html` | High
3 | File | `/admin/?page=user/manage` | High
4 | File | `/admin/add-new.php` | High
@ -333,50 +333,51 @@ ID | Type | Indicator | Confidence
6 | File | `/admin/bookings/manage_booking.php` | High
7 | File | `/admin/bookings/view_booking.php` | High
8 | File | `/admin/bookings/view_details.php` | High
9 | File | `/admin/doctors.php` | High
10 | File | `/admin/inquiries/view_inquiry.php` | High
11 | File | `/admin/login.php` | High
12 | File | `/admin/maintenance/manage_category.php` | High
13 | File | `/admin/maintenance/view_designation.php` | High
14 | File | `/admin/mechanics/manage_mechanic.php` | High
15 | File | `/admin/offenses/view_details.php` | High
16 | File | `/admin/orders/update_status.php` | High
17 | File | `/admin/products/manage_product.php` | High
18 | File | `/admin/products/view_product.php` | High
19 | File | `/admin/reminders/manage_reminder.php` | High
20 | File | `/admin/report/index.php` | High
21 | File | `/admin/reports/index.php` | High
22 | File | `/admin/sales/manage_sale.php` | High
23 | File | `/admin/services/view_service.php` | High
24 | File | `/admin/service_requests/manage_inventory.php` | High
25 | File | `/admin/suppliers/view_details.php` | High
26 | File | `/admin/user/manage_user.php` | High
27 | File | `/admin/userprofile.php` | High
28 | File | `/alphaware/summary.php` | High
29 | File | `/api/` | Low
30 | File | `/api/admin/store/product/list` | High
31 | File | `/api/admin/system/store/order/list` | High
32 | File | `/api/v2/cli/commands` | High
33 | File | `/apply.cgi` | Medium
34 | File | `/billing/home.php` | High
35 | File | `/boat/login.php` | High
36 | File | `/bsms_ci/index.php/book` | High
37 | File | `/cbpos/` | Low
38 | File | `/cgi-bin/wlogin.cgi` | High
39 | File | `/classes/Login.php` | High
40 | File | `/classes/Master.php` | High
41 | File | `/classes/Master.php?f=save_course` | High
42 | File | `/classes/Users.php` | High
43 | File | `/classes/Users.phpp` | High
44 | File | `/debug/pprof` | Medium
45 | File | `/DXR.axd` | Medium
46 | File | `/forms/doLogin` | High
47 | File | `/forum/away.php` | High
48 | File | `/horde/util/go.php` | High
49 | File | `/inc/topBarNav.php` | High
50 | ... | ... | ...
9 | File | `/admin/budget/manage_budget.php` | High
10 | File | `/admin/doctors.php` | High
11 | File | `/admin/inquiries/view_inquiry.php` | High
12 | File | `/admin/login.php` | High
13 | File | `/admin/maintenance/manage_category.php` | High
14 | File | `/admin/maintenance/view_designation.php` | High
15 | File | `/admin/mechanics/manage_mechanic.php` | High
16 | File | `/admin/offenses/view_details.php` | High
17 | File | `/admin/orders/update_status.php` | High
18 | File | `/admin/products/manage_product.php` | High
19 | File | `/admin/products/view_product.php` | High
20 | File | `/admin/reminders/manage_reminder.php` | High
21 | File | `/admin/report/index.php` | High
22 | File | `/admin/reports/index.php` | High
23 | File | `/admin/sales/manage_sale.php` | High
24 | File | `/admin/services/view_service.php` | High
25 | File | `/admin/service_requests/manage_inventory.php` | High
26 | File | `/admin/suppliers/view_details.php` | High
27 | File | `/admin/user/manage_user.php` | High
28 | File | `/admin/userprofile.php` | High
29 | File | `/alphaware/summary.php` | High
30 | File | `/api/` | Low
31 | File | `/api/admin/store/product/list` | High
32 | File | `/api/admin/system/store/order/list` | High
33 | File | `/api/v2/cli/commands` | High
34 | File | `/apply.cgi` | Medium
35 | File | `/billing/home.php` | High
36 | File | `/bin/ate` | Medium
37 | File | `/boat/login.php` | High
38 | File | `/building/backmgr/urlpage/mobileurl/configfile/jx2_config.ini` | High
39 | File | `/cbpos/` | Low
40 | File | `/cgi-bin` | Medium
41 | File | `/cgi-bin/ping.cgi` | High
42 | File | `/cgi-bin/wlogin.cgi` | High
43 | File | `/classes/Login.php` | High
44 | File | `/classes/Master.php` | High
45 | File | `/classes/Master.php?f=delete_item` | High
46 | File | `/classes/Master.php?f=delete_service` | High
47 | File | `/classes/Master.php?f=save_course` | High
48 | File | `/classes/Users.php` | High
49 | File | `/classes/Users.phpp` | High
50 | File | `/debug/pprof` | Medium
51 | ... | ... | ...
There are 430 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 447 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -84,11 +84,11 @@ ID | Type | Indicator | Confidence
14 | File | `/includes/rrdtool.inc.php` | High
15 | File | `/onvif/device_service` | High
16 | File | `/php-sms/admin/?page=user/manage_user` | High
17 | File | `/SSOPOST/metaAlias/%realm%/idpv2` | High
18 | File | `/uncpath/` | Medium
17 | File | `/spip.php` | Medium
18 | File | `/SSOPOST/metaAlias/%realm%/idpv2` | High
19 | ... | ... | ...
There are 154 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 156 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -70,7 +70,7 @@ ID | Type | Indicator | Confidence
9 | File | `admin/dashboard.php` | High
10 | ... | ... | ...
There are 74 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 75 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -14,9 +14,12 @@ The following _campaigns_ are known and can be associated with VajraEleph:
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with VajraEleph:
* [LT](https://vuldb.com/?country.lt)
* [US](https://vuldb.com/?country.us)
* [RU](https://vuldb.com/?country.ru)
* [NL](https://vuldb.com/?country.nl)
* ...
There are 1 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -32,8 +35,18 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1068 | CWE-264 | Execution with Unnecessary Privileges | High
1 | T1068 | CWE-264 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
2 | T1548.002 | CWE-285 | Improper Authorization | High
3 | T1552 | CWE-640 | ASP.NET Misconfiguration: Password in Configuration File | High
## IOA - Indicator of Attack
These _indicators of attack_ (IOA) list the potential fragments used for technical activities like reconnaissance, exploitation, privilege escalation, and exfiltration by VajraEleph. This data is unique as it uses our predictive model for actor profiling.
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `wp-login.php` | Medium
2 | Argument | `HOST` | Low
## References

View File

@ -38,7 +38,7 @@ ID | Technique | Weakness | Description | Confidence
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 20 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -47,32 +47,33 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `.python-version` | High
2 | File | `/Applications/Utilities/Terminal` | High
3 | File | `/cardo/api` | Medium
4 | File | `/cgi-bin/wapopen` | High
5 | File | `/cgi-bin/webproc` | High
6 | File | `/classes/Master.php?f=delete_payment` | High
7 | File | `/cms/category/list` | High
8 | File | `/ctcprotocol/Protocol` | High
9 | File | `/dashboard/contact` | High
10 | File | `/etc/tomcat8/Catalina/attack` | High
11 | File | `/etc/uci-defaults` | High
12 | File | `/goform/setSnmpInfo` | High
13 | File | `/goform/WifiBasicSet` | High
14 | File | `/Home/debit_credit_p` | High
15 | File | `/mgmt/tm/util/bash` | High
16 | File | `/nova/bin/console` | High
17 | File | `/ossn/administrator/com_installer` | High
18 | File | `/Source/C++/Core/Ap4DataBuffer.cpp` | High
19 | File | `/squashfs-root/www/HNAP1/control/SetWizardConfig.php` | High
20 | File | `/uncpath/` | Medium
21 | File | `/user-utils/users/md5.json` | High
22 | File | `/user/check.php` | High
23 | File | `/var/avamar/f_cache.dat` | High
24 | File | `/vloggers_merch/admin/?page=maintenance/manage_sub_category` | High
25 | ... | ... | ...
2 | File | `/?r=email/api/mark&op=delFromSend` | High
3 | File | `/Applications/Utilities/Terminal` | High
4 | File | `/cardo/api` | Medium
5 | File | `/cgi-bin/wapopen` | High
6 | File | `/cgi-bin/webproc` | High
7 | File | `/classes/Master.php?f=delete_payment` | High
8 | File | `/cms/category/list` | High
9 | File | `/ctcprotocol/Protocol` | High
10 | File | `/dashboard/contact` | High
11 | File | `/etc/tomcat8/Catalina/attack` | High
12 | File | `/etc/uci-defaults` | High
13 | File | `/goform/setSnmpInfo` | High
14 | File | `/goform/WifiBasicSet` | High
15 | File | `/Home/debit_credit_p` | High
16 | File | `/mgmt/tm/util/bash` | High
17 | File | `/nova/bin/console` | High
18 | File | `/ossn/administrator/com_installer` | High
19 | File | `/Source/C++/Core/Ap4DataBuffer.cpp` | High
20 | File | `/squashfs-root/www/HNAP1/control/SetWizardConfig.php` | High
21 | File | `/uncpath/` | Medium
22 | File | `/user-utils/users/md5.json` | High
23 | File | `/user/check.php` | High
24 | File | `/var/avamar/f_cache.dat` | High
25 | File | `/vloggers_merch/admin/?page=maintenance/manage_sub_category` | High
26 | ... | ... | ...
There are 213 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 215 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -15,8 +15,11 @@ The following _campaigns_ are known and can be associated with Wocao:
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with Wocao:
* [US](https://vuldb.com/?country.us)
* [ES](https://vuldb.com/?country.es)
* [IR](https://vuldb.com/?country.ir)
* [IT](https://vuldb.com/?country.it)
* ...
There are 1 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -37,10 +40,10 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-36 | Pathname Traversal | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
4 | T1059 | CWE-94 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
@ -57,33 +60,47 @@ ID | Type | Indicator | Confidence
3 | File | `/admin/ajax.php?action=delete_window` | High
4 | File | `/admin/ajax.php?action=save_queue` | High
5 | File | `/admin/article_category.php` | High
6 | File | `/admin/manage_user.php` | High
7 | File | `/apply.cgi` | Medium
8 | File | `/bsms_ci/index.php/book` | High
9 | File | `/classes/Master.php?f=delete_brand` | High
10 | File | `/classes/Master.php?f=delete_category` | High
11 | File | `/config/api/v1/reboot` | High
12 | File | `/etc/shadow` | Medium
13 | File | `/forums.php?action=post` | High
14 | File | `/hospital/hms/admin/patient-search.php` | High
15 | File | `/hss/admin/?page=client/manage_client` | High
16 | File | `/index.php` | Medium
17 | File | `/inxedu/demo_inxedu_open/src/main/resources/mybatis/inxedu/website/WebsiteImagesMapper.xml` | High
18 | File | `/login/index.php` | High
19 | File | `/opt/Citrix/ICAClient/util/ctxwebhelper` | High
20 | File | `/output/outdbg.c` | High
21 | File | `/output/outieee.c` | High
22 | File | `/setNTP.cgi` | Medium
23 | File | `/system/site.php` | High
24 | File | `/tiki-importer.php` | High
25 | File | `/tmp` | Low
26 | File | `/tpts/manage_user.php` | High
27 | File | `/trufusionPortal/upDwModuleProxy` | High
28 | File | `/uncpath/` | Medium
29 | File | `/usr/etc/restore0.9` | High
30 | ... | ... | ...
6 | File | `/admin/bookings/manage_booking.php` | High
7 | File | `/admin/bookings/view_booking.php` | High
8 | File | `/admin/cashadvance_row.php` | High
9 | File | `/admin/curriculum/view_curriculum.php` | High
10 | File | `/admin/deduction_row.php` | High
11 | File | `/admin/departments/view_department.php` | High
12 | File | `/admin/employee_row.php` | High
13 | File | `/admin/index.php` | High
14 | File | `/admin/inquiries/view_inquiry.php` | High
15 | File | `/admin/login.php` | High
16 | File | `/admin/maintenance/manage_category.php` | High
17 | File | `/admin/maintenance/view_designation.php` | High
18 | File | `/admin/manage_user.php` | High
19 | File | `/admin/mechanics/manage_mechanic.php` | High
20 | File | `/admin/offenses/view_details.php` | High
21 | File | `/admin/orders/update_status.php` | High
22 | File | `/admin/products/manage_product.php` | High
23 | File | `/admin/products/view_product.php` | High
24 | File | `/admin/reminders/manage_reminder.php` | High
25 | File | `/admin/report/index.php` | High
26 | File | `/admin/services/manage_service.php` | High
27 | File | `/admin/services/view_service.php` | High
28 | File | `/admin/service_requests/manage_inventory.php` | High
29 | File | `/admin/user/manage_user.php` | High
30 | File | `/admin/userprofile.php` | High
31 | File | `/apply.cgi` | Medium
32 | File | `/brand.php` | Medium
33 | File | `/bsms_ci/index.php/book` | High
34 | File | `/cgi-bin/mesh.cgi?page=upgrade` | High
35 | File | `/cgi-bin/ping.cgi` | High
36 | File | `/classes/Login.php` | High
37 | File | `/classes/Master.php` | High
38 | File | `/classes/Master.php?f=delete_brand` | High
39 | File | `/classes/Master.php?f=delete_category` | High
40 | File | `/classes/Master.php?f=delete_inquiry` | High
41 | File | `/classes/Master.php?f=delete_item` | High
42 | File | `/classes/Master.php?f=delete_service` | High
43 | File | `/classes/Master.php?f=delete_sub_category` | High
44 | ... | ... | ...
There are 252 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 385 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -127,21 +127,21 @@ ID | Type | Indicator | Confidence
8 | File | `/cgi-bin/viewcert` | High
9 | File | `/core/vb/vurl.php` | High
10 | File | `/etc/ldap.conf` | High
11 | File | `/importTool/preview` | High
12 | File | `/mods/_core/courses/users/create_course.php` | High
13 | File | `/phppath/php` | Medium
14 | File | `/plugins/Dashboard/Controller.php` | High
15 | File | `/server-status` | High
16 | File | `/uncpath/` | Medium
17 | File | `?page=about` | Medium
18 | File | `adclick.php` | Medium
19 | File | `add_comment.php` | High
20 | File | `admin-ajax.php` | High
21 | File | `admin.php` | Medium
22 | File | `admin/add_user/UID` | High
11 | File | `/eval/admin/manage_class.php` | High
12 | File | `/importTool/preview` | High
13 | File | `/mods/_core/courses/users/create_course.php` | High
14 | File | `/phppath/php` | Medium
15 | File | `/plugins/Dashboard/Controller.php` | High
16 | File | `/server-status` | High
17 | File | `/uncpath/` | Medium
18 | File | `?page=about` | Medium
19 | File | `adclick.php` | Medium
20 | File | `add_comment.php` | High
21 | File | `admin-ajax.php` | High
22 | File | `admin.php` | Medium
23 | ... | ... | ...
There are 188 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 190 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [GB](https://vuldb.com/?country.gb)
* ...
There are 16 more country items available. Please use our online service to access the data.
There are 17 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -134,10 +134,10 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin.php/accessory/filesdel.html` | High
2 | File | `/admin/?page=user/manage` | High
3 | File | `/admin/add-new.php` | High
4 | File | `/Admin/add-student.php` | High
1 | File | `/?p=products` | Medium
2 | File | `/admin.php/accessory/filesdel.html` | High
3 | File | `/admin/?page=user/manage` | High
4 | File | `/admin/add-new.php` | High
5 | File | `/admin/api/theme-edit/` | High
6 | File | `/admin/doctors.php` | High
7 | File | `/admin/index3.php` | High
@ -148,45 +148,43 @@ ID | Type | Indicator | Confidence
12 | File | `/alphaware/summary.php` | High
13 | File | `/api/` | Low
14 | File | `/api/admin/store/product/list` | High
15 | File | `/attachments` | Medium
16 | File | `/boat/login.php` | High
17 | File | `/bsms_ci/index.php/book` | High
18 | File | `/cgi-bin/wlogin.cgi` | High
19 | File | `/classes/Master.php?f=save_sub_category` | High
20 | File | `/cms/category/list` | High
21 | File | `/context/%2e/WEB-INF/web.xml` | High
22 | File | `/debug/pprof` | Medium
23 | File | `/Default/Bd` | Medium
24 | File | `/ebics-server/ebics.aspx` | High
25 | File | `/egroupware/index.php` | High
26 | File | `/etc/hosts` | Medium
27 | File | `/forum/away.php` | High
28 | File | `/forums/editforum.php` | High
29 | File | `/goform/CertListInfo` | High
30 | File | `/goform/wizard_end` | High
15 | File | `/api/v2/cli/commands` | High
16 | File | `/attachments` | Medium
17 | File | `/boat/login.php` | High
18 | File | `/bsms_ci/index.php/book` | High
19 | File | `/cgi-bin` | Medium
20 | File | `/cgi-bin/wlogin.cgi` | High
21 | File | `/classes/Master.php?f=save_sub_category` | High
22 | File | `/cms/category/list` | High
23 | File | `/context/%2e/WEB-INF/web.xml` | High
24 | File | `/debug/pprof` | Medium
25 | File | `/Default/Bd` | Medium
26 | File | `/egroupware/index.php` | High
27 | File | `/etc/hosts` | Medium
28 | File | `/forum/away.php` | High
29 | File | `/forums/editforum.php` | High
30 | File | `/goform/CertListInfo` | High
31 | File | `/hrm/employeeview.php` | High
32 | File | `/index.php?module=entities/entities` | High
33 | File | `/librarian/bookdetails.php` | High
34 | File | `/loginsave.php` | High
35 | File | `/medicines/profile.php` | High
36 | File | `/messageboard/view.php` | High
37 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
38 | File | `/out.php` | Medium
39 | File | `/param.file.tgz` | High
40 | File | `/proxy` | Low
41 | File | `/public_html/users.php` | High
42 | File | `/reservation/add_message.php` | High
43 | File | `/spip.php` | Medium
44 | File | `/sys/duplicate/check` | High
45 | File | `/textpattern/index.php` | High
46 | File | `/tmp` | Low
47 | File | `/uncpath/` | Medium
48 | File | `/user/s.php` | Medium
49 | File | `/var/log/nginx` | High
50 | File | `/vendor/htmlawed/htmlawed/htmLawedTest.php` | High
51 | ... | ... | ...
32 | File | `/librarian/bookdetails.php` | High
33 | File | `/loginsave.php` | High
34 | File | `/medicines/profile.php` | High
35 | File | `/messageboard/view.php` | High
36 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
37 | File | `/out.php` | Medium
38 | File | `/param.file.tgz` | High
39 | File | `/proxy` | Low
40 | File | `/public_html/users.php` | High
41 | File | `/reservation/add_message.php` | High
42 | File | `/spip.php` | Medium
43 | File | `/sys/duplicate/check` | High
44 | File | `/textpattern/index.php` | High
45 | File | `/tmp` | Low
46 | File | `/user/s.php` | Medium
47 | File | `/var/log/nginx` | High
48 | File | `/vendor/htmlawed/htmlawed/htmLawedTest.php` | High
49 | ... | ... | ...
There are 440 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 428 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -19,7 +19,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [NL](https://vuldb.com/?country.nl)
* ...
There are 37 more country items available. Please use our online service to access the data.
There are 36 more country items available. Please use our online service to access the data.
## IOC - Indicator of Compromise
@ -44,7 +44,7 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23 | Pathname Traversal | High
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-37 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
@ -52,7 +52,7 @@ ID | Technique | Weakness | Description | Confidence
6 | T1068 | CWE-264, CWE-269, CWE-284 | J2EE Misconfiguration: Weak Access Permissions for EJB Methods | High
7 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
There are 23 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -70,55 +70,56 @@ ID | Type | Indicator | Confidence
8 | File | `/admin/index.PHP` | High
9 | File | `/admin/login.php` | High
10 | File | `/admin/maintenance/view_designation.php` | High
11 | File | `/admin/products/manage_product.php` | High
12 | File | `/admin/students/manage.php` | High
13 | File | `/admin/students/view_student.php` | High
14 | File | `/adms/admin/?page=vehicles/view_transaction` | High
15 | File | `/api/user/upsert/<uuid>` | High
16 | File | `/appliance/users?action=edit` | High
17 | File | `/backup.pl` | Medium
18 | File | `/bits/stl_vector.h` | High
19 | File | `/bsms_ci/index.php` | High
20 | File | `/cgi-bin/wlogin.cgi` | High
21 | File | `/dashboard/add-portfolio.php` | High
22 | File | `/dashboard/updatelogo.php` | High
23 | File | `/edoc/doctor/patient.php` | High
24 | File | `/etc/gsissh/sshd_config` | High
25 | File | `/etc/ldap.conf` | High
26 | File | `/etc/shadow` | Medium
27 | File | `/face-recognition-php/facepay-master/camera.php` | High
28 | File | `/foms/place-order.php` | High
29 | File | `/forum/away.php` | High
30 | File | `/goform/wizard_end` | High
31 | File | `/h/calendar` | Medium
32 | File | `/h/compose` | Medium
33 | File | `/h/search?action=voicemail&action=listen` | High
34 | File | `/hrm/employeeview.php` | High
35 | File | `/index.php` | Medium
36 | File | `/loginVaLidation.php` | High
37 | File | `/manage-apartment.php` | High
38 | File | `/manager/index.php` | High
39 | File | `/mcategory.php` | High
40 | File | `/mkshop/Men/profile.php` | High
41 | File | `/modules/projects/vw_files.php` | High
42 | File | `/Noxen-master/users.php` | High
43 | File | `/opac/Actions.php?a=login` | High
44 | File | `/pages/animals.php` | High
45 | File | `/pet_shop/admin/orders/update_status.php` | High
46 | File | `/php-scrm/login.php` | High
47 | File | `/php-sms/classes/Master.php` | High
48 | File | `/php-sms/classes/SystemSettings.php` | High
49 | File | `/php_action/createOrder.php` | High
50 | File | `/php_action/createUser.php` | High
51 | File | `/php_action/editProductImage.php` | High
52 | File | `/reservation/add_message.php` | High
53 | File | `/ResiotQueryDBActive` | High
54 | File | `/reviewer_0/admins/assessments/pretest/questions-view.php` | High
55 | File | `/royal_event/companyprofile.php` | High
56 | File | `/secure/QueryComponent!Default.jspa` | High
57 | ... | ... | ...
11 | File | `/admin/manage_academic.php` | High
12 | File | `/admin/products/manage_product.php` | High
13 | File | `/admin/students/manage.php` | High
14 | File | `/admin/students/view_student.php` | High
15 | File | `/adms/admin/?page=vehicles/view_transaction` | High
16 | File | `/alerts/alertConfigField.php` | High
17 | File | `/api/user/upsert/<uuid>` | High
18 | File | `/appliance/users?action=edit` | High
19 | File | `/backup.pl` | Medium
20 | File | `/bits/stl_vector.h` | High
21 | File | `/bsms_ci/index.php` | High
22 | File | `/cgi-bin/wlogin.cgi` | High
23 | File | `/dashboard/add-portfolio.php` | High
24 | File | `/dashboard/updatelogo.php` | High
25 | File | `/edoc/doctor/patient.php` | High
26 | File | `/etc/gsissh/sshd_config` | High
27 | File | `/etc/ldap.conf` | High
28 | File | `/etc/shadow` | Medium
29 | File | `/face-recognition-php/facepay-master/camera.php` | High
30 | File | `/foms/place-order.php` | High
31 | File | `/forum/away.php` | High
32 | File | `/goform/wizard_end` | High
33 | File | `/h/calendar` | Medium
34 | File | `/h/compose` | Medium
35 | File | `/h/search?action=voicemail&action=listen` | High
36 | File | `/hrm/employeeview.php` | High
37 | File | `/index.php` | Medium
38 | File | `/loginVaLidation.php` | High
39 | File | `/manage-apartment.php` | High
40 | File | `/manager/index.php` | High
41 | File | `/mcategory.php` | High
42 | File | `/mkshop/Men/profile.php` | High
43 | File | `/modules/projects/vw_files.php` | High
44 | File | `/Noxen-master/users.php` | High
45 | File | `/opac/Actions.php?a=login` | High
46 | File | `/pages/animals.php` | High
47 | File | `/pet_shop/admin/orders/update_status.php` | High
48 | File | `/php-scrm/login.php` | High
49 | File | `/php-sms/classes/Master.php` | High
50 | File | `/php-sms/classes/SystemSettings.php` | High
51 | File | `/php_action/createOrder.php` | High
52 | File | `/php_action/createUser.php` | High
53 | File | `/php_action/editProductImage.php` | High
54 | File | `/reservation/add_message.php` | High
55 | File | `/ResiotQueryDBActive` | High
56 | File | `/reviewer_0/admins/assessments/pretest/questions-view.php` | High
57 | File | `/royal_event/companyprofile.php` | High
58 | ... | ... | ...
There are 496 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 508 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -105,7 +105,7 @@ ID | Type | Indicator | Confidence
45 | File | `advancedsearch.php` | High
46 | ... | ... | ...
There are 397 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 396 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -64,7 +64,7 @@ ID | Type | Indicator | Confidence
10 | File | `C:\MSDCSC` | Medium
11 | ... | ... | ...
There are 80 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 81 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [ES](https://vuldb.com/?country.es)
* ...
There are 14 more country items available. Please use our online service to access the data.
There are 15 more country items available. Please use our online service to access the data.
## Actors
@ -129,46 +129,47 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/about.php` | Medium
2 | File | `/admin.php/accessory/filesdel.html` | High
3 | File | `/admin/?page=user/manage` | High
4 | File | `/admin/add-new.php` | High
5 | File | `/admin/doctors.php` | High
6 | File | `/admin/submit-articles` | High
7 | File | `/ad_js.php` | Medium
8 | File | `/alphaware/summary.php` | High
9 | File | `/api/` | Low
10 | File | `/api/admin/store/product/list` | High
11 | File | `/api/v2/cli/commands` | High
12 | File | `/app/options.py` | High
13 | File | `/attachments` | Medium
14 | File | `/boat/login.php` | High
15 | File | `/bsms_ci/index.php/book` | High
16 | File | `/cgi-bin/luci/api/wireless` | High
17 | File | `/cgi-bin/wlogin.cgi` | High
18 | File | `/context/%2e/WEB-INF/web.xml` | High
19 | File | `/dashboard/reports/logs/view` | High
20 | File | `/dashboard/updatelogo.php` | High
21 | File | `/debian/patches/load_ppp_generic_if_needed` | High
22 | File | `/debug/pprof` | Medium
23 | File | `/etc/hosts` | Medium
24 | File | `/etc/openshift/server_priv.pem` | High
25 | File | `/forum/away.php` | High
26 | File | `/goform/setmac` | High
27 | File | `/goform/wizard_end` | High
28 | File | `/index.php` | Medium
29 | File | `/manage-apartment.php` | High
30 | File | `/medicines/profile.php` | High
31 | File | `/mkshop/Men/profile.php` | High
32 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
33 | File | `/Noxen-master/users.php` | High
34 | File | `/pages/apply_vacancy.php` | High
35 | File | `/proc/<PID>/mem` | High
36 | File | `/proxy` | Low
37 | File | `/reservation/add_message.php` | High
38 | ... | ... | ...
1 | File | `/?p=products` | Medium
2 | File | `/about.php` | Medium
3 | File | `/admin.php/accessory/filesdel.html` | High
4 | File | `/admin/?page=user/manage` | High
5 | File | `/admin/add-new.php` | High
6 | File | `/admin/doctors.php` | High
7 | File | `/admin/submit-articles` | High
8 | File | `/ad_js.php` | Medium
9 | File | `/alphaware/summary.php` | High
10 | File | `/api/` | Low
11 | File | `/api/admin/store/product/list` | High
12 | File | `/api/v2/cli/commands` | High
13 | File | `/app/options.py` | High
14 | File | `/attachments` | Medium
15 | File | `/boat/login.php` | High
16 | File | `/bsms_ci/index.php/book` | High
17 | File | `/cgi-bin` | Medium
18 | File | `/cgi-bin/luci/api/wireless` | High
19 | File | `/cgi-bin/wlogin.cgi` | High
20 | File | `/context/%2e/WEB-INF/web.xml` | High
21 | File | `/dashboard/reports/logs/view` | High
22 | File | `/dashboard/updatelogo.php` | High
23 | File | `/debian/patches/load_ppp_generic_if_needed` | High
24 | File | `/debug/pprof` | Medium
25 | File | `/etc/hosts` | Medium
26 | File | `/etc/openshift/server_priv.pem` | High
27 | File | `/forum/away.php` | High
28 | File | `/goform/setmac` | High
29 | File | `/goform/wizard_end` | High
30 | File | `/index.php` | Medium
31 | File | `/manage-apartment.php` | High
32 | File | `/medicines/profile.php` | High
33 | File | `/mkshop/Men/profile.php` | High
34 | File | `/modules/caddyhttp/rewrite/rewrite.go` | High
35 | File | `/Noxen-master/users.php` | High
36 | File | `/pages/apply_vacancy.php` | High
37 | File | `/proc/<PID>/mem` | High
38 | File | `/proxy` | Low
39 | ... | ... | ...
There are 331 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 334 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -10,10 +10,10 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [VN](https://vuldb.com/?country.vn)
* [US](https://vuldb.com/?country.us)
* [FR](https://vuldb.com/?country.fr)
* [CN](https://vuldb.com/?country.cn)
* ...
There are 3 more country items available. Please use our online service to access the data.
There are 2 more country items available. Please use our online service to access the data.
## Actors
@ -167,12 +167,14 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-425 | Pathname Traversal | High
2 | T1055 | CWE-74 | Injection | High
3 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
4 | ... | ... | ... | ...
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-29, CWE-37, CWE-425 | Pathname Traversal | High
2 | T1040 | CWE-294 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 14 more TTP items available. Please use our online service to access the data.
There are 18 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -180,27 +182,29 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/admin/bookings/manage_booking.php` | High
2 | File | `/admin/bookings/view_booking.php` | High
3 | File | `/admin/bookings/view_details.php` | High
4 | File | `/admin/curriculum/view_curriculum.php` | High
5 | File | `/admin/departments/view_department.php` | High
6 | File | `/admin/index.php` | High
7 | File | `/admin/inquiries/view_inquiry.php` | High
8 | File | `/admin/manage_academic.php` | High
9 | File | `/admin/services/manage_service.php` | High
10 | File | `/admin/services/view_service.php` | High
11 | File | `/admin/user/manage_user.php` | High
12 | File | `/admin/user/uploadImg` | High
13 | File | `/boafrm/formFilter` | High
14 | File | `/classes/Master.php?f=delete_inquiry` | High
15 | File | `/classes/Master.php?f=save_course` | High
1 | File | `//proc/kcore` | Medium
2 | File | `/action/wirelessConnect` | High
3 | File | `/admin/assign/assign.php` | High
4 | File | `/admin/index.php` | High
5 | File | `/admin/inquiries/view_inquiry.php` | High
6 | File | `/admin/services/manage_service.php` | High
7 | File | `/admin/services/view_service.php` | High
8 | File | `/admin/user/uploadImg` | High
9 | File | `/bin/ate` | Medium
10 | File | `/boafrm/formFilter` | High
11 | File | `/cgi-bin/ping.cgi` | High
12 | File | `/classes/Master.php` | High
13 | File | `/classes/Master.php?f=delete_inquiry` | High
14 | File | `/classes/Master.php?f=delete_item` | High
15 | File | `/classes/Master.php?f=delete_service` | High
16 | File | `/classes/Master.php?f=save_service` | High
17 | File | `/classes/Users.php` | High
18 | File | `/Content/Template/root/reverse-shell.aspx` | High
19 | ... | ... | ...
18 | File | `/config/getuser` | High
19 | File | `/dosen/data` | Medium
20 | File | `/etc/networkd-dispatcher` | High
21 | ... | ... | ...
There are 157 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 174 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -10,10 +10,10 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [VN](https://vuldb.com/?country.vn)
* [CN](https://vuldb.com/?country.cn)
* [US](https://vuldb.com/?country.us)
* [LA](https://vuldb.com/?country.la)
* ...
There are 6 more country items available. Please use our online service to access the data.
There are 5 more country items available. Please use our online service to access the data.
## Actors
@ -166,54 +166,53 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/.env` | Low
1 | File | `//proc/kcore` | Medium
2 | File | `/?p=products` | Medium
3 | File | `/admin` | Low
4 | File | `/admin-ajax.php?action=eps_redirect_save` | High
5 | File | `/admin.php/accessory/filesdel.html` | High
6 | File | `/admin/?page=user/manage` | High
7 | File | `/admin/add-new.php` | High
8 | File | `/admin/cashadvance_row.php` | High
9 | File | `/admin/curriculum/view_curriculum.php` | High
10 | File | `/admin/departments/view_department.php` | High
11 | File | `/admin/doctors.php` | High
12 | File | `/admin/employee_row.php` | High
13 | File | `/admin/login.php` | High
14 | File | `/admin/maintenance/view_designation.php` | High
15 | File | `/admin/patient.php` | High
16 | File | `/admin/products/manage_product.php` | High
17 | File | `/admin/suppliers/view_details.php` | High
18 | File | `/admin/transactions/track_shipment.php` | High
19 | File | `/admin/user/manage_user.php` | High
20 | File | `/alphaware/summary.php` | High
21 | File | `/api/` | Low
22 | File | `/api/admin/store/product/list` | High
23 | File | `/apply.cgi` | Medium
24 | File | `/as/authorization.oauth2` | High
25 | File | `/boat/login.php` | High
26 | File | `/cgi-bin/go` | Medium
27 | File | `/cgi-bin/kerbynet` | High
28 | File | `/cgi-bin/luci/api/auth` | High
29 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
30 | File | `/cgi-bin/wlogin.cgi` | High
31 | File | `/churchcrm/EventAttendance.php` | High
3 | File | `/action/wirelessConnect` | High
4 | File | `/admin` | Low
5 | File | `/admin-ajax.php?action=eps_redirect_save` | High
6 | File | `/admin/assign/assign.php` | High
7 | File | `/admin/cashadvance_row.php` | High
8 | File | `/admin/curriculum/view_curriculum.php` | High
9 | File | `/admin/departments/view_department.php` | High
10 | File | `/admin/employee_row.php` | High
11 | File | `/admin/login.php` | High
12 | File | `/admin/maintenance/view_designation.php` | High
13 | File | `/admin/products/manage_product.php` | High
14 | File | `/admin/suppliers/view_details.php` | High
15 | File | `/admin/transactions/track_shipment.php` | High
16 | File | `/admin/user/manage_user.php` | High
17 | File | `/admin/user/uploadImg` | High
18 | File | `/api/` | Low
19 | File | `/api/admin/store/product/list` | High
20 | File | `/api/v2/cli/commands` | High
21 | File | `/bin/login` | Medium
22 | File | `/cgi-bin` | Medium
23 | File | `/cgi-bin/go` | Medium
24 | File | `/cgi-bin/kerbynet` | High
25 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
26 | File | `/cgi-bin/wlogin.cgi` | High
27 | File | `/churchcrm/EventAttendance.php` | High
28 | File | `/classes/Master.php` | High
29 | File | `/classes/Master.php?f=delete_item` | High
30 | File | `/config/getuser` | High
31 | File | `/Content/Template/root/reverse-shell.aspx` | High
32 | File | `/debug/pprof` | Medium
33 | File | `/DXR.axd` | Medium
34 | File | `/filemanager/php/connector.php` | High
35 | File | `/forum/away.php` | High
36 | File | `/licenses` | Medium
37 | File | `/login/index.php` | High
38 | File | `/mhds/clinic/view_details.php` | High
33 | File | `/forms/doLogin` | High
34 | File | `/forum/away.php` | High
35 | File | `/licenses` | Medium
36 | File | `/login/index.php` | High
37 | File | `/mhds/clinic/view_details.php` | High
38 | File | `/mims/login.php` | High
39 | File | `/modules/projects/vw_files.php` | High
40 | File | `/owa/auth/logon.aspx` | High
41 | File | `/plain` | Low
42 | File | `/public/launchNewWindow.jsp` | High
43 | File | `/qsr_server/device/reboot` | High
44 | File | `/reservation/add_message.php` | High
45 | File | `/rukovoditel/index.php?module=users/login` | High
46 | ... | ... | ...
44 | File | `/spip.php` | Medium
45 | ... | ... | ...
There are 403 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 392 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -63,7 +63,7 @@ ID | Type | Indicator | Confidence
6 | File | `admin.php/comments/batchdel/` | High
7 | ... | ... | ...
There are 48 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 49 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -97,32 +97,32 @@ ID | Type | Indicator | Confidence
29 | File | `/CCMAdmin/serverlist.asp` | High
30 | File | `/cgi-bin/mesh.cgi?page=upgrade` | High
31 | File | `/cgi-bin/nightled.cgi` | High
32 | File | `/cgi-bin/touchlist_sync.cgi` | High
33 | File | `/ci_hms/massage_room/edit/1` | High
34 | File | `/ci_hms/search` | High
35 | File | `/ci_spms/admin/category` | High
36 | File | `/ci_spms/admin/search/searching/` | High
37 | File | `/ci_ssms/index.php/orders/create` | High
38 | File | `/classes/Master.php?f=delete_category` | High
39 | File | `/classes/Users.php` | High
40 | File | `/classes/Users.php?f=save` | High
41 | File | `/clients/listclients.php` | High
42 | File | `/cms/category/list` | High
43 | File | `/common/download?filename=1.jsp&delete=false` | High
44 | File | `/confirm` | Medium
45 | File | `/contacts/listcontacts.php` | High
46 | File | `/cwms/classes/Master.php?f=save_contact` | High
47 | File | `/Default/Bd` | Medium
48 | File | `/ebics-server/ebics.aspx` | High
49 | File | `/editbrand.php` | High
50 | File | `/edituser.php` | High
51 | File | `/employeeview.php` | High
52 | File | `/files/list-file` | High
53 | File | `/forum/away.php` | High
54 | File | `/fos/admin/index.php?page=menu` | High
55 | File | `/goform/AddSysLogRule` | High
56 | File | `/goform/SafeEmailFilter` | High
57 | File | `/goform/setSnmpInfo` | High
32 | File | `/cgi-bin/ping.cgi` | High
33 | File | `/cgi-bin/touchlist_sync.cgi` | High
34 | File | `/ci_hms/massage_room/edit/1` | High
35 | File | `/ci_hms/search` | High
36 | File | `/ci_spms/admin/category` | High
37 | File | `/ci_spms/admin/search/searching/` | High
38 | File | `/ci_ssms/index.php/orders/create` | High
39 | File | `/classes/Master.php?f=delete_category` | High
40 | File | `/classes/Users.php` | High
41 | File | `/classes/Users.php?f=save` | High
42 | File | `/clients/listclients.php` | High
43 | File | `/cms/category/list` | High
44 | File | `/common/download?filename=1.jsp&delete=false` | High
45 | File | `/confirm` | Medium
46 | File | `/contacts/listcontacts.php` | High
47 | File | `/cwms/classes/Master.php?f=save_contact` | High
48 | File | `/data/remove` | Medium
49 | File | `/Default/Bd` | Medium
50 | File | `/ebics-server/ebics.aspx` | High
51 | File | `/editbrand.php` | High
52 | File | `/edituser.php` | High
53 | File | `/employeeview.php` | High
54 | File | `/files/list-file` | High
55 | File | `/forum/away.php` | High
56 | File | `/fos/admin/index.php?page=menu` | High
57 | File | `/goform/SafeEmailFilter` | High
58 | File | `/goform/setUplinkInfo` | High
59 | File | `/goform/SysToolReboot` | High
60 | File | `/goform/WifiBasicSet` | High
@ -132,12 +132,13 @@ ID | Type | Indicator | Confidence
64 | File | `/hss/admin/brands/manage_brand.php` | High
65 | File | `/index.asp` | Medium
66 | File | `/index.php` | Medium
67 | File | `/index.php?module=help_pages/pages&entities_id=24` | High
68 | File | `/jsoa/hntdCustomDesktopActionContent` | High
67 | File | `/jsoa/hntdCustomDesktopActionContent` | High
68 | File | `/jurusan/data` | High
69 | File | `/librarian/bookdetails.php` | High
70 | ... | ... | ...
70 | File | `/lists/admin/` | High
71 | ... | ... | ...
There are 616 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 620 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -0,0 +1,126 @@
# CVE-2023-27350 - Cyber Threat Intelligence
These _indicators_ were reported, collected, and generated during the [VulDB CTI analysis](https://vuldb.com/?kb.cti) of the campaign known as _CVE-2023-27350_. The _activity monitoring_ correlates data from social media, forums, chat rooms, and darknet markets. It helps to determine associated actors, specific activities, expected intentions, emerging research, and ongoing attacks. Our unique _predictive model_ uses _big data_ to forecast activities and their characteristics.
_Live data_ and more _analysis capabilities_ are available at [https://vuldb.com/?actor](https://vuldb.com/?actor)
## Countries
These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. access by proxy) associated with CVE-2023-27350:
* [US](https://vuldb.com/?country.us)
* [CN](https://vuldb.com/?country.cn)
* [RU](https://vuldb.com/?country.ru)
* ...
There are 22 more country items available. Please use our online service to access the data.
## Actors
These _actors_ are associated with CVE-2023-27350 or other actors linked to the campaign.
ID | Actor | Confidence
-- | ----- | ----------
1 | [Bl00dy](https://vuldb.com/?actor.bl00dy) | High
## IOC - Indicator of Compromise
These _indicators of compromise_ (IOC) indicate associated network resources which are known to be part of research and attack activities of CVE-2023-27350.
ID | IP address | Hostname | Actor | Confidence
-- | ---------- | -------- | ----- | ----------
1 | [5.8.18.233](https://vuldb.com/?ip.5.8.18.233) | - | [Bl00dy](https://vuldb.com/?actor.bl00dy) | High
2 | [5.8.18.240](https://vuldb.com/?ip.5.8.18.240) | - | [Bl00dy](https://vuldb.com/?actor.bl00dy) | High
3 | [5.188.206.14](https://vuldb.com/?ip.5.188.206.14) | - | [Bl00dy](https://vuldb.com/?actor.bl00dy) | High
4 | ... | ... | ... | ...
There are 14 more IOC items available. Please use our online service to access the data.
## TTP - Tactics, Techniques, Procedures
_Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK techniques used within CVE-2023-27350. This data is unique as it uses our predictive model for actor profiling.
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-24 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 22 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
These _indicators of attack_ (IOA) list the potential fragments used for technical activities like reconnaissance, exploitation, privilege escalation, and exfiltration during CVE-2023-27350. This data is unique as it uses our predictive model for actor profiling.
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `/+CSCOE+/logon.html` | High
2 | File | `/admin/?n=logs&c=index&a=dode` | High
3 | File | `/admin/index2.html` | High
4 | File | `/ajax/networking/get_netcfg.php` | High
5 | File | `/api/gen/clients/{language}` | High
6 | File | `/app/options.py` | High
7 | File | `/bin/httpd` | Medium
8 | File | `/cgi-bin/wapopen` | High
9 | File | `/ci_spms/admin/category` | High
10 | File | `/ci_spms/admin/search/searching/` | High
11 | File | `/classes/Master.php?f=delete_appointment` | High
12 | File | `/classes/Master.php?f=delete_train` | High
13 | File | `/clients/editclient.php` | High
14 | File | `/concat?/%2557EB-INF/web.xml` | High
15 | File | `/Content/Template/root/reverse-shell.aspx` | High
16 | File | `/core/MY_Security.php` | High
17 | File | `/ctcprotocol/Protocol` | High
18 | File | `/dashboard/menu-list.php` | High
19 | File | `/data/remove` | Medium
20 | File | `/ebics-server/ebics.aspx` | High
21 | File | `/ffos/classes/Master.php?f=save_category` | High
22 | File | `/forum/away.php` | High
23 | File | `/goforms/rlminfo` | High
24 | File | `/HNAP1` | Low
25 | File | `/HNAP1/SetClientInfo` | High
26 | File | `/installer/upgrade_start` | High
27 | File | `/Items/*/RemoteImages/Download` | High
28 | File | `/menu.html` | Medium
29 | File | `/modules/profile/index.php` | High
30 | File | `/navigate/navigate_download.php` | High
31 | File | `/ocwbs/admin/?page=user/manage_user` | High
32 | File | `/ofrs/admin/?page=user/manage_user` | High
33 | File | `/out.php` | Medium
34 | File | `/password.html` | High
35 | File | `/PC/WebService.asmx` | High
36 | File | `/php_action/fetchSelectedUser.php` | High
37 | File | `/property-list/property_view.php` | High
38 | File | `/ptms/classes/Users.php` | High
39 | File | `/resources//../` | High
40 | File | `/rest/api/2/search` | High
41 | File | `/s/` | Low
42 | File | `/scripts/cpan_config` | High
43 | File | `/secure/admin/InsightDefaultCustomFieldConfig.jspa` | High
44 | File | `/spip.php` | Medium
45 | File | `/squashfs-root/www/HNAP1/control/SetMasterWLanSettings.php` | High
46 | File | `/sys/dict/queryTableData` | High
47 | File | `/tmp` | Low
48 | ... | ... | ...
There are 416 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References
The following list contains _external sources_ which discuss the campaign and the associated activities:
* https://www.cisa.gov/news-events/cybersecurity-advisories/aa23-131a
## Literature
The following _articles_ explain our unique predictive cyber threat intelligence:
* [VulDB Cyber Threat Intelligence Documentation](https://vuldb.com/?kb.cti)
* [Cyber Threat Intelligence - Early Anticipation of Attacks](https://www.scip.ch/en/?labs.20201022)
## License
(c) [1997-2023](https://vuldb.com/?kb.changelog) by [vuldb.com](https://vuldb.com/?kb.about). All data on this page is shared under the license [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/). Questions? Check the [FAQ](https://vuldb.com/?kb.faq), read the [documentation](https://vuldb.com/?kb) or [contact us](https://vuldb.com/?contact)!

View File

@ -132,7 +132,7 @@ ID | Type | Indicator | Confidence
40 | File | `admin.php` | Medium
41 | ... | ... | ...
There are 352 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 353 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -102,7 +102,7 @@ ID | Type | Indicator | Confidence
48 | File | `bottom.php` | Medium
49 | ... | ... | ...
There are 421 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 423 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

View File

@ -107,7 +107,8 @@ ID | Type | Indicator | Confidence
31 | File | `4.edu.php` | Medium
32 | File | `adclick.php` | Medium
33 | File | `addentry.php` | Medium
34 | ... | ... | ...
34 | File | `admin.cropcanvas.php` | High
35 | ... | ... | ...
There are 295 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.

View File

@ -13,7 +13,7 @@ These _countries_ are directly (e.g. origin of attacks) or indirectly (e.g. acce
* [CN](https://vuldb.com/?country.cn)
* ...
There are 6 more country items available. Please use our online service to access the data.
There are 8 more country items available. Please use our online service to access the data.
## Actors
@ -107,13 +107,13 @@ _Tactics, techniques, and procedures_ (TTP) summarize the suspected MITRE ATT&CK
ID | Technique | Weakness | Description | Confidence
-- | --------- | -------- | ----------- | ----------
1 | T1006 | CWE-21, CWE-22, CWE-23, CWE-29, CWE-35, CWE-36, CWE-37 | Pathname Traversal | High
2 | T1040 | CWE-294, CWE-319 | Authentication Bypass by Capture-replay | High
2 | T1040 | CWE-319 | Authentication Bypass by Capture-replay | High
3 | T1055 | CWE-74 | Injection | High
4 | T1059 | CWE-88, CWE-94, CWE-1321 | Cross Site Scripting | High
5 | T1059.007 | CWE-79, CWE-80 | Cross Site Scripting | High
6 | ... | ... | ... | ...
There are 20 more TTP items available. Please use our online service to access the data.
There are 21 more TTP items available. Please use our online service to access the data.
## IOA - Indicator of Attack
@ -122,63 +122,63 @@ These _indicators of attack_ (IOA) list the potential fragments used for technic
ID | Type | Indicator | Confidence
-- | ---- | --------- | ----------
1 | File | `//proc/kcore` | Medium
2 | File | `/?p=products` | Medium
3 | File | `/admin` | Low
4 | File | `/admin-ajax.php?action=eps_redirect_save` | High
5 | File | `/admin/attendance_row.php` | High
6 | File | `/admin/bookings/manage_booking.php` | High
7 | File | `/admin/cashadvance_row.php` | High
8 | File | `/admin/curriculum/view_curriculum.php` | High
9 | File | `/admin/departments/view_department.php` | High
10 | File | `/admin/employee_row.php` | High
11 | File | `/admin/login.php` | High
12 | File | `/admin/maintenance/view_designation.php` | High
13 | File | `/admin/sales/view_details.php` | High
14 | File | `/admin/suppliers/view_details.php` | High
15 | File | `/admin/transactions/track_shipment.php` | High
16 | File | `/admin/user/manage_user.php` | High
17 | File | `/admin/user/uploadImg` | High
18 | File | `/admin/userprofile.php` | High
19 | File | `/api/admin/store/product/list` | High
20 | File | `/api/gen/clients/{language}` | High
21 | File | `/cgi-bin/kerbynet` | High
22 | File | `/cgi-bin/supervisor/PwdGrp.cgi` | High
23 | File | `/cgi-bin/wlogin.cgi` | High
24 | File | `/churchcrm/EventAttendance.php` | High
25 | File | `/classes/Login.php` | High
26 | File | `/classes/Master.php?f=delete_sub_category` | High
27 | File | `/classes/Users.php` | High
28 | File | `/config/getuser` | High
29 | File | `/Content/Template/root/reverse-shell.aspx` | High
30 | File | `/feeds/post/publish` | High
31 | File | `/forum/away.php` | High
32 | File | `/HNAP1` | Low
33 | File | `/licenses` | Medium
34 | File | `/login/index.php` | High
35 | File | `/mhds/clinic/view_details.php` | High
36 | File | `/modules/profile/index.php` | High
37 | File | `/modules/projects/vw_files.php` | High
38 | File | `/mogu-picture/file/uploadPicsByUrl` | High
39 | File | `/plain` | Low
40 | File | `/proxy` | Low
41 | File | `/public/launchNewWindow.jsp` | High
42 | File | `/qsr_server/device/reboot` | High
43 | File | `/send_order.cgi?parameter=access_detect` | High
44 | File | `/spip.php` | Medium
45 | File | `/squashfs-root/www/HNAP1/control/SetMasterWLanSettings.php` | High
46 | File | `/static/ueditor/php/controller.php` | High
47 | File | `/uncpath/` | Medium
48 | File | `/user/updatePwd` | High
49 | File | `/v1/tokens` | Medium
50 | File | `/v2/#/add/department` | High
51 | File | `/vaccinated/admin/maintenance/manage_location.php` | High
52 | File | `/var/WEB-GUI/cgi-bin/telnet.cgi` | High
53 | File | `/wp-admin/admin-ajax.php` | High
54 | File | `/wp-admin/options.php` | High
55 | File | `/wp-content/plugins/woocommerce/templates/emails/plain/` | High
2 | File | `//WEB-INF` | Medium
3 | File | `/?p=products` | Medium
4 | File | `/about.php` | Medium
5 | File | `/action/wirelessConnect` | High
6 | File | `/admin-ajax.php?action=eps_redirect_save` | High
7 | File | `/admin.php/update/getFile.html` | High
8 | File | `/admin/assign/assign.php` | High
9 | File | `/admin/attendance_row.php` | High
10 | File | `/admin/bookings/manage_booking.php` | High
11 | File | `/admin/budget/manage_budget.php` | High
12 | File | `/admin/cashadvance_row.php` | High
13 | File | `/admin/curriculum/view_curriculum.php` | High
14 | File | `/admin/departments/view_department.php` | High
15 | File | `/admin/employee_row.php` | High
16 | File | `/admin/login.php` | High
17 | File | `/admin/maintenance/view_designation.php` | High
18 | File | `/admin/sales/view_details.php` | High
19 | File | `/admin/suppliers/view_details.php` | High
20 | File | `/admin/transactions/track_shipment.php` | High
21 | File | `/admin/user/manage_user.php` | High
22 | File | `/admin/user/uploadImg` | High
23 | File | `/admin/userprofile.php` | High
24 | File | `/api/admin/store/product/list` | High
25 | File | `/api/gen/clients/{language}` | High
26 | File | `/cgi-bin/kerbynet` | High
27 | File | `/cgi-bin/wlogin.cgi` | High
28 | File | `/classes/Login.php` | High
29 | File | `/classes/Master.php` | High
30 | File | `/classes/Master.php?f=delete_item` | High
31 | File | `/classes/Master.php?f=delete_service` | High
32 | File | `/classes/Master.php?f=delete_sub_category` | High
33 | File | `/classes/Users.php` | High
34 | File | `/config/getuser` | High
35 | File | `/Content/Template/root/reverse-shell.aspx` | High
36 | File | `/feeds/post/publish` | High
37 | File | `/forms/doLogin` | High
38 | File | `/forum/away.php` | High
39 | File | `/HNAP1` | Low
40 | File | `/inc/jquery/uploadify/uploadify.php` | High
41 | File | `/licenses` | Medium
42 | File | `/login/index.php` | High
43 | File | `/mims/login.php` | High
44 | File | `/modules/profile/index.php` | High
45 | File | `/mogu-picture/file/uploadPicsByUrl` | High
46 | File | `/Moosikay/order.php` | High
47 | File | `/opac/Actions.php?a=login` | High
48 | File | `/plain` | Low
49 | File | `/proxy` | Low
50 | File | `/public/launchNewWindow.jsp` | High
51 | File | `/qsr_server/device/reboot` | High
52 | File | `/reservation/add_message.php` | High
53 | File | `/reviewer/system/system/admins/manage/users/user-update.php` | High
54 | File | `/send_order.cgi?parameter=access_detect` | High
55 | File | `/spip.php` | Medium
56 | ... | ... | ...
There are 485 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
There are 487 more IOA items available (file, library, argument, input value, pattern, network port). Please use our online service to access the data.
## References

Some files were not shown because too many files have changed in this diff Show More