-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlinks.html
More file actions
46 lines (46 loc) · 1.9 KB
/
Copy pathlinks.html
File metadata and controls
46 lines (46 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carlo Bisda</title>
</head>
<body bgcolor="#0" text="#ffffff" link="#6699cc" vlink="#ff3333">
<br>
<b><strike>Carlo Bisda</strike></b>
<a href="http://carlobisda.github.io">Home </a>
<a href="about.html">>About Me</a>
<a href="blog/blog.html">>Blog</a>
<a href="projects.html">>Projects</a>
<a href="writings.html">>Writings</a>
<a href="paradigm.html">>Paradigm</a>
<a href="links.html">>Links</a>
<br>
<h3>Links</h3>
<p>
<a href="https://xn--gckvb8fzb.com/">XN: cool cybersec minded developer</a><br>
<a href="https://www.bugswriter.com/">Bugswriter: geeky linux love</a><br>
<a href="https://rachelbythebay.com/">Rachel By The Bay: not really sure</a><br>
<a href="https://www.reddit.com">REDDIT: nuff said</a><br>
<a href="https://darknetdiaries.com/">Darknet Diaries: cybersec podcast</a><br>
<a href="https://tryhackme.com/">TryHackMe: my playground</a><br>
<a href="https://book.hacktricks.xyz/welcome/readme">HackTricks: "book" I'm reading</a><br>
<a href="https://www.tracelabs.org/">Trace Labs: i love these kind of things</a><br>
<a href="https://www.ntietz.com/">nicole@web</a>
</p>
<p>
<!--
spacer only
-->
</p>
<p>
=====
</p>
<p>
carlobisda is (c) 1984-2026 by carlob (carlobisda at hotmail dot c0m)<br>
<em>this is my personal blog. these ideas are mine and does not necessarily reflect the views of my employer and coworkers.<br>
website design created by Carlo Bisda (c) Vanilla HTML</em>
</p>
</body>
</html>