Pinned Repositories
malware-static-analysis
Static malware analysis using python
netstat-virustotal-monitor
netstat is a de-facto standard command for monitoring incoming and outgoing network connections on Linux/Windows platforms. A python-based script enhances this netstat command output to include city, country and ASN information using Maxmind Geolite databases. In addition, it also checks whether the remote IP is in malicious or not using Virustotal database.
Notes
My notes on various topics
Security-resources
Useful links related to information security,penetration testing
Threat-intelligence
Collection of variuous threat intelligence feeds for integration with Bro and Elasticsearch-Logstash-Kibana stack
PSJoshi's Repositories
PSJoshi/Notes
My notes on various topics
PSJoshi/Security-resources
Useful links related to information security,penetration testing
PSJoshi/EraseLogs
Clear logs on Linux/Windows for redteaming activities
PSJoshi/raspberry-pi-hardening
Hardening raspberry pi installation
PSJoshi/auditd-attack
A Linux Auditd rule set mapped to MITRE's Attack Framework
PSJoshi/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
PSJoshi/btle-sniffer
Passively scan for Bluetooth Low Energy devices and attempt to fingerprint them
PSJoshi/Ciphey
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
PSJoshi/CPS-notes
This repository contains my notes on cyber-physical system
PSJoshi/cryptopp-pqc
Fork of Crypto++ (https://cryptopp.com) version 8.3 with added PQC algorithms
PSJoshi/CTF
PSJoshi/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
PSJoshi/hacktricks
Welcome to the page where you will find each trick/technique/whatever I have learnt in CTFs, real life apps, and reading researches and news.
PSJoshi/industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
PSJoshi/malicious-process-detection
Track malicious processes using process name similarity
PSJoshi/nlp_course
YSDA course in Natural Language Processing
PSJoshi/OS_Hardening
This contains documents, notes scripts related to hardening of operating systems like Windows and Linux
PSJoshi/osquery-attck
Mapping the MITRE ATT&CK Matrix with Osquery
PSJoshi/paperless
Scan, index, and archive all of your paper documents
PSJoshi/Phishing_classifier
Phishing URLs classifier
PSJoshi/project-based-learning
Curated list of project-based tutorials
PSJoshi/python-scripts
useful python scripts
PSJoshi/python_scripts
some useful python scripts
PSJoshi/SDE-Interview-Questions
Most comprehensive list :clipboard: of tech interview questions :blue_book: of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
PSJoshi/SimianArmy
Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
PSJoshi/SUDO_KILLER
A tool to identify and exploit sudo rules' misconfigurations and vulnerabilities within sudo
PSJoshi/system-monitor
Monitor the system for signs of any breach or compromise
PSJoshi/system_design
Preparation links and resources for system design questions
PSJoshi/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
PSJoshi/WindowsHardeningScript
Some settings stolen from multiple scripts @ZephrFish