muhammadshourov404/muhammadshourov404
GitHub: muhammadshourov404/muhammadshourov404
一个以安全研究与写作为核心的个人项目,展示完整的安全工具链与作战哲学。
Stars: 3 | Forks: 0
## [ 01 :: IDENTITY PROTOCOL ]
```
user@vampire-os:~$ whoami
```
```
#!/usr/bin/env python3
class Vampire:
def __init__(self):
self.name = "Muhammad Shourov"
self.alias = ["Vampire", "devastated_writer", "Shourov404"]
self.location = "Mymensingh, Bangladesh 🇧🇩"
self.org = "@vampiresquad"
self.role = [
"Ethical Hacker & Penetration Tester",
"Security Researcher",
"Secure Web Developer",
"Creative Writer",
"Founder @ Vampire Squad"
]
self.books = ["অতৃপ্ত", "উড়ো চিঠি"]
self.languages = ["Bengali", "English", "Hindi"]
self.philosophy = "I work in silence. I build security. I write what cannot be spoken."
def core_mantra(self):
return "I don't break systems for fun. I break them to prove they were already broken."
def ethical_pledge(self):
return "White-hat only. Authorized testing only. Responsible disclosure. Always."
me = Vampire()
print(me.core_mantra())
```
```
sudo cat /etc/shadow/philosophy.txt
[+] CORE MANTRA : "I don't break systems for fun. I break them to prove they were already broken."
[+] CODE OF CONDUCT: White-hat only. Knowledge is power — share it, never weaponize it against the innocent.
[+] PHILOSOPHY v2.0: I think like an attacker, move like a shadow, and defend like a guardian.
[+] ETHICAL PLEDGE : Authorized testing only. Responsible disclosure. Securing Bangladesh's cyber frontiers.
[+] LITERARY SOUL : Carrying the soul of a writer — Author of "অতৃপ্ত" & "উড়ো চিঠি".
```
## [ 02 :: HACKER'S ARSENAL LOADOUT ]
```
user@vampire-os:~$ ls -la /tools/inventory/
```
```
[rwx] Metasploit Framework — Exploit development & post-exploitation
[rwx] Burp Suite Pro — Web app pentesting & vulnerability research
[r-x] Nmap + Zenmap — Network discovery & advanced scanning
[r-x] SQLMap — Automated SQL injection & database analysis
[r--] Wireshark + tshark — Deep packet inspection & traffic analysis
[r-x] Shodan — IoT, SCADA & exposed device reconnaissance
[rwx] Custom Scripts — 50+ custom Bash & Python tools for automation
```


## [ 03 :: ACTIVE OPERATIONS & PROJECTS ]
```
user@vampire-os:~$ ls -la /var/projects/active/
```
### [ AUTO-SYNCED :: LATEST REPOSITORIES ]
| **[VampireSentinel](https://github.com/muhammadshourov404/VampireSentinel)** VampireSentinel — Real-Time OSINT & Reconnaissance Platform | Powered by Vampire Protocol    | **[VS-Encrypt-Elite](https://github.com/muhammadshourov404/VS-Encrypt-Elite)** VS-Encrypt-Elite is a professional-grade Any Source code (.py/.sh/.txt.html/.js/.json/etc) obfuscation tool featuring AES-256 military-grade encryption, auto-healing dependency fix, and a responsive UI for both Termux and Linux. Developed by Vampire Squad.    |
| **[BookCraft](https://github.com/muhammadshourov404/BookCraft)** No description.    | **[compressx](https://github.com/muhammadshourov404/compressx)** No description.    |
| **[darktales](https://github.com/muhammadshourov404/darktales)** No description.    | **[nurapp](https://github.com/muhammadshourov404/nurapp)** 🕌 Islamic App - নামাজ, কোরআন, দোয়া।    |