Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new blog in README file #109

Merged
merged 5 commits into from
Nov 2, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
name: Greetings

on: [pull_request, issues]
on: [pull_request_target, issues]

jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GH_TOKEN }}
issue-message: 'Congrats! You just created a PR :heart: The maintainers will review soon'' first issue'
pr-message: 'Congrats! You created your first PR on this repository :+1: We will revert shortly'' first pr'
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
vercel-token: ${{ secrets.VERCEL_TOKEN }}
issue-message: "Congrats! You just created a PR :heart: The maintainers will review soon' first issue"
pr-message: "Congrats! You created your first PR on this repository :+1: We will revert shortly' first pr"
3 changes: 1 addition & 2 deletions blogs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@
| GitLab | |
| Dependabot | |
| Circle CI | |


| [WireShark](WireShark.md) | [BHMBS Ibrahim](https://www.github.com/barhouum7) |
46 changes: 46 additions & 0 deletions blogs/WireShark.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<p align="center"><img src="https://cdn.worldvectorlogo.com/logos/wireshark.svg" width="400"></p>


<h1>WireShark</h1>

<p>Wireshark is the world's foremost network protocol analyzer. It lets you see what's happening on your network at a microscopic level. It is the de facto (and often de jure) standard across many industries and educational institutions.

Wireshark development thrives thanks to the contributions of networking experts across the globe. It is the continuation of a project that started in 1998.
</p>


<p align="center">
<img src="https://vectorified.com/images/wireshark-icon-18.png" width="400">
</p>

<p>Wireshark looks like this, and it can be a little overwhelming at first.</p>

<p align="center">
<img src="https://jvns.ca/images/wireshark_screenshot.png" width="400">
</p>

<h2>
Features
</h2>
<p>Wireshark has a rich feature set which includes the following:</p>
<ul type="squire">
<li>Deep inspection of hundreds of protocols, with more being added all the time</li>
<li>Live capture and offline analysis</li>
<li>Standard three-pane packet browser</li>
<li>Multi-platform: Runs on Windows, Linux, OS X, FreeBSD, NetBSD, and many others</li>
<li>Captured network data can be browsed via a GUI, or via the TTY-mode TShark utility</li>
<li>The most powerful display filters in the industry</li>
<li>Rich VoIP analysis</li>
<li>Read/write many different capture file formats: tcpdump (libpcap), Pcap NG, Catapult DCT2000, Cisco Secure IDS iplog, Microsoft Network Monitor, Network General Sniffer® (compressed and uncompressed), Sniffer® Pro, and NetXray®, Network Instruments Observer, NetScreen snoop, Novell LANalyzer, RADCOM WAN/LAN Analyzer, Shomiti/Finisar Surveyor, Tektronix K12xx, Visual Networks Visual UpTime, WildPackets EtherPeek/TokenPeek/AiroPeek, and many others</li>
<li>Capture files compressed with gzip can be decompressed on the fly</li>
<li>Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, ATM, Bluetooth, USB, Token Ring, Frame Relay, FDDI, and others (depending on your platform)</li>
<li>Decryption support for many protocols, including IPsec, ISAKMP, Kerberos, SNMPv3, SSL/TLS, WEP, and WPA/WPA2</li>
<li>Coloring rules can be applied to the packet list for quick, intuitive analysis</li>
<li>Output can be exported to XML, PostScript®, CSV, or plain text</li></ul>

<h2>
Authors
</h2>

<p style="background-color: lightblue;"><b style="color: black;">ORIGINAL AUTHOR</b><br /></p>
<p><b>Gerald Combs</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;gerald[AT]wireshark.org</p>
16 changes: 16 additions & 0 deletions intro/BHMBS-Ibrahim.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<p align="center">
<img src="https://avatars0.githubusercontent.com/u/28789723?s=460&u=1753ce0146b42a0d604754ba8708f774609e4761&v=4" height="400">

<h1 align="center">BHMBS Ibrahim</h1>

<h2 align="center">CS/CNetworking Student</h2>

<p align='center'>
<a href="mailto:[email protected]"><img height="50" src="https://image.flaticon.com/icons/png/512/281/281769.png"></a>&nbsp;&nbsp;
<a href="https://www.linkedin.com/in/ibrahimbs"><img height="50" src="https://www.hesus.eu/wp-content/uploads/2019/05/linkedin-icon-logo-png-transparent.png"></a>&nbsp;&nbsp;
<a href="https://stackoverflow.com/users/12458449/ben-salah-ibrahim"><img height="50" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Stack_Overflow_icon.svg/768px-Stack_Overflow_icon.svg.png"></a>&nbsp;&nbsp;
<a href="https://github.com/barhouum7"><img height="50" src="https://github.githubassets.com/images/modules/logos_page/Octocat.png"></a>&nbsp;&nbsp;
<a href="https://twitter.com/anupamhaldkar"><img height="50" src="https://cdn.icon-icons.com/icons2/836/PNG/512/Twitter_icon-icons.com_66803.png"></a>&nbsp;&nbsp;
<a href="bhmbsibrahim.ml"><img height="50" src="https://cdn4.iconfinder.com/data/icons/software-line/32/software-line-02-512.png"></a>&nbsp;&nbsp;
</p>
</p>