Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
65.9K 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: security in practice
network requirements

Hello mates !

5 months ago I had the surprise to found something on a public network, it was my first -involuntary- approach to cyber security in general

it was a very pleasant experience and since started my learning path

i'm going deeper and deeper but this days i am questioning about my own protection

as I am moving in a new place very soon which means new network, I would like to debate with you mates, the security of our own network at home

for now I just have a simple network plan from my ISP and if trying something outside of educational platform (i.e tryhackme, hackthebox, vulnhub), activate basic VPN

how do you protect your own network? is the best protection is using wi-fi connection from my neighbour the coffee shop outside of the city?

I have two points in minds, please correct me if needed :

- every devices able to access network is identifiable with a mac address but from my knowledge this is identifiable only on your machine or on the ISP GUI management so using other connection than mine could represent a breach to identify me

- I used to have my own server where I was able to store data + host personal web tools, ideally I think there is kind of a way to have a setup that prevents to be identify? I understand there will always be a way to crack/hack something if you have the ressources but I am totally ready to put finance & time resources to maximise my protection

Here the context, I made my research on my side but I want to discuss that with people, have your opinion, understand your network setup etc... If you want to understand my purpose, that is all educational for now as I still have a lot to practice, pen testing is very pleasant but I'm more into defensive

tldr: share thoughts about wi-fi network at home for pen testing

submitted by /u/chanoir2303
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Csgo hacking

Why fo spin botters look down and what the hacker sees? Does it habve to look down?

submitted by /u/hjolfraul
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Black Hat Ethical Hacking
New Linux malware evades detection and deploys cryptocurrency miner

New Linux malware evades detection and deploys cryptocurrency minerPost Views: 51 Premium Contenthttps://www.blackhatethicalhacking.com/wp-content/uploads/2022/08/Patreon-1.png Subscribe to Patreon to watch this episode.
Reading Time: 3 Minutes A new stealthy Linux malware known as Shikitega has been discovered infecting computers and IoT devices with additional payloads.The malware exploits vulnerabilities to elevate its privileges, adds persistence on the host via crontab, and eventually launches a cryptocurrency miner on infected devices.

Shikitega is quite stealthy, managing to evade anti-virus detection using a polymorphic encoder that makes static, signature-based detection impossible.
See Also: So you want to be a hacker? Complete Offensive Security and Ethical Hacking Course An intricate infection chainWhile the initial infection method is not known at this time, researchers at AT&T who discovered Shikitega say the malware uses a multi-step infection chain where each layer delivers only a few hundred bytes, activating a simple module and then moving to the next one.

“Shiketega malware is delivered in a sophisticated way, it uses a polymorphic encoder, and it gradually delivers its payload where each step reveals only part of the total payload.,” explains AT&T’s report.

The infection begins with a 370 bytes ELF file, which is the dropper containing encoded shellcode.
https://www.bleepstatic.com/images/news/u/1220909/Code%20and%20Details/first-elf.jpg
___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Black Hat Ethical Hacking New Linux malware evades detection and deploys cryptocurrency miner New Linux malware evades detection and deploys cryptocurrency minerPost Views: 51 Premium Contenthttps://www.blackhatethicalhacking.com/wp-content/uploads/2022/08/Patreon…
cusing on mining the anonymity-focused and hard-to-trace Monero.
https://www.bleepstatic.com/images/news/u/1220909/Diagrams/shikitega-chain.jpg
Recent News* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/09/Images-for-the-News-posts-6-300x150.png TikTok denies that hackers leaked its source code and user dataSeptember 6, 2022
Reading Time: 4 minutes

* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/09/Images-for-the-News-posts-5-300x150.png Malware dev open-sources CodeRAT after being exposedSeptember 5, 2022
Reading Time: 4 minutes

* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/09/ezgif.com-gif-maker-1-300x150.jpg WatchGuard firewall exploit threatens appliance takeoverSeptember 2, 2022
Reading Time: 3 minutes

* https://www.blackhatethicalhacking.com/wp-content/uploads/2022/09/Images-for-the-News-posts-4-300x150.png Apple patch for actively exploited iOS zero-day to older iPhonesSeptember 1, 2022
Reading Time: 3 minutes
https://www.blackhatethicalhacking.com/wp-content/uploads/2022/06/OffSec-Course.png Offensive Security & Ethical Hacking CourseBegin the learning curve of hacking now!
The post New Linux malware evades detection and deploys cryptocurrency miner first appeared on Black Hat Ethical Hacking.

___________________________
@hacking_Attack
@Hacking_Video
Alerta de Nuevo Bug Bounty: Bienvenidos InsureDAO

