-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
33 changed files
with
21,456 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<style type=text/css>body{font-family:monospace;}</style> | ||
<title>Categories</title> | ||
|
||
|
||
<link rel="stylesheet" href="/css/style.css"> | ||
|
||
<link rel="alternate" type="application/rss+xml" href="/categories/index.xml" title="Osint Topics"> | ||
</head> | ||
<body> | ||
<header> | ||
==================<br> | ||
== <a href="https://0sint.ir/">Osint Topics</a> ==<br> | ||
================== | ||
<div style="float: right;">OSINT Topics</div><br> | ||
<p> | ||
<nav> | ||
<a href="/"><b>Start</b></a>. | ||
|
||
|
||
<a href="/posts/"><b>Posts</b></a>. | ||
|
||
<a href="/categories/"><b>Categories</b></a>. | ||
|
||
<a href="/tags/"><b>Tags</b></a>. | ||
|
||
</nav> | ||
</p> | ||
|
||
</header> | ||
|
||
|
||
<main> | ||
|
||
|
||
<div> | ||
<h1>Categories</h1> | ||
|
||
</div> | ||
|
||
|
||
<ul> | ||
|
||
</ul> | ||
<div> | ||
|
||
1 of 0 | ||
|
||
</div> | ||
|
||
</main> | ||
|
||
<footer> | ||
<p>© 2024 <a href="https://0sint.ir/"><b>Alireza Gharib. All right reserved</b></a>. | ||
<a href="https://github.com/Gharib110"><b>Github</b></a>. | ||
</p> | ||
</footer> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>Categories on Osint Topics</title> | ||
<link>https://0sint.ir/categories/</link> | ||
<description>Recent content in Categories on Osint Topics</description> | ||
<generator>Hugo</generator> | ||
<language>en-us</language> | ||
<copyright>Alireza Gharib. All right reserved</copyright> | ||
<atom:link href="https://0sint.ir/categories/index.xml" rel="self" type="application/rss+xml" /> | ||
</channel> | ||
</rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>https://0sint.ir/categories/</title> | ||
<link rel="canonical" href="https://0sint.ir/categories/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=https://0sint.ir/categories/"> | ||
</head> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
html {overflow-y: scroll} | ||
:root { --bgcolor: white; --fontcolor: #444; --linkcolor: #00e; --visitedcolor: #551a8b; --precolor: #fff; --prebgcolor: #000;} | ||
@media (prefers-color-scheme: dark) { :root { --bgcolor: black; --fontcolor: white; --linkcolor: #5bf; --visitedcolor: #ae5ee0; --precolor: #fff; --prebgcolor: #383838;}} | ||
body{max-width:800px;margin:40px auto;padding:0 10px;font:14px/1.5 monospace;color:var(--fontcolor); background: var(--bgcolor)}a:link{color: var(--linkcolor)}a:visited{color: var(--visitedcolor)}a:active{color: var(--visitedcolor)}h1,h2,h3{line-height:1.2} | ||
p > code{color: var(--precolor); background: var(--prebgcolor); padding:2px} | ||
code{color: var(--precolor); background: var(--prebgcolor); padding:2px} | ||
pre{color: var(--precolor); background: var(--prebgcolor); padding:24px; overflow-x: auto} | ||
article{padding:24px 0} | ||
.center {display: block;margin-left: auto;margin-right: auto;width: 100%;} | ||
figcaption {color: #888; font: 12px/1.5 monospace; text-align: center;} | ||
figure {margin: auto} | ||
img {display: block; max-width: 100%; height: auto; margin: auto} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<style type=text/css>body{font-family:monospace;}</style> | ||
<title>OSINT and Purposes</title> | ||
|
||
|
||
<link rel="stylesheet" href="/css/style.css"> | ||
|
||
|
||
</head> | ||
<body> | ||
<header> | ||
==================<br> | ||
== <a href="https://0sint.ir/">Osint Topics</a> ==<br> | ||
================== | ||
<div style="float: right;">OSINT Topics</div><br> | ||
<p> | ||
<nav> | ||
<a href="/"><b>Start</b></a>. | ||
|
||
|
||
<a href="/posts/"><b>Posts</b></a>. | ||
|
||
<a href="/categories/"><b>Categories</b></a>. | ||
|
||
<a href="/tags/"><b>Tags</b></a>. | ||
|
||
</nav> | ||
</p> | ||
|
||
</header> | ||
|
||
|
||
<main> | ||
<article> | ||
<h1>OSINT and Purposes</h1> | ||
<b><time>06.08.2024 00:00</time></b> | ||
|
||
|
||
<div> | ||
<h1 id="disclaimer">Disclaimer</h1> | ||
<p>I only provide information about what exists as informative/educational purposes only. I have listed many OSINT links and topics that are still up and running with a legitimate purpose.</p> | ||
<p>Few onion links might be a scam, phishing, or contain illegal activities like drugs, weapons, illegal markets, fraudulent services, stolen data, etc., and many more. These activities may involve you at risk in danger by unknowingly. Kindly be aware of such activities which may take you and put yourself under risk.</p> | ||
<p>I am not involved in any practices like described above and if you wish to surf the topics and links you are the only solely responsible for your activity.</p> | ||
<h1 id="osint">OSINT</h1> | ||
<p>Open-Source Intelligence. Use open data, information, and publications intelligently to achieve your objectives.</p> | ||
|
||
</div> | ||
</article> | ||
</main> | ||
<aside> | ||
<div> | ||
<div> | ||
<h3>LATEST POSTS</h3> | ||
</div> | ||
<div> | ||
<ul> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</aside> | ||
|
||
|
||
<footer> | ||
<p>© 2024 <a href="https://0sint.ir/"><b>Alireza Gharib. All right reserved</b></a>. | ||
<a href="https://github.com/Gharib110"><b>Github</b></a>. | ||
</p> | ||
</footer> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<meta name="generator" content="Hugo 0.130.0"> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<style type=text/css>body{font-family:monospace;}</style> | ||
<title>Osint Topics</title> | ||
|
||
|
||
<link rel="stylesheet" href="/css/style.css"> | ||
|
||
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="Osint Topics"> | ||
</head> | ||
<body> | ||
<header> | ||
==================<br> | ||
== <a href="https://0sint.ir/">Osint Topics</a> ==<br> | ||
================== | ||
<div style="float: right;">OSINT Topics</div><br> | ||
<p> | ||
<nav> | ||
<a href="/"><b>Start</b></a>. | ||
|
||
|
||
<a href="/posts/"><b>Posts</b></a>. | ||
|
||
<a href="/categories/"><b>Categories</b></a>. | ||
|
||
<a href="/tags/"><b>Tags</b></a>. | ||
|
||
</nav> | ||
</p> | ||
|
||
</header> | ||
|
||
|
||
<main> | ||
|
||
|
||
<div> | ||
|
||
1 of 0 | ||
|
||
</div> | ||
|
||
</main> | ||
|
||
<footer> | ||
<p>© 2024 <a href="https://0sint.ir/"><b>Alireza Gharib. All right reserved</b></a>. | ||
<a href="https://github.com/Gharib110"><b>Github</b></a>. | ||
</p> | ||
</footer> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.