Hacking Articles Tips Tricks Videos Tutorials
468 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
Are DNS attack on countries really effective ?

I was wondering if in case I get a list of IP addresses of DNS servers from a specific country (a lot) and imagine I attack all DNS servers to turn them off, will the websites from that country be slower for users from that country or will they just switch to foreign DNS and the lag will disappear ?

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Hack back legality canada

I saw something short about Bill C-59 which supposedly was supposed to loosen up "hack back" laws in Canada. What ever happened to that? I've read somethings saying it was for CSE (Canada's communications security establishment) and other things saying it was for the basic programmer to legally pwn any attacker.

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Is it possible to send message/notification or call nearby phones

As title suggests, I'm wondering if it's possible to somehow interact with nearby phones.

This is what I've researched so far:

* I originally tried to use Bluetooth in order to send a notification to nearby phones. I tried to use a Bluetooth beacon, however, that failed. After researching some more, I realised that Google removed this functionality from phones (unless the user opts-in to the service).
* Next, I looked at IMSI catchers to see if I could either send an SMS or call the phone. However, it seems that the catchers can only get the IMSI and snoop on calls/texts but CANNOT get the phone number.

Currently out of ideas and thinking that this task might be impossible to achieve. Other methods require the user to download software which would work, but I want this to work on anyone's phone.

Thoughts on this? Thanks in advance.

If you have any resources on this, I would greatly appreciate it.



My sources:

https://www.quora.com/Can-an-IMSI-catcher-capture-phone-numbers

https://medium.com/coder-life/is-it-possible-to-send-a-notification-via-ble-to-the-users-mobile-device-without-install-app-684ff997cce0 <-

https://www.quora.com/How-can-I-text-a-nearby-mobile-phone-without-knowing-its-number#:~:text=%2C-,9%20years,-into%20embedded%20devices <-

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

___________________________
@hacking_Attack
@Hacking_Video
All about Account Takeover

Account Takeover MethodsContinue reading on Medium »
Read more...
All about Account Takeover

Account Takeover MethodsContinue reading on Medium »
Read more...
StayKit - Cobalt Strike Kit For Persistence

StayKit is an extension for Cobalt Strike persistence by leveraging the execute_assembly function with the SharpStay .NET assembly. The aggressor script handles payload creation by reading the template files for a specific execution type. IMPORTANT: To use the script a user will only need to load the StayKit.cna aggressor script. Additionally, the SharpStay assembly will need to be compiled and placed into the directory where StayKit.cna is located. Finally, if selecting a template for the payload some may require dynamic compiling which will uses Mono. The persistence menu will be added to the beacon. Due to the nature of how each technique is different there is only a GUI menu and no beacon commands. Available options: ElevatedRegistryKey UserRegistryKey UserInitMprLogonScriptKey ElevatedUserInitKey ScheduledTask ListScheduledTasks ScheduledTaskAction SchTaskCOMHijack CreateService ListRunningServices WMIEventSub GetScheduledTaskCOMHandler JunctionFolder StartupDirectory NewLNK BackdoorLNK ListTaskNames Dependencies Mono (MCS) for compiling .NET assemblies (Used with dynamic payload creation) Credits WMI Event Subscription - WQL Query from Empire Project and Matt Graeber's research Scheduled Task COM Handler Hijack - idea from enigma0x3's research Junction Folder - code and idea comes from matterpreter's OffensiveCSharp project Backdoor LNK - comes from harmj0y's LNKBackdoor script Download StayKit
Read more...

___________________________
@hacking_Attack
@Hacking_Video
StayKit is an extension for Cobalt Strike persistence by leveraging the execute_assembly function with the SharpStay .NET assembly. The aggressor (https://www.kitploit.com/search/label/Aggressor) script handles payload creation by reading the template files for a specific execution type. IMPORTANT: To use the script a user will only need to load the StayKit.cna aggressor script. Additionally, the SharpStay (https://github.com/0xthirteen/SharpStay) assembly (https://www.kitploit.com/search/label/Assembly) will need to be compiled and placed into the directory (https://www.kitploit.com/search/label/Directory) where StayKit.cna is located. Finally, if selecting a template for the payload some may require dynamic compiling which will uses Mono. The persistence menu will be added to the beacon. Due to the nature of how each technique is different there is only a GUI menu and no beacon commands.
Available options: ElevatedRegistryKey UserRegistryKey UserInitMprLogonScriptKey ElevatedUserInitKey ScheduledTask ListScheduledTasks ScheduledTaskAction SchTaskCOMHijack CreateService ListRunningServices WMIEventSub GetScheduledTaskCOMHandler JunctionFolder StartupDirectory NewLNK BackdoorLNK ListTaskNames Dependencies Mono (MCS) for compiling .NET assemblies (https://www.kitploit.com/search/label/Assemblies) (Used with dynamic payload creation) Credits WMI Event Subscription - WQL Query from Empire Project (https://github.com/EmpireProject/Empire) and Matt Graeber's (https://twitter.com/mattifestation) research Scheduled Task COM Handler Hijack - idea from enigma0x3's (https://twitter.com/enigma0x3) research Junction Folder - code and idea comes from matterpreter's (https://twitter.com/matterpreter) OffensiveCSharp project Backdoor LNK - comes from harmj0y's (https://twitter.com/harmj0y) LNKBackdoor script

Download StayKit (https://github.com/0xthirteen/StayKit)

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
StayKit - Cobalt Strike Kit For Persistence

https://blogger.googleusercontent.com/img/a/AVvXsEgmChTZn6lqdEdu6vhVy_6VsQ-DL5RdTJ0VkvUcVeeT0x7YphVF4S_nmOEDsY89ZNWuzeQNi3R-CagLff9sh5jksCq-qMTkrqTBQ-mRBx0e5hAVTUogYA-jwF7Lz-7mt5CzDaThUs00TXu5E0kv_LLR7J2-cpVRxsIi54ayOnev9LRUQtVZ6cNKw-9v=w640-h428
StayKit is an extension for Cobalt Strike persistence by leveraging the execute_assembly function with the SharpStay .NET assembly. The aggressor script handles payload creation by reading the template files for a specific execution type.

IMPORTANT: To use the script a user will only need to load the StayKit.cnaaggressor script. Additionally, the SharpStay assembly will need to be compiled and placed into the directory where StayKit.cnais located. Finally, if selecting a template for the payload some may require dynamic compiling which will uses Mono.

The persistence menu will be added to the beacon. Due to the nature of how each technique is different there is only a GUI menu and no beacon commands.
Available options:

* ElevatedRegistryKey
* UserRegistryKey
* UserInitMprLogonScriptKey
* ElevatedUserInitKey
* ScheduledTask
* ListScheduledTasks
* ScheduledTaskAction
* SchTaskCOMHijack
* CreateService
* ListRunningServices
* WMIEventSub
* GetScheduledTaskCOMHandler
* JunctionFolder
* StartupDirectory
* NewLNK
* BackdoorLNK
* ListTaskNames

Dependencies

* Mono (MCS) for compiling .NET assemblies (Used with dynamic payload creation)

Credits

* WMI Event Subscription - WQL Query from Empire Project and Matt Graeber's research
* Scheduled Task COM Handler Hijack - idea from enigma0x3's research
* Junction Folder - code and idea comes from matterpreter's OffensiveCSharp project
* Backdoor LNK - comes from harmj0y's LNKBackdoor script
Download StayKit

___________________________
@hacking_Attack
@Hacking_Video