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: security in practice
Reporting a bug

As I've posted here before, i keep running into websites with xss and sql injection vulnerability and i wanted to ask is there a specific format for a report ? Btw I didn't find any of those websites listed on a bug bounty program so is it still worth reporting ?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
NMAP Scan

I’m somewhat new to hacking and just now getting my feet wet. I have a couple of questions; Is there a way to discover an internal network’s assets with NMAP? Also, is there a way to scan those assets and not be on the internal network with NMAP or would I need somethin more extensive like Metasploit?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Bypassing a dormitory wifi that has quota

Hi,

I'm living in a state dormitory. The only way to use the wi-fi is to log in with a login page, using school information. I saw some method that using someone else's mac address. But the thing is, wi-fi has a quota of 16 gb in here. So "someone else's" quota will be end, eventually.

When the quota ends, internet slow downs to 256 kb/s. I can still use it but it's slow as hell.

Anything helps, thanks..

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
In os query how to get the list of files that a user can execute with sudo?

I have a task to find binaries to be executed with root permission and using osquery find the path of the program. I found a few tables and tried the following but no luck

1. select * from sudoers;
2. select * from shell_history where uid=1234;

Please help

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
SillyRAT - A Cross Platform multifunctional (Windows/Linux/Mac) RAT.

https://github.com/hash3liZer/SillyRAT

A cross platform RAT written in pure Python. The RAT accept commands alongside arguments to either perform as the server who accepts connections or to perform as the client/target who establish connections to the server. The generate command uses the module pyinstaller to compile the actual payload code. So, in order to generate payload file for your respective platform, you need to be on that platform while generating the file. Moreover, you can directly get the source file as well.

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

___________________________
@hacking_Attack
@Hacking_Video