Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
66K 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
Rootend - A \Nix Enumerator And Auto Privilege Escalation Tool

rootend is a python \nix Enumerator & Auto Privilege Escalation tool. For a full list of our tools, please visit our website https://www.twelvesec.com/ Written by: nickvourd (twitter) maldevel (twitter) servoUsage Enumeration & Automation Privilege Escalation tool. rootend is an open source tool licensed under GPLv3. Affected systems: *nix. Written by: @nickvourd of @twelvesec. Special thanks to @maldevel & servo. https://www.twelvesec.com/ Please visit https://github.com/twelvesec/rootend for more.. optional arguments: -h, --help show this help message and exit -v, --version show version and exit -a, --auto automated privilege escalation process -m, --manual system enumeration -n, --nocolor disable color -b, --banner show banner and exit -s, --suid suid binary enumeration -w, --weak weak permissions of files enumeration -p, --php PHP configuration files enumeration -c, --capabilities capabilities enumeration -f, --full-writables world writable files enumeration usage examples: ./rootend.py -a ./rootend.py -m ./rootend.py -v ./rootend.py -b Specific categories usage examples: ./rootend.py -a -s ./rootend.py -m -w ./rootend.py -a -s -p ./rootend.py -m -w -c -p ./rootend.py -a -s -c -p -f *Use the above arguments with -n to disable color. ">_ ._ _ \_ _/_ _ _ _ | |_ _ _ / _/ _ _ | | \ \/ \/ // _ \| |\ \/ // _ \ \_ \_/ _ \_/ _\ | | \ /\ _/| |_\ /\ _/ / \ _/\ \_ |_| \/\_/ \_ >_/\_/ \_ >_ /\_ >\_ > \/ \/ \/ \/ \/ rootend v.2.0.2 - Enumeration & Automation Privilege Escalation tool.rootend is an open source tool licensed under GPLv3.Affected systems: *nix.Written by: @nickvourd of @twelvesec.Special thanks to @maldevel & servo.https://www.twelvesec.com/Please visit https://github.com/twelvesec/rootend for more..optional arguments: -h, --help show this help message and exit -v, --version show version and exit -a, --auto automated privilege escalatio n process -m, --manual system enumeration -n, --nocolor disable color -b, --banner show banner and exit -s, --suid suid binary enumeration -w, --weak weak permissions of files enumeration -p, --php PHP configuration files enumeration -c, --capabilities capabilities enumeration -f, --full-writables world writable files enumerationusage examples: ./rootend.py -a ./rootend.py -m ./rootend.py -v ./rootend.py -bSpecific categories usage examples: ./rootend.py -a -s ./rootend.py -m -w ./rootend.py -a -s -p ./rootend.py -m -w -c -p ./rootend.py -a -s -c -p -f *Use the above arguments with -n to disable color. Version 2.0.2 Supports Python 2.x Python 3.x Tested on Python 2.7.18rc1 Python 3.8.2 Modes Manual Auto Exploitation Categories Suid Binaries: General Suids Suids for reading files Suids for creating file as root Limited Suids Custom Suids Weak Permissions: /etc/passwd /etc/shadow apache2.conf httpd.conf redis.conf /root Weak Ownership: /etc/passwd /etc/shadow apache2.conf httpd.conf redis.conf /root Capabilities: General Capabilities Custom Capabilities With CAP_SETUID Interesting Files: PHP Configuration Files World Writable Files Download Rootend
Read more...

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!Rootend - A *Nix Enumerator And Auto Privilege Escalation Tool





rootend is a python *nix Enumerator & Auto Privilege Escalation tool.

For a full list of our tools, please visit our website https://www.twelvesec.com/

Written by:

* nickvourd (twitter)
* maldevel (twitter)
* servo



Usage

