Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Proyectos para practicar web hacking

Existen diversos proyectos para practicar ataques a aplicaciones web, tanto tradicionales como a APIs, en base a una investigación…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Hack The Box — DevOopse: Walkthrough (without Metasploit)

https://cdn-images-1.medium.com/max/600/1*fmESxhHQErJ14har8zXn7w.png
Hack The Box — DevOopse: Walkthrough (without Metasploit) | Road to OSCP | Linux Medium Level | XML | XXE | OWASP TOP 10 | SSH key | git…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking Articles
Wireshark For Pentester: A Beginner’s Guide

Wireshark is an open-source application and it is the world’s foremost and widely-used network protocol analyzer that lets you see what’s happening on your network at a microscopic level. Just Because it can drill down and read the contents of each packet, it’s used to troubleshoot network problems and test software. Table of contents

The post Wireshark For Pentester: A Beginner’s Guide appeared first on Hacking Articles.
Deep Web
Help?

How do I go about finding sites that are worth anything? I’m trying to find a forum where people aren’t idiots. And a onion to get some info that’s hard to find.

submitted by /u/WickedNtention
[link] [comments]
hacking: security in practice
Bypassing Blocked Content On A Network

I'm not sure if this is the proper sub-reddit because I recently started to become more delved into computers, including Ethical Hacking. Some networks that I've previously used block practically anything that exists, and it's quiet annoying. I'm trying to use a website which is beneficial for me, but it ends up being blocked. I'm aware VPN's are an existing solution, but I'd rather use an alternative solution, if one exists.

Is there anyway I can encrypt the data being sent/disguise it so when it goes through the network, it'll seem casual. I'm using POP OS and Windows 10, so if the solution works for both then that's great. If it works for everything, including iPhones then I'll extremely appreciate that.

submitted by /u/Galactic_CakeYT
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking Articles|Raj Chandel's Blog
Wireshark For Pentesters: A Beginner’s Guide

What to Know

Wireshark is an open-source application and it is the world’s foremost and widely-used network protocol analyzer that lets you see what’s happening on your network at a microscopic level. Just Because it can drill down and read the contents of each packet, it's used to troubleshoot network problems and test software.<o:p

<o:p

Table of contents<o:p

· What is Wireshark <o:p

· Features<o:p

· Installation of Wireshark<o:p

§ For Windows<o:p

§ For Linux<o:p

· A look at Wireshark <o:p

· UI Basics <o:p

· Start packet capture <o:p

· Working with captured packets<o:p

· Display filter fields<o:p

· Building Display Filter Expressions<o:p

· Some Useful Filters<o:p

· Questionnaire <o:p

<o:p

What is Wireshark <o:p

Wireshark is an open-source widely used network packet or protocol analyzer. It is an essential tool for security professionals or system administrators. It is used to analyze the structure of different network protocols and has the ability to demonstrate application. Wireshark can be operated in different platforms such as Windows, Unix, Linux and employs the GTK+ widget toolkit or PCAP for packet capturing. IT also has terminal-based free software versions like Tshark. Wireshark shares many characteristics with tcpdump only the difference is that it supports a graphical user interface (GUI) and has information filtering features.<o:p

<o:p

Features <o:p

The following are the features that Wireshark provides:<o:p

<o:p

§ Can be operated on UNIX and Windows.<o:p

§ Captures live packet data from a network interface.<o:p

§ Open files containing packet data captured (PCAP Files) with tcpdump/WinDump, Wireshark, and many other packet capture programs.<o:p

§ Import packets from text files containing hex dumps of packet data.<o:p

§ Display filters are used to filter and organize the data display.<o:p

§ Display packets with very detailed protocol information.<o:p

§ New protocols can be scrutinized by creating plug-ins.<o:p

§ Captured Traffic can also be trace Voice Over Internet (VOIP) calls over the network.<o:p

§ Export some or all packets in several capture file formats.<o:p

§ Filter packets on many criteria.<o:p

§ Search for packets on many criteria.<o:p

§ Colorize packet display based on filters.<o:p

§ Create various statistics.<o:p

§ …​and a lot more!<o:p

<o:p

Installation of Wireshark <o:p

<o:p

For Windows<o:p

Wireshark can be downloaded at no cost from the official website of Wireshark for both windows and macOS. Here you can select and download the latest stable version of Wireshark <o:p https://1.bp.blogspot.com/-HL0jxDimyx0/YHXPF0D65CI/AAAAAAAAvWk/LfoZhvVcT2YXxWyAheWDINijBMMW0eYngCLcBGAsYHQ/s16000/1.png <o:p
<o:p

After downloading the Wireshark navigate to the downloads directory and run the Wireshark setup. During the installation process of Wireshark, choose to install Npcap if prompted as these include libraries required for live data capture.<o:p

After the installation of Wireshark, you must be logged in to the device as an administrator to use Wireshark. In windows 10 simply search Wireshark and Run as administrator. In macOS right-click the Wireshark app icon and select Get Info. In the Sharing & Permissionssettings, give the admin Read & Writeprivileges.<o:p

