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
Send back useful info

If I get a malicious file onto someone's computer, what's the best way to receive collected info? Email it back, store in a database, or what?

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

___________________________
@hacking_Attack
@Hacking_Video
Intigriti’s November XSS challenge: hacking with Maths and Vuejs. by pr0fessor.

Introduction:Continue reading on Medium »
Read more...
PAN Card Privacy Issue | Exposing Your Personal Information | Income Tax Department

Hey, Amazing Hackers! Again, Raidh Ĥere. This writeup is based on a vulnerability which leads to expose your personal information’s…Continue reading on InfoSec Write-ups »
Read more...
hacking: security in practice
File uploading -comment method not working?

Hey, so i've been testing uploading a .jpg file with a php command in the comment.

But when i upload it to the server it won't execute it i think?

But it's not like the server cleaned it, i downloaded the pic from the server and the comment data is still there, any reason it's not doing a reverse shell?

Perhaps it's just not executing code?

I'm using weeverly btw.

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Metasploit module OSX/local/persistence not working properly

Steps to reproduce

How'd you do it?

i used msf venom and made a payload with osx/x64/meterpreter/reverse_tcp

i ssh file transfered the file to my mac (test target) its running 10.14.6 made it an executable and ran it while running the listener and got the connection as seen below

screenshot

after i set the target to 1 being dumb i set the session to the correct session

then i ran it

and got (copied directly from terminal ) [!] SESSION may not be compatible with this module (incompatible session platform: osx) [] Started reverse TCP handler on 192.168.1.78:4444 [] Dropping backdoor executable... [-] Exploit aborted due to failure: unexpected-reply: Error dropping backdoor to /Users/brendonmac/Library/.TPXrxPfH/com.system.update [*] Exploit completed, but no session was created.

Expected behavior

a persistent reverse shell from my mac 10.14.6 to my kali virtual machine

Current behavior

[-] Exploit aborted due to failure: unexpected-reply: Error dropping backdoor to /Users/brendonmac/Library/.TPXrxPfH/com.system.update

and no session creater

Metasploit version

Framework: 6.1.4-dev Console : 6.1.4-dev

Additional Information

If your version is less than 5.0.96, please update to the latest version and ensure your issue is still present.

If the issue is encountered within msfconsole, please run the debug command using the instructions below. If the issue is encountered outisde msfconsole, or the issue causes msfconsole to crash on startup, please delete this section.

Start msfconsole Run the command set loglevel 3 Take the steps necessary recreate your issue Run the debug command Copy all the output below the ===8<===<===] Started reverse TCP handler on (my ip):4444 [] Dropping backdoor executable... [-] Exploit aborted due to failure: unexpected-reply: Error dropping backdoor to /Users/brendonmac/Library/.knPPXebK/com.system.update [*] Exploit completed, but no session was created.

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

___________________________
@hacking_Attack
@Hacking_Video
[BugBounty] XSS with Markdown — Exploit & Fix on OpenSource

Finding and debugging Open Sources is a fun thing. It helps me improve my pentest and programming skills. And what’s more fun when it…Continue reading on Medium »
Read more...