Enumeration & Automation Privilege Escalation tool. rootend is an open source tool licensed under GPLv3. Affected systems: *nix. Written by: @nickvourd of @twelvesec. Special thanks to @maldevel & servo. https://www.twelvesec.com/ Please visit https://github.com/twelvesec/rootend for more.. optional arguments: -h, --help show this help message and exit -v, --version show version and exit -a, --auto automated privilege escalation process -m, --manual system enumeration -n, --nocolor disable color -b, --banner show banner and exit -s, --suid suid binary enumeration -w, --weak weak permissions of files enumeration -p, --php PHP configuration files enumeration -c, --capabilities capabilities enumeration -f, --full-writables world writable files enumeration usage examples: ./rootend.py -a ./rootend.py -m ./rootend.py -v ./rootend.py -b Specific categories usage examples: ./rootend.py -a -s ./rootend.py -m -w ./rootend.py -a -s -p ./rootend.py -m -w -c -p ./rootend.py -a -s -c -p -f *Use the above arguments with -n to disable color. ">___________ .__ _________
\__ ___/_ _ __ ____ | |___ __ ____ / _____/ ____ ____
| | \ \/ \/ // __ \| |\ \/ // __ \ \_____ \_/ __ \_/ ___\
| | \ /\ ___/| |_\ /\ ___/ / \ ___/\ \___
|____| \/\_/ \___ >____/\_/ \___ >_______ /\___ >\___ >
\/ \/ \/ \/ \/
rootend v.2.0.2 - Enumeration & Automation Privilege Escalation tool.
rootend is an open source tool licensed under GPLv3.
Affected systems: *nix.
Written by: @nickvourd of @twelvesec.
Special thanks to @maldevel & servo.
https://www.twelvesec.com/
Please visit https://github.com/twelvesec/rootend for more..

optional arguments:
-h, --help show this help message and exit
-v, --version show version and exit
-a, --auto automated privilege escalatio n process
-m, --manual system enumeration
-n, --nocolor disable color
-b, --banner show banner and exit
-s, --suid suid binary enumeration
-w, --weak weak permissions of files enumeration
-p, --php PHP configuration files enumeration
-c, --capabilities capabilities enumeration
-f, --full-writables world writable files enumeration

usage examples:
./rootend.py -a
./rootend.py -m
./rootend.py -v
./rootend.py -b

Specific categories usage examples:
./rootend.py -a -s
./rootend.py -m -w
./rootend.py -a -s -p
./rootend.py -m -w -c -p
./rootend.py -a -s -c -p -f

*Use the above arguments with -n to disable color.



Version

2.0.2

Supports

* Python 2.x
* Python 3.x

Tested on

* Python 2.7.18rc1
* Python 3.8.2

Modes

* Manual
* Auto

Exploitation Categories

Suid Binaries:

* General Suids
* Suids for reading files
* Suids for creating file as root
* Limited Suids
* Custom Suids

Weak Permissions:

* /etc/passwd
* /etc/shadow
* apache2.conf
* httpd.conf
* redis.conf
* /root

Weak Ownership:

* /etc/passwd
* /etc/shadow
* apache2.conf
* httpd.conf
* redis.conf
* /root

Capabilities:

* General Capabilities
* Custom Capabilities
* With CAP_SETUID

Interesting Files:

* PHP Configuration Files
* World Writable Files



Download Rootend

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux TutorialsKali Linux 2021.3 Released for NetHunter Smartwatch and With New Hacking Tools
The most popular penetration testing distro Kali linux announced a new version that included extended support for OpenSSL, new Tools, Live VM Support, and support for smartwatch.

The Kali Linux 2021.3 is the third release of the year, now it is available for ready download or users can update to the latest version.

What’s New With Kali Linux 2021.3

OpenSSL by Default

Starting from Kali Linux 2021.3, support for legacy protocols and ciphers are enabled by default. This would help researchers to test older machines that still using older protocols.

Complete OpenSSL Configurations can be found here.

New Kali-Tools

The tools pages have been refreshed with a new design that helps users to pick the tools and contribute.”We have refreshed every aspect of the previous site, giving a new, faster, layout, content, and system!”

Following are the new tools introduced;