¡Comienza una nueva asociación con InsureDAO! Hace un par de meses, anunciamos nuestra asociación para principiantes con InsureDAO, lo que…Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Coercer - A Python Script To Automatically Coerce A Windows Server To Authenticate On An Arbitrary Machine Through 9 Methods

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGrJjoXBBZyQ-sZA9_HqHFYtbLoqBQ1c2-SGKbN5-5ySn8L2s320KaWSHF-Bj3KK1ZkWaQg4BGPIGNHb0OrsZM1hOTe4cQ4VeWocmKy6Scb7ona_HeW8Bns8XbKlvXeggyFov1VsnaDYjjrXs-nVPXfgk97oVHaJQ-Zgj-YYZ5Y4k49mJYNP5IIxWWhQ/w640-h108/Coercer_1_banner.png A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 9 methods. Features* Automatically detects open SMB pipes on the remote machine.
* Calls one by one all the vulnerable RPC functions to coerce the server to authenticate on an arbitrary machine.
* Analyze mode with --analyze, which only lists the vulnerable protocols and functions listening, without performing a coerced authentication.
* Perform coerce attack on a list of targets from a file with --targets-file* Coerce to a WebDAV target with --webdav-hostand --webdav-portUsage$ ./Coercer.py -h

______
/ ____/___ ___ _____________ _____
/ / / __ \/ _ \/ ___/ ___/ _ \/ ___/
/ /___/ /_/ / __/ / / /__/ __/ / v1.6
\____/\____/\___/_/ \___/\___/_/ by @podalirius_

usage: Coercer.py [-h] [-u USERNAME] [-p PASSWORD] [-d DOMAIN] [--hashes [LMHASH]:NTHASH] [--no-pass] [-v] [-a] [-k] [--dc-ip ip address] [-l LISTENER] [-wh WEBDAV_HOST] [-wp WEBDAV_PORT]
(-t TARGET | -f TARGETS_FILE) [--target-ip ip address]

Automatic windows authentication coercer over various RPC calls.

options:
-h, --help show this help message and exit
-u USERNAME, --username USERNAME
Username to authenticate to the endpoint.
-p PASSWORD, --password PASSWORD
Password to authenticate to the endpoint. (if omitted, it will be asked unless -no-pass is specified)
-d DOMAIN, --domain DOMAIN
Windows domain name to authenticate to the endpoint.
--hashes [LMHASH]:NTHASH
NT/LM hashes (LM hash can be empty)
--no-pass Don't ask for password (useful for -k)
-v, --verbose Verbose mode (default: False)
-a, --analyze Analyze mode (default: Attack mode)
-k, --kerberos Use Kerberos authentication. Grabs credentials from ccache file (KRB5CCNAME) based on target parameters. If valid credentials cannot be found, it will use the ones specified in the
command line
--dc-ip ip address IP Address of the domain controller. If omitted it will use the domain part (FQDN) specified in the target parameter
-t TARGET, --target TARGET
IP address or hostname of the target machine
-f TARGETS_FILE, --targets-file TARGETS_FILE
IP address or hostname of the target machine
--target-ip ip address
IP Address of the target machine. If omitted it will use whatever was specified as target. This is useful when target is the NetBIOS name or Kerberos name and you cannot resolve it

-l LISTENER, --listener LISTENER
IP address or hostname of the listener machine
-wh WEBDAV_HOST, --webdav-host WEBDAV_HOST
WebDAV IP of the server to authenticate to.
-wp WEBDAV_PORT, --webdav-port WEBDAV_PORT
WebDAV port of the server to authenticate to.
Example outputIn attack mode (without --analyzeoption) you get the following output: https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKRS6BVG2tTRBUJVHSfrycW2w9jPZ2B-5FfZcPBX2XqCRWfjneAFGhNB472P9QKCbj3whrJDjkZ-WlJrU1sNOz6C-pweR8NjHcC2YXmyVuR3yKGLGG418za36vcTZzWqky2EI6fi5FR1EwPyeaj3YvQLIsVpr4AmRqlV2RL71MzawZqfMWbHlCmI9yug/w640-h168/Coercer_6_example.png After all the RPC calls, you get plenty of authentications in Responder: https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-eNbm3xrhskMmXU7e7b4WSso6vXPiZD9t1d4ZXzIgZVcWL58yZvl5dtFD8krFGa7ucq-pWz-kmj9auUpS_h8fPgHaDjYCr6uIyTI1o5_vUU5TJ7x3Ytpb0O83IMH-R2eVDD7r-itvY3MIMEtxNTN270CTcCcALEL0c6Oo-YlkLsJNiFPW2D_6xg-oDg/w640-h194/Coercer_7_h[...]

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
KitPloit - PenTest Tools! Coercer - A Python Script To Automatically Coerce A Windows Server To Authenticate On An Arbitrary Machine Through 9 Methods https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGrJjoXBBZyQ-sZA9_HqHFYtbLoqBQ1c2-SGKbN5-5ySn8L2s320KaWSHF…
ashes.png ContributingPull requests are welcome. Feel free to open an issue if you want to add other features. Credits* @tifkin_ and @elad_shamir for finding and implementing PrinterBug on MS-RPRN
* @topotam77 for finding and implementing PetitPotam on MS-EFSR
* @topotam77 for finding and @_nwodtuhs for implementing ShadowCoerce on MS-FSRVP
* @filip_dragovic for finding and implementing DFSCoerce on MS-DFSNM Download Coercer

___________________________
@hacking_Attack
@Hacking_Video
Q teams up with Immunefi to launch a bug bounty program

We are happy to announce the launch of our bug bounty program on Immunefi.Continue reading on Q Blockchain »
Read more...