Understanding URL Encoding
a.k.a Percent Encoding and why is it important?Continue reading on Medium Β»
Read more...
a.k.a Percent Encoding and why is it important?Continue reading on Medium Β»
Read more...
Understanding URL Encoding
https://shalwingeorge.medium.com/understanding-url-encoding-d45220347eab?source=rss------bug_bounty-5
https://shalwingeorge.medium.com/understanding-url-encoding-d45220347eab?source=rss------bug_bounty-5
a.k.a Percent Encoding and why is it important?Continue reading on Medium Β» (https://shalwingeorge.medium.com/understanding-url-encoding-d45220347eab?source=rss------bug_bounty-5)
hacking: security in practice
Iβm bummed out.
I built the Quasar Rat about 10 times now over and over and I just donβt know whatβs wrong itβs not connecting to my client. Iβm not the best but Iβm learning and itβs a lot harder with no particular place to learn RATS. Can someone help? I can pay for your time once I learn the skill. Would appreciate it a lot.
submitted by /u/var55
[link] [comments]
Iβm bummed out.
I built the Quasar Rat about 10 times now over and over and I just donβt know whatβs wrong itβs not connecting to my client. Iβm not the best but Iβm learning and itβs a lot harder with no particular place to learn RATS. Can someone help? I can pay for your time once I learn the skill. Would appreciate it a lot.
submitted by /u/var55
[link] [comments]
reddit
Iβm bummed out.
I built the Quasar Rat about 10 times now over and over and I just donβt know whatβs wrong itβs not connecting to my client. Iβm not the...
Chapter2βββHow to start a journey in the field of Pentesting and Bug hunting.
The tedious journey will start with loads of hesitation, doubts and problems but will provide sudden excitement too.Continue reading on Medium Β»
Read more...
The tedious journey will start with loads of hesitation, doubts and problems but will provide sudden excitement too.Continue reading on Medium Β»
Read more...
Chapter2βββHow to start a journey in the field of Pentesting and Bug hunting.
https://vsr13.medium.com/chapter2-how-to-start-a-journey-in-the-field-of-pentesting-and-bug-hunting-a65d3c370529?source=rss------bug_bounty-5
https://vsr13.medium.com/chapter2-how-to-start-a-journey-in-the-field-of-pentesting-and-bug-hunting-a65d3c370529?source=rss------bug_bounty-5
The tedious journey will start with loads of hesitation, doubts and problems but will provide sudden excitement too.Continue reading on Medium Β» (https://vsr13.medium.com/chapter2-how-to-start-a-journey-in-the-field-of-pentesting-and-bug-hunting-a65d3c370529?source=rss------bug_bounty-5)
Laravel CVE-2021β3129 testing
https://sugarsolt.medium.com/laravel-cve-2021-3129-testing-d4fb4c76e159?source=rss------bug_bounty-5
https://sugarsolt.medium.com/laravel-cve-2021-3129-testing-d4fb4c76e159?source=rss------bug_bounty-5
Hello.
Iβm sorry for my poor English.Continue reading on Medium Β» (https://sugarsolt.medium.com/laravel-cve-2021-3129-testing-d4fb4c76e159?source=rss------bug_bounty-5)
Iβm sorry for my poor English.Continue reading on Medium Β» (https://sugarsolt.medium.com/laravel-cve-2021-3129-testing-d4fb4c76e159?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials pinned Β«Black Hat Ethical Hacking Offensive Security Tool: Hunt https://www.blackhatethicalhacking.com/wp-content/uploads/2017/11/black-hat-locks-and-electronics.jpg Offensive Security Tool: HuntPost Views: 69 https://www.blackhatethicalhacking.com/wp-content/upβ¦Β»
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
What is PGP Encryption?
In this tutorial, we will study What is PGP Encryption and hashing, How does PGP encryption work, What is the role of hashing in PGPβ¦
Continue reading on Medium Β»
What is PGP Encryption?
In this tutorial, we will study What is PGP Encryption and hashing, How does PGP encryption work, What is the role of hashing in PGPβ¦
Continue reading on Medium Β»
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Writing Technical Documentation with Emacs
https://cdn-images-1.medium.com/max/2202/1*PKTPNdI0lVgER2stHBICdQ.png
Writing technical documentation using Emacs Org mode.
Continue reading on Medium Β»
Writing Technical Documentation with Emacs
https://cdn-images-1.medium.com/max/2202/1*PKTPNdI0lVgER2stHBICdQ.png
Writing technical documentation using Emacs Org mode.
Continue reading on Medium Β»
β HOW TO USE STACER TO CLEAN UP YOUR LINUX β
If you use linux you might miss ccleaner and it's utilities to clean windows. Well we have different tools on Linux which are free to use.
1οΈβ£ Install Stacer
For debian and ubuntu users you can install stacer by command-line interface:
https://github.com/oguzhaninan/Stacer/releases
The first tab that you will see is the dashboard with CPU, Memory and Disk.
Screenshot :
https://i.imgur.com/NVekJn1.png
3οΈβ£ Overview
As far as we can see there are different icons with different features.
Startup Applications β Shows you all applications which will be launched on startup
System Cleaner β Will clean your system of package caches, crash reports, application logs, application caches and t he trash
Search β Is a browsing tool for your file system to find files.(Need to select directory)
Services β Shows you all running and not running services.
Processes β Gives an overview about all running processes.
Uninstaller β Uninstall packages by search options or manually search.
Ressources β Shows CPU, Disk Read Write, Memory, Network, File System (A better taskmanager of windows).
Helpers β Print Hosts.
APT Repository Manager β Here you can manage your Repositories (enable / disable).
Settings β Language, Disks, Start Page.
4οΈβ£ Clean Up
Head over to the Β»
Screenshot :
https://i.imgur.com/7uhK9hH.png
Again click Β»
Screenshot :
https://i.imgur.com/0oSQ9od.png
Finally your system has been cleared for the first.
Later an advanced tutorial about bleachbit.
Written by @MrBlackX π
If you use linux you might miss ccleaner and it's utilities to clean windows. Well we have different tools on Linux which are free to use.
1οΈβ£ Install Stacer
For debian and ubuntu users you can install stacer by command-line interface:
sudo apt install software-properties-common[HIT ENTER]
sudo add-apt-repository ppa:oguzhaninan/stacer
sudo apt updateIt may happen that you get error messages about the GPG key. You can remove the repository by typing :
sudo apt install stacer
sudo add-apt-repository --remove ppa:oguzhaninan/stacerIf you don't want add repository you can simply download & install the debian package from their github page :
https://github.com/oguzhaninan/Stacer/releases
sudo apt install curl systemd2οΈβ£ Start Stacer
cd /tmp
wget https://github.com/oguzhaninan/Stacer/releases/download/v1.1.0/stacer_1.1.0_amd64.deb
sudo apt install ./stacer_1.1.0_amd64.deb -y
sudo stacer(To run stacer as superuser)
The first tab that you will see is the dashboard with CPU, Memory and Disk.
Screenshot :
https://i.imgur.com/NVekJn1.png
3οΈβ£ Overview
As far as we can see there are different icons with different features.
Startup Applications β Shows you all applications which will be launched on startup
System Cleaner β Will clean your system of package caches, crash reports, application logs, application caches and t he trash
Search β Is a browsing tool for your file system to find files.(Need to select directory)
Services β Shows you all running and not running services.
Processes β Gives an overview about all running processes.
Uninstaller β Uninstall packages by search options or manually search.
Ressources β Shows CPU, Disk Read Write, Memory, Network, File System (A better taskmanager of windows).
Helpers β Print Hosts.
APT Repository Manager β Here you can manage your Repositories (enable / disable).
Settings β Language, Disks, Start Page.
4οΈβ£ Clean Up
Head over to the Β»
System CleanerΒ« tab and click "Select all" and click Β»SearchΒ«Screenshot :
https://i.imgur.com/7uhK9hH.png
Again click Β»
Select allΒ« and then click the π§Ή icon.Screenshot :
https://i.imgur.com/0oSQ9od.png
Finally your system has been cleared for the first.
Later an advanced tutorial about bleachbit.
Written by @MrBlackX π
GitHub
Releases Β· oguzhaninan/Stacer
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web - oguzhaninan/Stacer
β HOW TO USE SWEEPER TO CLEAN YOUR BROWSER HISTORY β
#clean_traces
#privacy
#linux
As you can read, sweeper just clear your browsers like cookies, history, cache etc.
1οΈβ£ Installation
If you opened sweeper successfully then you can see a tab of "
Screenshot :
https://i.imgur.com/bCZNDYZ.png
The "
You can quit the tool by :
To clean, we hit the button "
Screenshot :
https://i.imgur.com/XSrobmV.png
Finally the other box will give you messages what the tool does. The last message will be "
Screenshot :
https://i.imgur.com/DFyKwVr.png
Written by @MrBlackX π
#clean_traces
#privacy
#linux
As you can read, sweeper just clear your browsers like cookies, history, cache etc.
1οΈβ£ Installation
sudo apt install sweeper2οΈβ£ Start Sweeper
sweeper / sudo sweeper
3οΈβ£ OverviewIf you opened sweeper successfully then you can see a tab of "
Privacy Settings", here you can choose what you want to clear. Generally you should select all checkboxes.Screenshot :
https://i.imgur.com/bCZNDYZ.png
The "
Settings" button between "File" and "Help" is for the language settings.You can quit the tool by :
ctrl+q
4οΈβ£ CleanTo clean, we hit the button "
Select All", then we click "Clean Up". A warning pop-up will as us if we are sure to delete all data. Just click "Continue"Screenshot :
https://i.imgur.com/XSrobmV.png
Finally the other box will give you messages what the tool does. The last message will be "
Clean up finished".Screenshot :
https://i.imgur.com/DFyKwVr.png
Written by @MrBlackX π
β HOW TO USE BLEACHBIT TO CLEAN UP YOUR LINUX β
#clean_traces
#privacy
#linux
Today i want to show you how to clean linux with bleachbit.
βοΈ Note : For bleachbit you can choose between bleachbit and bleachbit root.
1οΈβ£ Install Bleachbit
To start bleachbit, you can either choose the terminal or search start method.
Terminal :
Just search "
3οΈβ£ Overview
If you start Bleachbit first time you will see a preferences pop-up, you can choose my settings.
Screenshot :
https://i.imgur.com/Nn849UW.png
it could happen that you get this error
Screenshot :
https://i.imgur.com/upTAVxB.png
Follow the images and click on the preferences and disable update.
To select items you can for example select "
Screenshot :
https://i.imgur.com/AVqAorZ.png
4οΈβ£ Cleaning
To clean your computer you click on "
Preview:
Screenshot :
https://i.imgur.com/pEN1yTf.png
Clean(Make you confirmed it):
Screenshot :
https://i.imgur.com/Ehc4vHw.png
Written by @MrBlackX π
#clean_traces
#privacy
#linux
Today i want to show you how to clean linux with bleachbit.
βοΈ Note : For bleachbit you can choose between bleachbit and bleachbit root.
1οΈβ£ Install Bleachbit
sudo apt install bleachbit2οΈβ£ Start Bleachtbit
To start bleachbit, you can either choose the terminal or search start method.
Terminal :
bleachbit # as default userSearch :
sudo bleachbit # as root
Just search "
bleachbit" and start either as root or default user.3οΈβ£ Overview
If you start Bleachbit first time you will see a preferences pop-up, you can choose my settings.
Screenshot :
https://i.imgur.com/Nn849UW.png
it could happen that you get this error
Screenshot :
https://i.imgur.com/upTAVxB.png
Follow the images and click on the preferences and disable update.
To select items you can for example select "
Adobe Reader" to select the items of the "Adobe Reader" automatically.Screenshot :
https://i.imgur.com/AVqAorZ.png
4οΈβ£ Cleaning
To clean your computer you click on "
Preview" and then on "Clean":Preview:
Screenshot :
https://i.imgur.com/pEN1yTf.png
Clean(Make you confirmed it):
Screenshot :
https://i.imgur.com/Ehc4vHw.png
Written by @MrBlackX π
How to bypass encryption mechanism in Android apps
https://medium.com/@jaimin_gohel/how-to-bypass-encryption-mechanism-in-android-apps-720e9431bc67?source=rss------bug_bounty-5
https://medium.com/@jaimin_gohel/how-to-bypass-encryption-mechanism-in-android-apps-720e9431bc67?source=rss------bug_bounty-5