* Berate_ap – Orchestrating MANA rogue Wi-Fi Access Points
* CALDERA – Scalable automated adversary emulation platform
* EAPHammer – Targeted evil twin attacks against WPA2-Enterprise Wi-Fi networks
* HostHunter – Recon tool for discovering hostnames using OSINT techniques
* RouterKeygenPC – Generate default WPA/WEP Wi-Fi keys
* Subjack – Subdomain takeover
* WPA_Sycophant – Evil client portion of EAP relay attack

Virtualization and Desktop

Hyper-V Enhanced Session Mode made simple with the new release, it can be enabled by just hitting an enter.

Following are improvements with Desktop

* Improved GTK3 theme for Xfce’s notifications and logout-dialog
* Redesigned GTK2 theme for a better fit of older programs
* Improved Kali-Dark and Kali-Light syntax-highlighting themes for GNOME and Xfce



Kali NetHunter

For the first time, Kali linux was introduced for a smartwatch, the TicHunter Pro, it is still in the experimental phase, there be many limitations now, hope in the future it will be promising.



You can find the documentation of how to install it here.

Kali Linux 2021.3 is available to download from here, you can also update using the following commands.
┌──(kali㉿kali)-[~]
└─$ echo "deb http://http.kali.org/kali kali-rolling main non-free contrib" | sudo tee /etc/apt/sources.list
┌──(kali㉿kali)-[~]
└─$ sudo apt update && sudo apt -y full-upgrade
┌──(kali㉿kali)-[~]
└─$ [ -f /var/run/reboot-required ] && sudo reboot -f
To check the update
┌──(kali㉿kali)-[~]
└─$ grep VERSION /etc/os-release VERSION="2021.3" VERSION_ID="2021.3" VERSION_CODENAME="kali-rolling"
Offensive security team is having plans to refresh the kali menus by making some alteration in structre and to change load balancers that handles OS images.

