[10years-experience Consultant Team] Open to work for High-Level Programming or Low-Level Programming

Samedit_Marais

HDD-drive
Пользователь
Регистрация
13.04.2022
Сообщения
36
Реакции
23
Hello folks.

Bit a new in this forum. So this is my first thread post. Will be more technical & political haha.

[INTRO]

Let me introduce myself first. You can call me Samedit, btw.
I am starting my programming career since high-school 2013.
Begin By learning Linux Operating System Fundamental and Bash Shell Scripting.
Installing Ubuntu 12 as dual-boot on my baremetal machine, and using it as primary OS.
Then Learning Web Development using HTML, CSS, JS, PHP, MySQL in 2014.
Writing my own fully-functional CRUD from scratch and setting up on top of Linux VPS machine.

Then in 2015 i sharpening my JavaScript skills. Learning about asynchronous function,
dealing with callback hell. With that knowledge, i can refactor old script written in bash script
(which designed to do task synchronously) to be more efficient and speed up the performance.
In the same year, i also do browser automation task using PhantomJS (sorry no puppeteer back then :p).
Dealing with valid account checker, parsing info from dashboard, etc. you name it.

In 2016 i begin career as seller. Writing 2 account valid checker (AAPL & PYPL) with bash script and monetized it
(which had very high demand) to 500+ buyers. So in that year i take my time to
optimize and maintaining the script cause it depends on endpoints. When the endpoints blocked, i need to search a new
one again. So it more be like bug bounty or something, cause i need to dig up the resources which still had valid endpoints.

In conjunction with that script, i also provide VPS service.
So i am automating Cloud Provider API (DigitalOcean, ALibaba, AWS, GCloud, etc.) to build custom VM/instance.
It is just simply working with init-script or user-data script as called by DigitalOcean.
So my buyers could access the panel then spin up the VM to use the script.

This business was handled with my friend from high-school. You can call him Huub. Which starting his programming career as
web developer too since 2014. I mentor him from scratch, train his skills, sharing the knowledge i currently learn, etc.
This relationship works. Until now, we believe that "you dont know stuff correctly until you can teach it to others".
So until now, we always try to share knowledge to validate our own knowledge, to finding missing pieces in our brain.
You will know what you dont know through teaching or mentoring process. So yeah, it is one of our strength. We learn by teaching it.

This good habit, fortunately improve our communication skills. And benefits our buyers too.
Cause we already trained to explain stuff, everytime our buyers facing a technical problems, we'd always love to solve it.
We tell them what solution fits to their problem. We tell them what works, what dont. We tell which solution betters.
We tell whats the constraint for a solution. And we tell what possibilities they can achieve with certain solution.
So we keeps up many variable in our mind within consultation process.
Even when they dont ask, we used to do better and more cause its built naturally to our self.

I am doing this business with Huub until 2018. But in 2019 we dont continue it anymore.
We are too busy with other projects and real life. College specifically. In the first year Computer Science,
we learn about binary, hexadecimal, transistor, diode, voltage, etc. It is more Electrical stuff, and we dont interested much,
since at that time, we are doing business using High-Level Programming (python, js, php)
which interpreted by an Engine to access lower level.

Until 2020, we finally decide to being more serious in learning Low-Level Programming, knowing the full potential it offers.
We started by learning Intel x86 assembly and C. Using this very good book http://www.egr.unlv.edu/~ed/assembly64.pdf
That book was written so reader can experimenting Intel x86 assembly on top of Ubuntu. But the concept was same. So no problem for Windows.
At that time, we dont learn how to code using systems programming language. But more be like adopting low-level paradigm to our mindset.
This is very difficult to understand, cause our learning curve was from High-Level Language.
But overtime, we know how to understand the machine correctly.

