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 Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
How can a hacker easily Hack this guys whole computer?

Was recommended this video on youtube. In this video a hacker hacks into a scammers computer https://www.youtube.com/watch?v=DYaJWp7hBaQ

While I enjoyed the video, I cant help but think how can a hacker easily access his files, microphone, webcam, see his screen, log all keypresses? And all this without the victim ever realizing.

Is this that easy or was the person on the other side using a vulnerable system? For all I can think someone could be doing this to my system too!

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

___________________________
@hacking_Attack
@Hacking_Video
NExfil is an OSINT tool written in python for finding profiles by username. The provided usernames (https://www.kitploit.com/search/label/Usernames) are checked on over 350 websites within few seconds. The goal behind this tool was to get results quickly while maintaining low amounts of false positives. If you like my work please star this project :D If you find any errors or false positives or if you want to suggest more websites feel free to open an issue.
Features
Fast, lookup can complete under 20 seconds Over 350 platforms are included Batch processing Usernames can be provided from commandline List of usernames can be provided from a file Results are automatically saved in txt file JSON and CSV file formats [Coming Soon] Proxy support [Coming Soon] Tor support [Coming Soon]
Installation
git clone https://github.com/thewhiteh4t/nexfil.git
cd nexfil
pip3 install -r requirements.txt
Usage
python3 nexfil.py -h
usage: nexfil.py [-h] [-u U] [-d D [D ...]] [-f F] [-l L] [-t T] [-v]

nexfil - Find social media profiles on the web | v1.0.0

optional arguments:
-h, --help show this help message and exit
-u U Specify username
-d D [D ...] Specify DNS Servers [Default : 1.1.1.1]
-f F Specify a file containing username list
-l L Specify multiple comma separated usernames
-t T Specify timeout [Default : 20]
-v Prints version

# Single username
python3 nexfil.py -u username

# Multiple *comma* separated usernames
python3 nexfil.py -l "user1, user2"

# Username list in a file
python3 nexfil.py -f users.txt
Demo

v1.0.0

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Nexfil - OSINT Tool For Finding Profiles By Username

http://2.bp.blogspot.com/-LbSC0NQfxAM/YOJRwH9tGWI/AAAAAAAAfzc/yH9HhdSwfOARVoo7zVWah2bkAXdvdxZAwCK4BGAYYCw/w640-h320/nexfil_1-794324.jpeg
NExfil is an OSINT tool written in python for finding profiles by username. The provided usernames are checked on over 350 websites within few seconds. The goal behind this tool was to get results quickly while maintaining low amounts of false positives.

If you like my work please star this project :D

If you find any errors or false positives or if you want to suggest more websites feel free to open an issue.
Features

* Fast, lookup can complete under 20 seconds
* Over 350 platforms are included
* Batch processing
* Usernames can be provided from commandline
* List of usernames can be provided from a file

* Results are automatically saved in txt file
* JSON and CSV file formats [Coming Soon]
* Proxy support [Coming Soon]
* Tor support [Coming Soon]

Installation

git clone https://github.com/thewhiteh4t/nexfil.git
cd nexfil
pip3 install -r requirements.txt


Usage

python3 nexfil.py -h
usage: nexfil.py [-h] [-u U] [-d D [D ...]] [-f F] [-l L] [-t T] [-v]

nexfil - Find social media profiles on the web | v1.0.0

optional arguments:
-h, --help show this help message and exit
-u U Specify username
-d D [D ...] Specify DNS Servers [Default : 1.1.1.1]
-f F Specify a file containing username list
-l L Specify multiple comma separated usernames
-t T Specify timeout [Default : 20]
-v Prints version

# Single username
python3 nexfil.py -u username

# Multiple *comma* separated usernames
python3 nexfil.py -l "user1, user2"

# Username list in a file
python3 nexfil.py -f users.txt


Demo

v1.0.0

http://3.bp.blogspot.com/-hRKwfHk1RPI/YOJRxtqgcNI/AAAAAAAAfzk/1w-oSxRi1K0LoWUUUj9d8luCa6dIFA2lgCK4BGAYYCw/w615-h640/nexfil_4_nexfil-701283.gif
Download Nexfil

___________________________
@hacking_Attack
@Hacking_Video
I see iSCSI — compromising DC backup

People aren’t kidding when they say “enumeration is key”. That’s actually how I was able to obtain access and download a company’s Domain…Continue reading on Medium »
Read more...
Pre-Denial Of Service (set-up 2FA on unverified account)

This is my first write-up , I’ll try to keep it short and simple.Continue reading on Medium »
Read more...
How I got my first Appreciation ?!

In a Responsible Disclosure Program.Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Free Training on Windows Server 2019 Administration (WS-011) - Will Cover Full Course

Hi everyone,

I'm currently delivering training on Microsoft's WS-011 (Windows Server 2019 Administration) course. I'm also going to be doing training on most of their other courses for those that's interested. The training should be enough to be able to write the exam associated with each course plus it will greatly benefit you in the workplace.

I truly hope this helps someone out there that needs the help. I remember what it feels like wanting to learn something like these courses and needing to write the exams but not being able to find any resources, at least not any free ones that is.

I intend on doing this completely at no charge to help those that's sitting in the same boat I used to be in.

Free Training on Microsoft WS-011 (Server 2019)!

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
System / Software Hardening Best Practices Website

Hello everyone,

I was looking earlier at the best current practices for hardening my Firefox browser and wondering is there any website or forum that keeps a running account of what the best running configuration is security-wise for various hardware/software?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Any advice to start malware analysis?

I'd like to be a malware analyst when I grow up, but at the moment I still have to start university. I though decided to start getting into malwares since I got a decent experience into CTFs (especially in pwns and reverse). I found a book online (learning malware analysis, by Monnappa K A) and I was thinking on buying it, it is well recommended for beginners too. Now my questions are, has anyone read it already? Would you recommend it? Or even better, what would you recommend to get into malwares analysis as a beginner in the field?

Thanks in advance for your attention

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Is my Wifi Extender hacked?

Is it possible that my wifi extender is hacked? And if yes, what can I do about it? I didn’t have issues with it before, but now whenever I use I get a security warning from chrome, my computer ram and cpu is gets high for no reason, my computer uses energy even when asleep, websites won’t load even though there is a connection, and I constantly get disconnected from the wifi.

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

___________________________
@hacking_Attack
@Hacking_Video