|
10 | 10 | <meta property="og:description" content="Pascal Cotret @ ENSTA Bretagne" />
|
11 | 11 | <meta property="og:type" content="website" />
|
12 | 12 | <meta property="og:url" content="https://pcotret.github.io/" />
|
13 |
| -<meta property="og:updated_time" content="2022-02-03T10:15:37+01:00" /> |
| 13 | +<meta property="og:updated_time" content="2022-03-18T16:36:16+01:00" /> |
14 | 14 | <meta name="twitter:card" content="summary"/>
|
15 | 15 | <meta name="twitter:title" content="Pascal Cotret @ ENSTA Bretagne"/>
|
16 | 16 | <meta name="twitter:description" content="Pascal Cotret @ ENSTA Bretagne"/>
|
|
100 | 100 | alt="/images/avatar.png"
|
101 | 101 | title=" /images/avatar.png" /></a></div><h2 class=" home-subtitle" ><div id=" id-1" class=" typeit" ></div></h2><div class=" links" ><a href=" https://github.com/pcotret" title=" GitHub" target=" _blank" rel=" noopener noreffer me" ><i class=" fab fa-github-alt fa-fw" ></i></a><a href=" https://linkedin.com/in/pascalcotret" title=" LinkedIn" target=" _blank" rel=" noopener noreffer me" ><i class=" fab fa-linkedin fa-fw" ></i></a><a href=" https://twitter.com/Pa0x73cal" title=" Twitter" target=" _blank" rel=" noopener noreffer me" ><i class=" fab fa-twitter fa-fw" ></i></a><a href=" https://www.root-me.org/Pa0x73cal" title=" Root Me" target=" _blank" rel=" noopener noreffer me" ><i class=" fas fa-flag-checkered fa-fw" ></i></a><a href=" mailto:echo%[email protected]%20%7c%20sed%20%27s/%5e/firstname.lastname/%27" title=" Email" rel=" me" ><i class=" far fa-envelope fa-fw" ></i></a></div></div>
|
102 | 102 | <article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
|
| 103 | + <a href="/microsemi_ubuntu/">Installing Microsemi Libero 2021.3 on Ubuntu 20 LTS</a> |
| 104 | + </h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel=" author" class="author"><i class="fas fa-user-circle fa-fw"></i>Pascal</a></span> <span class="post-publish">published on <time datetime="2022-03-18">2022-03-18</time></span> <span class="post-category">included in <a href="/categories/articles/"><i class="far fa-folder fa-fw"></i>Articles</a></span></div><div class="content">Mostly based on this great tutorial : https://bobbl.github.io/fpga/microsemi/2021/04/30/install-libero-update.html |
| 105 | + ## Prerequisites |
| 106 | +1 sudo apt install libxtst6:i386 libxrender1:i386 apt-file lsb xfonts-intl-asian xfonts-intl-chinese xfonts-intl-chinese-big xfonts-intl-japanese xfonts-intl-japanese-big ksh libxft2:i386 libgtk2.0-0:i386 libcanberra-gtk-module:i386 libqt5xdg-dev:i386 You may need other QT related packages in their i386 flavour. |
| 107 | +Get License Create a directory for the license server (here I use ~/.local/share/microsemi/license) |
| 108 | +1 mkdir --p /home/USERNAME/.local/share/microsemi/license Download the “Linux Daemon” from https://www.microsemi.com/product-directory/design-resources/1711-licensing#downloads to the license directory and extract it with:</div><div class="post-footer"> |
| 109 | + <a href="/microsemi_ubuntu/">Read More</a><div class="post-tags"> |
| 110 | + <i class="fas fa-tags fa-fw"></i> <a href="/tags/fpga/">fpga</a>, <a href="/tags/microsemi/">microsemi</a></div></div> |
| 111 | +</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline"> |
103 | 112 | <a href="/osint101/">OSINT 101</a>
|
104 | 113 | </h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel=" author" class="author"><i class="fas fa-user-circle fa-fw"></i>Pascal</a></span> <span class="post-publish">published on <time datetime="2022-01-11">2022-01-11</time></span> <span class="post-category">included in <a href="/categories/tech-misc/"><i class="far fa-folder fa-fw"></i>Tech notes / Misc.</a></span></div><div class="content">OSINT 101 Some ressources to get into OSINT:
|
105 | 114 | https://osintfr.com/en/how-to-begin-faq/ https://www.youtube.com/playlist?list=PLrFPX1Vfqk3ehZKSFeb9pVIHqxqrNW8Sy CTFs:
|
|
130 | 139 | Level 1 - Intro OpenVPN https://tryhackme.com/room/openvpn Welcome https://tryhackme.com/jr/welcome Intro to Researching https://tryhackme.com/room/introtoresearch Crash Course Pentesting https://tryhackme.com/room/ccpentesting Introductory CTFs to get your feet wet Google Dorking https://tryhackme.com/room/googledorking OHsint https://tryhackme.com/room/ohsint Shodan.io https://tryhackme.com/room/shodan Level 2 - Tooling Tmux https://tryhackme.com/room/rptmux Web Scanning https://tryhackme.com/room/rpwebscanning Sublist3r https://tryhackme.com/room/rpsublist3r Metasploit https://tryhackme.com/room/rpmetasploit Hydra https://tryhackme.com/room/hydra Linux Privesc https://tryhackme.com/room/linuxprivesc Web Scanning https://tryhackme.com/room/rpwebscanning More introductory CTFs Vulnversity - https://tryhackme.</div><div class="post-footer">
|
131 | 140 | <a href="/tryhackme/">Read More</a><div class="post-tags">
|
132 | 141 | <i class="fas fa-tags fa-fw"></i> <a href="/tags/free/">free</a>, <a href="/tags/crypto/">crypto</a>, <a href="/tags/hack/">hack</a>, <a href="/tags/tryhackme/">tryhackme</a></div></div>
|
133 |
| -</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline"> |
134 |
| - <a href="/owasp-bwa/">OWASP BWA VM settings</a> |
135 |
| - </h1><div class="post-meta"><span class="post-author"><a href="/" title="Author" rel=" author" class="author"><i class="fas fa-user-circle fa-fw"></i>Pascal</a></span> <span class="post-publish">published on <time datetime="2021-01-17">2021-01-17</time></span> <span class="post-category">included in <a href="/categories/tech-security/"><i class="far fa-folder fa-fw"></i>Tech notes / Security</a></span></div><div class="content">Download the OWASP BWA VM: https://www.vulnhub.com/entry/owasp-broken-web-applications-project-12,46/ |
136 |
| -Network settings VM startup Just start the VM. After a few seconds, it will display its IP address. No need to login for the moment. |
137 |
| -Just access the IP address in your browser and you’re ready to go!</div><div class="post-footer"> |
138 |
| - <a href="/owasp-bwa/">Read More</a><div class="post-tags"> |
139 |
| - <i class="fas fa-tags fa-fw"></i> <a href="/tags/owasp/">owasp</a>, <a href="/tags/security/">security</a></div></div> |
140 | 142 | </article><ul class="pagination"><li class="page-item active">
|
141 | 143 | <span class="page-link">
|
142 | 144 | <a href="/">1</a>
|
|
153 | 155 | <span class="page-link" aria-hidden="true">…</span>
|
154 | 156 | </li><li class="page-item ">
|
155 | 157 | <span class="page-link">
|
156 |
| - <a href="/page/5/">5</a> |
| 158 | + <a href="/page/6/">6</a> |
157 | 159 | </span>
|
158 | 160 | </li></ul></div></div>
|
159 | 161 | </main></div>
|
|
0 commit comments