Commit Graph

1473 Commits

Author SHA1 Message Date
CPol
9b1d0331e3
GitBook: [master] 4 pages modified 2021-01-28 13:40:17 +00:00
CPol
285704c7b6
GitBook: [master] one page modified 2021-01-28 13:23:35 +00:00
CPol
40047625aa
GitBook: [master] 6 pages modified 2021-01-26 13:53:03 +00:00
CPol
750fc68f57
GitBook: [master] 5 pages modified 2021-01-26 13:51:43 +00:00
CPol
fdb071f2a5
GitBook: [master] 430 pages modified 2021-01-26 09:28:32 +00:00
CPol
151bb092bc
GitBook: [master] one page modified 2021-01-24 20:02:56 +00:00
CPol
9f94691dbe
GitBook: [master] 430 pages modified 2021-01-24 16:24:08 +00:00
CPol
9afe756409
GitBook: [master] one page modified 2021-01-24 15:20:05 +00:00
CPol
7bbd46c41d
GitBook: [master] one page modified 2021-01-24 14:47:59 +00:00
CPol
8ed3447a9c
GitBook: [master] one page modified 2021-01-24 12:02:19 +00:00
CPol
a36d286d74
GitBook: [master] 431 pages and 8 assets modified 2021-01-24 10:03:34 +00:00
Carlos Polop
48f2a41b5e
Merge pull request #68 from EquineOntology/master
Fix "wake on lan" typos
2021-01-24 02:50:10 +01:00
CPol
6333659b9c
GitBook: [master] one page modified 2021-01-23 23:04:56 +00:00
CPol
576c1636b5
GitBook: [master] one page modified 2021-01-23 16:26:36 +00:00
CPol
c27f109d1c
GitBook: [master] 2 pages modified 2021-01-23 15:58:02 +00:00
CPol
b2fb085884
GitBook: [master] one page modified 2021-01-23 15:34:46 +00:00
CPol
ce871c5c22
GitBook: [master] 4 pages and 8 assets modified 2021-01-23 09:53:43 +00:00
Christian Fratta
31bc83dbcc
Fix "wake on lan" typos
Just two minor typos, no actual content change
2021-01-23 10:08:30 +01:00
Carlos Polop
abb1419b29
Merge pull request #67 from adeadfed/patch-1
Update 8009-pentesting-apache-jserv-protocol-ajp.md
2021-01-22 23:34:55 +01:00
CPol
28d815d927
GitBook: [master] one page modified 2021-01-22 11:04:57 +00:00
CPol
812b84171f
GitBook: [master] one page modified 2021-01-22 11:00:52 +00:00
CPol
325d8b633f
GitBook: [master] one page modified 2021-01-22 10:56:04 +00:00
CPol
bd06b69afe
GitBook: [master] one page modified 2021-01-20 23:53:30 +00:00
adeadfed
7d6bd9944a
Update 8009-pentesting-apache-jserv-protocol-ajp.md
I'd like to propose a more elegant solution of setting up a local ajp proxy i've stumbled on as an alternative or a replacement to the existing method. 

Tested on:
 - Kali linux 2020.4
 - Apache/2.4.46 (Debian)
 - ajp13
 - Apache Tomcat 9.0.19

I've managed to set up the proxy using the new method, but did not succeed in doing this by following the existing instructions. Hope this will make a good use to others :)
2021-01-21 00:58:40 +02:00
CPol
f335269cbd
GitBook: [master] one page modified 2021-01-20 17:41:14 +00:00
CPol
ee3286e25a
GitBook: [master] one page modified 2021-01-20 13:42:03 +00:00
CPol
d9012d566b
GitBook: [master] one page modified 2021-01-20 13:21:55 +00:00
CPol
85ebc49599
GitBook: [master] one page modified 2021-01-20 13:19:44 +00:00
CPol
512a793bca
GitBook: [master] one page modified 2021-01-19 19:53:05 +00:00
CPol
9d4867a02e
GitBook: [master] one page modified 2021-01-19 17:57:39 +00:00
CPol
bda2be16f8
GitBook: [master] one page modified 2021-01-19 09:59:01 +00:00
CPol
1dae92a379
GitBook: [master] one page modified 2021-01-18 17:01:58 +00:00
CPol
f8fdebaf82
GitBook: [master] one page modified 2021-01-18 15:45:08 +00:00
CPol
cf520f6851
GitBook: [master] one page modified 2021-01-18 14:26:55 +00:00
CPol
a49773a3d6
GitBook: [master] one page modified 2021-01-18 14:24:10 +00:00
CPol
77d3e6535d
GitBook: [master] 5 pages and 8 assets modified 2021-01-18 14:15:45 +00:00
Carlos Polop
2410f95b66
Merge pull request #65 from cclauss/patch-1
Fix typo found by codespell
2021-01-18 10:46:37 +01:00
Christian Clauss
0e11700001
Fix typo found by codespell
Our GitHub Action runs codespell to find typos.  This is one of them.
2021-01-18 10:14:02 +01:00
Carlos Polop
8c8debd358
Merge pull request #63 from cclauss/patch-1
GitHub Action to lint Python code
2021-01-18 10:09:13 +01:00
Carlos Polop
2b0966a326
Merge pull request #64 from kazkansouh/patch-2
Clarify no-builtin bypass methods for Python 3
2021-01-18 10:07:14 +01:00
Karim Kanso
f0754868dc
Clarify no-builtin bypass methods for Python 3 2021-01-18 08:31:03 +00:00
CPol
0244b51849
GitBook: [master] one page modified 2021-01-17 22:42:23 +00:00
CPol
f21dda2da1
GitBook: [master] 11 pages and 18 assets modified 2021-01-17 15:01:25 +00:00
Christian Clauss
7c0e75feaa
Update lint_python.yml
codespell --ignore-words-list="sav,te,wan"
2021-01-17 09:38:22 +01:00
Christian Clauss
bbf9068ebe
Update lint_python.yml 2021-01-17 09:31:55 +01:00
Christian Clauss
ae4136dfeb
GitHub Action to lint Python code 2021-01-17 09:27:58 +01:00
Carlos Polop
4d19d54056
Merge pull request #62 from Inf0Junki3/patch-1
Update 3260-pentesting-iscsi.md
2021-01-15 10:12:51 +01:00
Inf0Junki3
578b1b5c35
Update 3260-pentesting-iscsi.md 2021-01-15 10:05:40 +01:00
Carlos Polop
a292c80b8e
Merge pull request #61 from Pcrab/patch-1
Minor spell mistake
2021-01-14 10:18:30 +01:00
Pcrab
3662820ff7
Minor spell mistake 2021-01-14 15:44:40 +08:00