KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
aspnetMvcBackdoor
★ 12
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
janet-postings
:
Janet app on AWS Lambda
flutter_boilerplate
:
No description available.
langml
:
A Keras-based and TensorFlow-backend NLP Models Toolkit.
blankcp
:
Blank radio codeplugs
sveltekit-design-system
:
Build a design system with sveltekit
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
aspnetMvcBackdoor
?
Download (.md)
针对ASP.NET MVC程序的后门应用 设置环境变量: ```powershell set COR_ENABLE_PROFILING=1 set COR_PROFILER={cf0d821e-299b-5307-a3d8-b283c03916dd} set COR_PROFILER_PATH=E:\source_code\ReJITEnterLeaveHooks\Debug\ClrProfiler.dll ``` MORESEC_PROFILER_PROCESSES变量是探测器加载CLR程序后进行判断是否是需要加载的目标程序 其他三个就是探测器常规设置 设置探查器环境前后对比: 