Skip to content

Commit bae2551

Browse files
committed
new citrix article + fixes
1 parent 6c75480 commit bae2551

20 files changed

+775
-3
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ package-lock.json
1919
.vscode
2020

2121
# Misc
22-
assets/js/dist
22+
assets/js/dist
23+
.editorconfig
24+
.gitattributes

TO_UPDATE.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Nella sezione Upgrading (https://chirpy.cotes.page/posts/getting-started/#upgrading) seguire le linee guida dell'opzione 1.
22

3+
## I suggest to get a BACKUP copy before upgrading.
4+
35
OPZIONE 1:
46

57
If you are using the theme gem (there will be gem "jekyll-theme-chirpy" in the Gemfile), editing the Gemfile and update the version number of the theme gem, for example:
@@ -24,4 +26,3 @@ The critical files are:
2426
└── index.html
2527
````
2628

27-
## I suggest to get a BACKUP copy before upgrading.

_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ google_analytics:
6363
# light - Use the light color scheme
6464
# dark - Use the dark color scheme
6565
#
66-
theme_mode:
66+
theme_mode: dark
6767

6868
# The CDN endpoint for images.
6969
# Notice that once it is assigned, the CDN url

_posts/2024-02-01-citrix-adc.md

+199
Large diffs are not rendered by default.

_tabs/about me.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ icon: fas fa-info-circle
44
order: 4
55
img_path: /images/about
66
---
7+
[![OSCP](oscp.png){: .shadow .normal width="42" height="42" }](https://www.credential.net/bf4f0eda-eb43-4fde-b123-58da42e548a6#gs.4lkf5l)
78
[![giac-advisory-board](giac-advisory-board.png){: .shadow .normal width="42" height="42" }](https://www.credly.com/badges/3f2d7e49-1984-4c1f-9778-9f3bfd7c06ad/public_url)
89
[![giac-web-application-penetration-tester-gwapt](giac-web-application-penetration-tester-gwapt.png){: .shadow .normal width="42" height="42" }](https://www.giac.org/certified-professional/Paolo-Serra/216314)
910
[![eMAPT](eMAPT.png){: .shadow .normal width="60" height="60" }](https://verified.elearnsecurity.com/certificates/b6fb6013-fe8e-461f-be8a-3b3dd6df024d)
1011
[![eJPT](eJPT.png){: .shadow .normal width="60" height="60" }](https://verified.elearnsecurity.com/certificates/0dc0d891-394a-44fb-9180-ffc3829fa123)
1112

1213

14+
1315
Yo! 👋 Here Paolo, security folk from Italy trying to keep this blog interesting!
1416

1517
##### 🦠 Pentester & Offensive Security Specialist

images/.DS_Store

0 Bytes
Binary file not shown.

images/about/oscp.png

38.3 KB
Loading

images/citrix-adc/.DS_Store

6 KB
Binary file not shown.

images/citrix-adc/citrix_endpoint.png

76.2 KB
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
<mxfile host="app.diagrams.net" modified="2024-02-07T18:31:40.787Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" etag="TyFgd0ObzAlyI9JQ5gTt" version="23.1.1" type="device">
2+
<diagram name="Page-1" id="TSITB_I-qgv0edZFgXoW">
3+
<mxGraphModel dx="794" dy="506" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0" />
6+
<mxCell id="1" parent="0" />
7+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-3" value="POST - SAMLResponse, RelayState" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Source Sans 3;fontColor=#CCCCCC;" parent="1" vertex="1">
8+
<mxGeometry x="60" y="130" width="230" height="30" as="geometry" />
9+
</mxCell>
10+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-4" value="GET - code" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Source Sans 3;fontColor=#CCCCCC;" parent="1" vertex="1">
11+
<mxGeometry x="210" y="200" width="80" height="30" as="geometry" />
12+
</mxCell>
13+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-5" value="" style="endArrow=block;html=1;rounded=0;endFill=1;fontFamily=Source Sans 3;fontColor=#CCCCCC;strokeColor=#CCCCCC;" parent="1" edge="1">
14+
<mxGeometry width="50" height="50" relative="1" as="geometry">
15+
<mxPoint x="300" y="144.5" as="sourcePoint" />
16+
<mxPoint x="440" y="145" as="targetPoint" />
17+
</mxGeometry>
18+
</mxCell>
19+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-6" value="" style="endArrow=block;html=1;rounded=0;endFill=1;fontFamily=Source Sans 3;fontColor=#CCCCCC;strokeColor=#CCCCCC;" parent="1" edge="1">
20+
<mxGeometry width="50" height="50" relative="1" as="geometry">
21+
<mxPoint x="300" y="214.5" as="sourcePoint" />
22+
<mxPoint x="440" y="214" as="targetPoint" />
23+
</mxGeometry>
24+
</mxCell>
25+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-7" value="/cgi/samlauth" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Source Sans 3;fontColor=#CCCCCC;" parent="1" vertex="1">
26+
<mxGeometry x="450" y="130" width="80" height="30" as="geometry" />
27+
</mxCell>
28+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-8" value="/cgi/selfauth" style="text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontFamily=Source Sans 3;fontColor=#CCCCCC;" parent="1" vertex="1">
29+
<mxGeometry x="450" y="200" width="80" height="30" as="geometry" />
30+
</mxCell>
31+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-9" value="1" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#647687;fontColor=#CCCCCC;strokeColor=#CCCCCC;fontFamily=Source Sans 3;" parent="1" vertex="1">
32+
<mxGeometry x="557" y="135" width="20" height="20" as="geometry" />
33+
</mxCell>
34+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-10" value="2" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#647687;fontColor=#CCCCCC;strokeColor=#CCCCCC;fontFamily=Source Sans 3;" parent="1" vertex="1">
35+
<mxGeometry x="557" y="205" width="20" height="20" as="geometry" />
36+
</mxCell>
37+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-11" value="Pre-Authentication step" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontFamily=Source Sans 3;fontStyle=3;container=1;fontColor=#CCCCCC;" parent="1" vertex="1">
38+
<mxGeometry x="587" y="130" width="170" height="30" as="geometry" />
39+
</mxCell>
40+
<mxCell id="e7XtCim1SXZW9Be3Q2tL-12" value="Authentication Verification step" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontFamily=Source Sans 3;fontStyle=3;fontColor=#CCCCCC;" parent="1" vertex="1">
41+
<mxGeometry x="592" y="200" width="220" height="30" as="geometry" />
42+
</mxCell>
43+
</root>
44+
</mxGraphModel>
45+
</diagram>
46+
</mxfile>

0 commit comments

Comments
 (0)