___________________________
@hacking_Attack
@Hacking_Video
rootend is a python *nix Enumerator & Auto Privilege Escalation (https://www.kitploit.com/search/label/Privilege%20Escalation) tool. For a full list of our tools, please visit our website https://www.twelvesec.com/ Written by: nickvourd (https://github.com/nickvourd) (twitter (https://twitter.com/nickvourd)) maldevel (https://github.com/maldevel) (twitter (https://twitter.com/maldevel)) servo (https://github.com/gbkaragiannidis)
Usage
____/\_/ \___ >_______ /\___ >\___ > \/ \/ \/ \/ \/ rootend v.2.0.2 - Enumeration & Automation (https://www.kitploit.com/search/label/Automation) Privilege Escalation (https://www.kitploit.com/search/label/Escalation) tool. rootend is an open source tool licensed under GPLv3. Affected systems: *nix. Written by: @nickvourd of @twelvesec. Special thanks to @maldevel & servo. https://www.twelvesec.com/ Please visit https://github.com/twelvesec/rootend for more.. optional arguments: -h, --help show this help message and exit -v, --version show version and exit -a, --auto automated privilege escalation process -m, --manual system enumeration -n, --nocolor disable color -b, --banner show banner and exit -s, --suid suid binary enumeration -w, --weak weak permissions of files enumeration -p, --php PHP configuration (https://www.kitploit.com/search/label/PHP%20configuration) files enumeration -c, --capabilities capabilities enumeration -f, --full-writables world writable files enumeration usage examples: ./rootend.py -a ./rootend.py -m ./rootend.py -v ./rootend.py -b Specific categories usage examples: ./rootend.py -a -s ./rootend.py -m -w ./rootend.py -a -s -p ./rootend.py -m -w -c -p ./rootend.py -a -s -c -p -f *Use the above arguments with -n to disable color. ">___________ .__ _________
\__ ___/_ _ __ ____ | |___ __ ____ / _____/ ____ ____
| | \ \/ \/ // __ \| |\ \/ // __ \ \_____ \_/ __ \_/ ___\
| | \ /\ ___/| |_\ /\ ___/ / \ ___/\ \___
|____| \/\_/ \___ >____/\_/ \___ >_______ /\___ >\___ >
\/ \/ \/ \/ \/
rootend v.2.0.2 - Enumeration & Automation Privilege Escalation tool.
rootend is an open source tool licensed under GPLv3.
Affected systems: *nix.
Written by: @nickvourd of @twelvesec.
Special thanks to @maldevel & servo.
https://www.twelvesec.com/
Please visit https://github.com/twelvesec/rootend for more..

optional arguments:
-h, --help show this help message and exit
-v, --version show version and exit
-a, --auto automated privilege escalatio n process
-m, --manual system enumeration
-n, --nocolor disable color
-b, --banner show banner and exit
-s, --suid suid binary enumeration
-w, --weak weak permissions of files enumeration
-p, --php PHP configuration files enumeration
-c, --capabilities capabilities enumeration
-f, --full-writables world writable files enumeration

usage examples:
./rootend.py -a
./rootend.py -m
./rootend.py -v
./rootend.py -b

Specific categories usage examples:
./rootend.py -a -s
./rootend.py -m -w
./rootend.py -a -s -p
./rootend.py -m -w -c -p
./rootend.py -a -s -c -p -f

*Use the above arguments with -n to disable color.


Version

2.0.2

Supports
Python 2.x Python 3.x
Tested on
Python 2.7.18rc1 Python 3.8.2
Modes
Manual Auto
Exploitation Categories

Suid Binaries:
General Suids Suids for reading files Suids for creating file as root Limited Suids Custom Suids
Weak Permissions:
/etc/passwd /etc/shadow apache2.conf httpd.conf redis.conf /root
Weak Ownership:

___________________________
@hacking_Attack
@Hacking_Video
/etc/passwd /etc/shadow apache2.conf httpd.conf redis.conf /root
Capabilities:
General Capabilities Custom Capabilities With CAP_SETUID
Interesting Files:
PHP Configuration Files World Writable Files

Download Rootend (https://github.com/twelvesec/rootend)

___________________________
@hacking_Attack
@Hacking_Video
Hacking on Medium
DR. Driving Mod Apk | Unlimited Money + Gold


Dr. Driving Mod Apk- cool game, in which we need to ride in the city. It appears — it is simpler perhaps, however, we should…

Continue reading on Medium »
Hacking on Medium
Meet The Hackers Who Search For Missing People


No, it is not just in movies

Continue reading on ILLUMINATION »
Hacking on Medium
Why I’m Becoming a Prepper


Or at least, preparing for an uncertain future

Continue reading on Medium »
Hacking on Medium
Dorking Adventures 1


As the title suggests, this is the 1st in a series of articles that I hope to write on Google Dorking. In this we will look at serverlets.

Continue reading on Medium »
How to Get a Bigger Bounty by Optimizing Attack Parameters

This guide was written by whitehat Alexander Schlindwein, known for discovering the critical vulnerability in Fei Protocol discussed in…Continue reading on Immunefi »
Read more...
Why does tscon needs to be run as a service?
https://www.reddit.com/r/redteamsec/comments/por621/why_does_tscon_needs_to_be_run_as_a_service/

Taken from niiconsulting (https://niiconsulting.com/checkmate/2018/09/passwordless-rdp-session-hijacking/); Step 3: Creating a service that will execute tscon with system level privileges will hijack the session that has 3 as ID. CMD: sc create sesshijack binpath= “cmd.exe /k tscon 3 /dest:rdp-tcp#0” Why does tscon needs to be run as a service? Wouldn't tscon 3 also produce similar result? submitted by /u/w0lfcat (https://www.reddit.com/user/w0lfcat)
[link] (https://www.reddit.com/r/redteamsec/comments/por621/why_does_tscon_needs_to_be_run_as_a_service/) [comments] (https://www.reddit.com/r/redteamsec/comments/por621/why_does_tscon_needs_to_be_run_as_a_service/)

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux TutorialsWhy a VPN is a Must and The 8 Benefits of Using one
A VPN (Virtual Portal Network) is a tool that allows you to use the internet securely. It does this by creating an encrypted tunnel between your devices and the remote servers you access. The added layer of protection keeps your data safe from snooping eyes that might be out to harm you or use your information for their shady agendas.

Most people are familiar with how VPNs hide your IP address and location while browsing online, but they do much more than that. Below we’ll look at the benefits you could enjoy from using one.

Safely access public WiFi

Public WiFi is great for staying online when you’re out and about, but it leaves you vulnerable to many different threats. You never know how well the network you’re using is secured, or if anyone else connected to it is actively trying to eavesdrop on traffic and steal your data.

Using a VPN gives you the peace of mind that nobody is tracking or intercepting your activity while you scroll through your social media feeds or shoot off emails at your favorite coffee shop. If you don’t want to compromise your privacy and security, but like using the free WiFi all around you, a VPN is a definite must for you.

Keep your information private

Using public WiFi leaves you particularly vulnerable to threats, but even your home WiFi needs a security boost.

You might not have any sensitive information to keep hidden from prying eyes, but you should still be mindful of your online security.

Your data is constantly tracked and analysed by your Internet Service Provider (ISP), the websites you visit, and the apps you use. They might sell your data to advertisers and other companies. In many jurisdictions this is illegal, but if the ISP does it anyway or they are hacked then who knows what nefarious hands might also get access to your info.

Installing a VPN can help you keep your information anonymous and secure. In some cases, it can even mask your IP address from your service provider. The encryption will also stop websites and apps linking your online activity to your computer.



Access restricted content

Have you ever been blocked from watching a sports stream because the content wasn’t available in your country? Well, with a VPN, that will be a thing of the past.

You can use a VPN to mask your location and connect to the websites you want from a region that can access the content you want to watch.

Work remotely securely

 The pandemic brought into focus is how unprepared many people are for the future of work. For one reason or another, many companies and their employees were not ready for off-site work.

If you are a business owner, investing in a VPN service can help your team work remotely without compromising the safety of your company secrets. Having a VPN in place allows people to access sensitive and confidential information they need to carry out their duties wherever they might be.

Easy security solution

Access to reliable online security is an ever-increasing need for the average internet user. You can not trust companies to look after your privacy, not with all the data breaches and privacy violations that go on. Unfortunately, most solutions are ridiculously expensive or needlessly complex to deploy, but not VPNs.

VPNs are user-friendly, cheap, and they offer the perfect level of security for most of us. Some plans even give you military-grade encryption. You might not need that level of protection, but you should take some time to learn more about VPNs and how they keep you safe online.

Get blanket security

Most of us use laptops for both work and play, but our internet usage is not limited to this one device. We use phones, tablets, and even our TV’s to access the internet, and as such, they too present a point of vulnerability when we’re online.

VPN providers realise this and no[...]

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Kali Linux TutorialsWhy a VPN is a Must and The 8 Benefits of Using one A VPN (Virtual Portal Network) is a tool that allows you to use the internet securely. It does this by creating an encrypted tunnel between your devices and the remote servers you access.…
w offer overarching security for all our devices. Each provider’s package will be different, but the very best will give you peace of mind across all your devices.

Get in on regional savings

Another benefit your VPN might help you enjoy, albeit sneakily, is savings on streaming subscriptions, flights, and many other subscription-based services. Not everyone can afford to pay the same prices for services as people in developed countries. In response to this, many companies offer their services at location-adjusted prices or with country-specific discount codes.

You can use your VPN to pay lower rates by switching your location. African, South American, and Middle-Eastern countries usually pay far less than people in the USA, UK, and EU for the same services. 

Avoid data and bandwidth throttling

Internet Service Providers throttle data and bandwidth to prevent congestion and ensure every client has reasonable internet usage. That sounds nice, but if you like to download massive files, play online games, or stream endlessly, throttling will throw a spanner in your works.

With a VPN, you can get around these limits and enjoy the very best experience online. A VPN hides your activity from your service providers so that even if they wanted to throttle your connection, they couldn’t because they can’t see any action from your IP.

Privacy and security are the top benefits of having a VPN, but as you’ve seen, there’s a lot more to VPNs you can enjoy. Getting one will give you the peace of mind to enjoy the internet without the hassles attached.

___________________________
@hacking_Attack
@Hacking_Video