This involves us to understands:
- What is assembly and how its instruction works in CPU
- What is Von-Neumann Architecture and why we need volatile memory to run our program
- How computer programmed in 1940's , 1950's and 1960's which leads us to understand why UNIX with C was invented
- How to program a baremetal machine directly using assembly without any compiler
- How kernel SYSCALL works by using IDA debugger and inspecting Stack memory allocation then matching it with the documentation
- How memory pointer works using memset() provided by GLIBC
- How HTTP protocol specs was build on top of TCP, which we always use on cURL haha. And whats the possibilities we can achieve
by writing our own custom protocol using Socket Programming knowledge.
- Even the simplest things like Intel x86 and Intel x64 (x86_64) name confusion. like understanding "GNU/Linux" instead of just "Linux".

From 2018 to 2022 we spend much our time in college. And finally graduated this year. My research paper was Malware Analysis, specifically
Analyzing Statically & Dynamically LOCKBIT RANSOMWARE v2 using FLAREVM. It includes Reverse Engineering their Dynamic API Resolving,
how their anti-vm works, their anti-debugging implementation, etc.

As for now, me and Huub building our team in real life. This team consist of 7 people. All of them are bachelor degree.
Me as a leader responsible to mentoring them. Some of them already had
freelance business in legit sites like fiverr. We also have a graphic designer both in 2D or 3D.
I always encourage them to grow skills everytime. Learning and exploring new stuff everyday.
And we also grows by mentoring new people. Not only teach them to code. But teach them how to learn. This is important so they can solve
every problems in their future career. Cause we believe investing in human.





[WHAT WE OFFER]
My team looking forward to do business in underground again.
We are open to BLACKHAT or WHITEHAT tasks.
Both short or long term project.
Both new or legacy project.
Both High-Level Programming or Low-Level Programming.


SHORT Term
----------
Some stuff we can definitely do:
- Integrating Web APIs
- Web Browser Automation (Selenium, puppeteer, or Google Chrome via Native DevTools Protocol)
- Bash Shell Script Tooling (Text parser with GREP, cURL automation)
- Linux Server Configuration (Digitalocean, AWS, Vultr, etc.)
- AWS API via boto3 python
- Telegram BOT


LONG Term
---------
Stuff we motivated to build together with you:
- Custom Sophisticated RAT (Windows, Linux, Android) written in C, C++ or Rust
a. no extra dependencies
b. highly obfuscated
c. custom covert network protocol
d. utilizing TOR onion networks

- No ransomware please haha. We didn't want to ring the alarm for now.

- 0-day Exploit ? Maybe. But for now i dont have any capacity yet. But i will go look deep into.


Product
-------
For now, we dont actually have a digital product or digital services to offers.
But we would like to build one with you.
Reach us if you have an opportunities to offer.




[WHY YOU SHOULD CONSIDER US]

We are team of people forming in Real Life. We had a direct physical access each other.
I dont know certainly what is the advantage of this.
But maybe you in the past had working with a team (which organized online) and encounter problems,
which you think maybe would not occured only if they are sit in the same place.

We learn from MITRE ATT&CK matrix to understand the whole operation.

Every job we receive is included with free consultation to you. Everytime. 24/7.
We know much OooopSec Fail. So we can help your operation more secure.

If we receive a task from you and we dont have any capacity yet, we will invest our time to learn.
We used to read technical books from O'Reilly, NoStarch Press, etc.

We are not an asshole. We dont want problems. We value political relationship which benefit both parties.
We build out relationship to our buyers. We dont just doing job and get money, but we respect partnership.



[BONUS]

If you are beginner and had intention lo learn, feel free to reach us.
I am very open to discuss technical problems.
We'd love to share our expertise to you, since we are new to this forum haha.

Telegram: https://t.me/BaronSamedit
XSS Forum: https://xss.pro/members/257797/
Exploit Forum: https://forum.exploit.in/profile/119861-samedit_marais/
RAMP Forum: http://rampjcdlqvgkoz5oywutpo6ggl7g6tvddysustfl6qzhr5osr24*****[.]onion/members/sameditmarais.2857/



*oops. it is too naive when i say Real-Life, cause underground is part of our main life too haha.
so instead, i would like to say AFK (Away From Keyboard).
 
У Вас недостаточно прав, чтобы здесь отвечать.
Верх