Created By:Brad Voris
Description: This tool gathers information from the end user about a specific target. First name, last/surname, location, etc. are gathered to generate a list and
scrape specific websites to gather additional information about the target. This is a reconnaissance tool that can be used by red teams to help facilitate penetration testing through social engineering.
Python 3.x
Requests Module
Types-requests Module
BeautifulSoup Module
- Develop user input
- Generate links
- User Menu System
- web links generated
- generate onscreen report
- generate html profile repot
- generate html phone report
- Clean up unneeded web scrapped tags from report
- Add evasion capabilities (proxies, user-agents, etc....)
- Target name added to file name
- convert list to separate module
- Add Input Validation (check formats on email address, phone number, etc.) partially enabled
- Add auto-state abbreviation feature
- country coding
- Review feature requests
Main Menu
Collector (User Input)
Target Display
Link Display (links will change as websites change, so this will be updated every few months)
OSINTProfile Generated Report
- Run the OSINTProfiler.py
- Push 1 and enter
- Input target information and push enter
- Push 4 and enter
- Open the userreport.html to view target report