-
Updated
Aug 4, 2020 - JavaScript
#
fraud-detection
Here are 250 public repositories matching this topic...
Modern & flexible browser fingerprinting library
MISP (core software) - Open Source Threat Intelligence and Sharing Platform (formely known as Malware Information Sharing Platform)
security
intelligence
cybersecurity
fraud-management
threat-hunting
malware-analysis
information-exchange
misp
threat-sharing
threatintel
stix
fraud-prevention
cti
information-security
information-sharing
threat-analysis
fraud-detection
threat-intelligence
threat-intel
threat-intelligence-platform
-
Updated
Aug 28, 2020 - PHP
A curated list of data mining papers about fraud detection.
classifier
data-science
data-mining
deep-learning
random-forest
credit-card-fraud
classification
fraud-management
logistic-regression
fraud-prevention
credit-scoring
churn
link-prediction
fraud-detection
gradient-boosting
fraud-checker
graph-classification
credit-card-validation
credit-card-fraud-detection
fraud-explorer
-
Updated
Aug 27, 2020 - Python
Scanner, signatures and the largest collection of Magento malware
-
Updated
May 15, 2020 - HTML
Anomaly Detection on Dynamic (time-evolving) Graphs in Real-time and Streaming manner. Detecting intrusions (DoS and DDoS attacks), frauds, fake rating anomalies.
-
Updated
Aug 23, 2020 - C++
Extract and aggregate threat intelligence.
ioc
osint
dfir
threat-hunting
malware-research
misp
threat-sharing
threatintel
yara
threat-analysis
fraud-detection
intelligence-gathering
security-tools
threat-intelligence
soar
indicators-of-compromise
threat-feeds
threat-intelligence-platform
-
Updated
Aug 18, 2020 - Python
A tool to detect illegitimate stars from bot accounts on GitHub projects
-
Updated
Aug 15, 2020 - Go
StalkPhish - The Phishing kits stalker, harvesting phishing kits for investigations.
osint
phishing
infosec
threat-hunting
threatintel
fraud-detection
threat-intelligence
investigation
phishing-sites
scammers
phishing-kit
-
Updated
Jan 25, 2020 - Python
Find phishing kits which use your brand/organization's files and image.
security
phishing
threat-hunting
fraud-prevention
phishing-attacks
threat-analysis
fraud-detection
threat-intelligence
phishing-sites
-
Updated
Jan 21, 2019 - Python
A curated list of fraud detection papers using graph information or graph neural networks
security
data-science
machine-learning
data-mining
deep-learning
graph-algorithms
papers
academic-publications
spam-detection
graph-convolutional-networks
fraud-detection
graph-neural-networks
awsome-list
-
Updated
Aug 21, 2020
A Deep Graph-based Toolbox for Fraud Detection
security
machine-learning
opensource
graph-algorithms
toolkit
datascience
fraud-prevention
datamining
fraud-detection
security-tools
financial-engineering
anomaly-detection
spamdetection
graphneuralnetwork
-
Updated
Jul 31, 2020 - Python
IP Intelligence is a free Proxy VPN TOR and Bad IP detection tool to prevent Fraud, stolen content, and malicious users. Block proxies, VPN connections, web host IPs, TOR IPs, and compromised systems with a simple API. GeoIP lookup available.
free
fraud-prevention
bot-detection
fraud-detection
anti-fraud
anti-vpn
anti-proxy
vpn-detection
detect-proxy
proxy-detection
detect-vpn
proxy-check
vpn-check
detect-bot
-
Updated
May 30, 2020 - PHP
A collection of research and survey papers of fraud detection mainly in advertising.
-
Updated
Aug 15, 2018
Detection of Accounting Anomalies using Deep Autoencoder Neural Networks - A lab we prepared for NVIDIA's GPU Technology Conference 2018 that will walk you through the detection of accounting anomalies using deep autoencoder neural networks. The majority of the lab content is based on Jupyter Notebook, Python and PyTorch.
deep-learning
accounting
pytorch
autoencoder
fraud-prevention
fraud-detection
anomaly-detection
fraud
forensic-accounting
-
Updated
Aug 7, 2019 - Jupyter Notebook
r--w
commented
Jan 31, 2020
The program downloads a lot of lists from external locations.
We should use resilient HTTP client with backoff and retries to avoid temporary network issues.
Similar to: https://github.com/gojek/heimdall/blob/master/examples/client.go
Open
Own SSL certificate
Python implementation of Benford's Law tests.
python
auditing
research
numpy
accounting
pandas
python3
matplotlib
compliance
financial-analysis
digit
fraud-detection
benford
benfords-law
benford-compliant
simon-newcomb
-
Updated
Aug 19, 2020 - Jupyter Notebook
The AMLSim project is intended to provide a multi-agent based simulator that generates a series of banking transaction data together with a set of known money laundering patterns - mainly for the purpose of testing your machine learning models and graph algorithms. We welcome you to enhance this effort since data set is critical to advance our detection capabilities of money laundering activities .
-
Updated
May 7, 2020 - Python
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
-
Updated
Mar 30, 2020 - Jupyter Notebook
Setup end to end demo architecture for predicting fraud events with Machine Learning using Amazon SageMaker
-
Updated
Aug 12, 2020 - Jupyter Notebook
Can we predict accurately on the skewed data? What are the sampling techniques that can be used. Which models/techniques can be used in this scenario? Find the answers in this code pattern!
machine-learning
data-mining
analytics
machine-learning-algorithms
data-visualization
datascience
data-analysis
fraud-prevention
fraud-detection
fraud
sampling-methods
skewness
skew-correction
-
Updated
Aug 28, 2020 - Jupyter Notebook
Detection of Accounting Anomalies in the Latent Space using Adversarial Autoencoder Neural Networks - A lab we prepared for the KDD'19 Workshop on Anomaly Detection in Finance that will walk you through the detection of interpretable accounting anomalies using adversarial autoencoder neural networks. The majority of the lab content is based on Jupyter Notebook, Python and PyTorch.
deep-learning
accounting
pytorch
fraud-prevention
fraud-detection
anomaly-detection
adversarial-autoencoders
forensic-accounting
-
Updated
Aug 28, 2019 - Jupyter Notebook
Tuning XGBoost hyper-parameters with Simulated Annealing
-
Updated
Apr 26, 2017 - Jupyter Notebook
Graph Explorer
python
flask
vuejs
graph
gremlin
network-visualization
d3js
janusgraph
fraud-detection
entrepreneur-interet-general
-
Updated
Jan 3, 2020 - Vue
A logistic regression model that detects the fraud in online transactions that can be accesed with a REST API
-
Updated
Oct 6, 2019 - Python
Machine learning Fraud Detection with SPARK and OCTAVE
-
Updated
Dec 14, 2017 - Java
Demo to show keystroke dynamics / keystroke biometrics
-
Updated
Apr 18, 2019 - JavaScript
Fraud Detection by finding the Person of Interest (POI)
-
Updated
Aug 6, 2017 - Jupyter Notebook
Insurance fraud claims analysis project
-
Updated
Jul 18, 2019 - Python
Improve this page
Add a description, image, and links to the fraud-detection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fraud-detection topic, visit your repo's landing page and select "manage topics."
I'm using latest pyod version on pypi. How to generate simulated data where x-axis is time? Thank you.