Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // Requirement: Extensive knowledge of Hardware, Physics, Machine Learning, etc
- // Difficulty: 9/10
- 1) Create a program to send and receive (sound) and use
- algorithms to detect and map 3D objects in real time based
- on echo location. Traditional speakers can act as both a
- speaker and microphone, but that requires research.
- Unless you have time to invest, use a regular speaker and a microphone.
- Implementation: Python / Java
- Features: - Object detection
- - Real time object tracking
- - Real time mapping of 3D environments
- // Requirement: Knowledge of Hardware (Raspberry Pi, Arduino, circuits, etc.)
- // Difficulty: 8/10
- 2) Create an intrusion detection system (Physical Security)
- Implementation: Python, Php (Remote Logging), Java (Mobile App)
- Features:
- - Motion Detection
- - Webcam Video Recording
- - Facial Recognition
- - Remote and local logging support
- - Integration with computer (Optional)
- - Remote Access / Monitoring
- - Mobile App for Android (Optional)
- - Door locking / Unlocking (Optional)
- // Requirement: Knowledge of scapy and various other python libraries
- // Difficulty: 7/10
- 3) Wireless Intrusion Detection / Prevention System
- Implementation: Bash & Python
- Features:
- - Detect wireless jamming
- - Dynamically change access point
- channel in order to bypass jamming.
- (Scripts to automate router management)
- - Warn user of potential Wireless Intrusion
- (Detect wireless clients based on a whitelist)
- - Clients can be added to whitelist.
- // Requirement: Knowledge of image processing, cryptography, steganography.
- // Difficulty: 8/10
- 4) Create a program that makes use of the concepts of steganography
- and cryptography to embed data into the pixels of an image.
- Implementation: C / C++ / Python
- Features:
- - Securely communicate through an image file by being
- able to encode and decode image files and apply
- encryption where necessary.
- - Use Image sharing platforms like Instagram, Flickr, Imgur, etc.
- as communication channels.
- // Requirement: Knowledge of operating with SDR / HackRF One Hardware and wireless technologies
- // Difficulty: 9/10
- 5) Create a program to encode data into inaudible sound (radio frequencies) for
- long range communication using concepts of cryptography to make secure
- communication. Requires more research to see if this is feasible.
- Implementation: Python & C
- Features:
- - Secure communication over inaudible sound range
- - ??
Advertisement
Add Comment
Please, Sign In to add comment