https://github.com/thetechromancer/thetechromancer
https://github.com/thetechromancer/thetechromancer
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thetechromancer/thetechromancer
- Owner: TheTechromancer
- Created: 2023-10-15T13:46:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T20:54:18.000Z (about 2 years ago)
- Last Synced: 2025-02-07T11:34:41.907Z (over 1 year ago)
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md.bak
Awesome Lists containing this project
README
Hi there! 👋
I'm a hacker who loves building things.

Below are some of my creations. I hope you'll find them useful!
---
[](https://github.com/blacklanternsecurity/bbot)
[BBOT](https://github.com/blacklanternsecurity/bbot) (Bighuge BLS OSINT Tool) is a swiss army knife for OSINT and bug bounties. Thanks to its recursion it is the most effective subdomain enumeration tool available (I periodically [benchmark it](https://blog.blacklanternsecurity.com/p/subdomain-enumeration-tool-face-off-4e5) to make sure). It was inspired by Spiderfoot but is much faster and supports multiple targets. It was a lot of fun to write and I am still constantly adding modules to it.
---

[TrevorSpray](https://github.com/blacklanternsecurity/trevorspray) is a password spraying tool armed with a suite of MFA bypasses and a clever IPv6 proxy that lets you load-balance your logins between billions of different source IP addresses.
---

[Manspider](https://github.com/blacklanternsecurity/manspider) will recursively crawl SMB shares for goodies. It can search by file name, extension, or content (and can read text inside PDFs, msoffice documents, and even images). Basically, it is `grep -R` for the entire network.
---

[WriteHat](https://github.com/blacklanternsecurity/writehat) was born out of frustration with Microsoft word for pentest report writing. It has a nice report-building interface and allows you to write in markdown and render straight to html/PDF.