<o:p https://1.bp.blogspot.com/-D4g0KLmvKq8/YHXPSrzPZRI/AAAAAAAAvWo/O-ALPbwR_Lo3ceRNx2QXk88ocWY8S6n5QCLcBGAsYHQ/s16000/12.png For Linux <o:p

Wireshark is also available for Linux and other UNIX like platforms including[...]
Hacking Articles Tips Tricks Videos Tutorials
Hacking Articles|Raj Chandel's Blog Wireshark For Pentesters: A Beginner’s Guide What to Know Wireshark is an open-source application and it is the world’s foremost and widely-used network protocol analyzer that lets you see what’s happening on your network…
Red Hat, and FreeBSD. <o:p

To download Wireshark, open a terminal and type the following command to install Wireshark:<o:p

<o:p

apt install wireshark <o:p

<o:p https://1.bp.blogspot.com/-XkOTn3JUn9Y/YHXPXuE5pBI/AAAAAAAAvWw/xQLrTKTCT-YVXR6kglIbECzJpOPWagSqQCLcBGAsYHQ/s16000/13.png Press ‘Y’ when prompted to occupy additional space. During installation, Wireshark configuration will ask “should non super users be able to capture the packets?”. For security purpose it is not advisable to allow non super users to access Wireshark. As of now, continue by pressing ‘yes’. Wireshark installation will continue and successfully install it into the system.<o:p

<o:p https://1.bp.blogspot.com/-JN11JGTzXE0/YHXPcwgeI-I/AAAAAAAAvW0/KV-6O9ZfHv8yyQ46XqI3yK61WvdM0ssigCLcBGAsYHQ/s16000/14.png Type the following code to verify the installation package of Wireshark:<o:p

<o:p

apt show wireshark <o:p

<o:p https://1.bp.blogspot.com/-lDJO7YX2ir4/YHXPkX2GftI/AAAAAAAAvW4/qRsn3hXojRUA_7FlIB9zvxzFlFwvbNFewCLcBGAsYHQ/s16000/15.png <o:p

And to open the Wireshark run the following command and the Wireshark application will be visible as below:<o:p

<o:p

wireshark<o:p https://1.bp.blogspot.com/-ze5sIzOw71I/YHXPplxZNUI/AAAAAAAAvW8/dhZ29_6Jg_EDZkWOqnec5_HXkki_v5agQCLcBGAsYHQ/s16000/16.png A Look at Wireshark

Whenever you open Wireshark you will be prompted with the following screen.<o:p https://1.bp.blogspot.com/-pCYohXR9Wao/YHXPxL8HiII/AAAAAAAAvXI/cjDIA_s3QLUQvf-IgwkD61O4MBt17TiHACLcBGAsYHQ/s16000/17.png Here you can see different network interfaces on your device. In the above image we can see there is lot of traffic being communicated through the Wi-Fi interface. In most of cases you will only be able to see traffic going in and out of your own device, however some wireless network cards can be set into monitor mode so that you will be able to see traffic from other wireless device on the network. <o:p

<o:p

UI Basics<o:p

<o:p

Introduction<o:p

As of this now you have installed Wireshark into your systems and likely exited to get started capturing your first packets. Without wasting of much time let’s get started!!!<o:p

Now we’re going to explore <o:p

<o:p

· How Wireshark interface works <o:p

· How to view packets in Wireshark <o:p

· How to capture packets in Wireshark <o:p

· How to perform Trace Analysis in Wireshark<o:p

· How to filter packets in Wireshark<o:p

· ….and much more things!!<o:p

Wireshark can be started through windows program manager by searching Wireshark or also can be started through command line by typing “Wireshark” in the directory of Wireshark.<o:p

<o:p

The Main Window<o:p

Let’s quickly take a look at Wireshark user interface. Usually you would see this similar scenario after some packets are captured or loaded.<o:p https://1.bp.blogspot.com/-XJ4MA3vb8Lk/YHXQAuzmGeI/AAAAAAAAvXY/kjgmH381aFg0BBCmhgOWA2IS8toSKYE3ACLcBGAsYHQ/s16000/18.png <o:p

Wireshark main window consists of these parts that are commonly called as GUI programs.<o:p

<o:p

1. The menu is used to start actions<o:p

2. The main toolbar quick access to frequently used items from the menu<o:p

3. Filter Toolbar allows user to set display filters to filter which packet should displayed <o:p

4. The Packet list pane displays a summary of each packet captured.<o:p

5. The Packet details pane displays the packet selected in the packet list pane<o:p

6. The packet bytes pane displays the data from the packet selected in the packet list pane and highlights the field selected in the packet details pane<o:p

7. The status bar shows some detailed information about the current program state and the captured data.<o:p

<o:p

The Menu <o:p

<o:p

Wireshark main menu is located at the top of main window (window, Linux). <o:p https[...]